Searched defs:atif_verify_interface (Results 1 – 2 of 2) sorted by relevance
49 struct atif_verify_interface { struct50 u16 size; /* structure size in bytes (includes size field) */51 u16 version; /* version */52 u32 notification_mask; /* supported notifications mask */53 u32 function_bits; /* supported functions bit vector */
29 struct atif_verify_interface { struct30 u16 size; /* structure size in bytes (includes size field) */31 u16 version; /* version */32 u32 notification_mask; /* supported notifications mask */33 u32 function_bits; /* supported functions bit vector */
Completed in 6 milliseconds