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