Home
last modified time | relevance | path

Searched defs:hpi_async_event (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/sound/pci/asihpi/
Dhpi.h1132 struct hpi_async_event { struct
1133 u16 event_type; /**< type of event. \sa async_event */
1134 u16 sequence; /**< Sequence number, allows lost event detection */
1135 u32 state; /**< New state */
1136 u32 h_object; /**< handle to the object returning the event. */
1137 union {
1145 } u;