Searched defs:DeviceNameList (Results 1 – 1 of 1) sorted by relevance
14 typedef struct DeviceNameList { struct16 struct DeviceNameList* prev; argument17 struct DeviceNameList* next; argument18 } DeviceNameList; typedef