Searched defs:DeviceOption (Results 1 – 1 of 1) sorted by relevance
158 typedef struct DeviceOption { struct161 QTAILQ_ENTRY(DeviceOption) next; argument162 } DeviceOption; typedef