Searched defs:bhnd_device (Results 1 – 1 of 1) sorted by relevance
396 struct bhnd_device { struct397 const struct bhnd_device_match core; /**< core match descriptor */ argument399 const struct bhnd_device_quirk *quirks_table; /**< quirks table for this device, or NULL */ argument400 uint32_t device_flags; /**< required BHND_DF_* flags */