Lines Matching defs:hid
394 unsigned hid; /* hid usage code */ member
828 static inline void hid_device_io_start(struct hid_device *hid) { in hid_device_io_start()
848 static inline void hid_device_io_stop(struct hid_device *hid) { in hid_device_io_stop()
1125 #define hid_printk(level, hid, fmt, arg...) \ argument
1127 #define hid_emerg(hid, fmt, arg...) \ argument
1129 #define hid_crit(hid, fmt, arg...) \ argument
1131 #define hid_alert(hid, fmt, arg...) \ argument
1133 #define hid_err(hid, fmt, arg...) \ argument
1135 #define hid_notice(hid, fmt, arg...) \ argument
1137 #define hid_warn(hid, fmt, arg...) \ argument
1139 #define hid_info(hid, fmt, arg...) \ argument
1141 #define hid_dbg(hid, fmt, arg...) \ argument