Home
last modified time | relevance | path

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

/include/linux/
A Dhiddev.h29 struct hid_device *hid; member
47 static inline int hiddev_connect(struct hid_device *hid, in hiddev_connect()
50 static inline void hiddev_disconnect(struct hid_device *hid) { } in hiddev_disconnect()
51 static inline void hiddev_hid_event(struct hid_device *hid, struct hid_field *field, in hiddev_hid_event()
53 static inline void hiddev_report_event(struct hid_device *hid, struct hid_report *report) { } in hiddev_report_event()
A Dhidraw.h16 struct hid_device *hid; member
47 static inline int hidraw_report_event(struct hid_device *hid, u8 *data, int len) { return 0; } in hidraw_report_event()
48 static inline int hidraw_connect(struct hid_device *hid) { return -1; } in hidraw_connect()
49 static inline void hidraw_disconnect(struct hid_device *hid) { } in hidraw_disconnect()
A Dhid_bpf.h47 struct hid_device *hid; member
217 static inline u8 *dispatch_hid_bpf_device_event(struct hid_device *hid, enum hid_report_type type, in dispatch_hid_bpf_device_event()
229 static inline void hid_bpf_destroy_device(struct hid_device *hid) {} in hid_bpf_destroy_device()
230 static inline int hid_bpf_device_init(struct hid_device *hid) { return 0; } in hid_bpf_device_init()
A Dhid.h475 unsigned hid; /* hid usage code */ member
1240 #define hid_err(hid, fmt, ...) \ argument
1242 #define hid_notice(hid, fmt, ...) \ argument
1244 #define hid_warn(hid, fmt, ...) \ argument
1248 #define hid_info(hid, fmt, ...) \ argument
1250 #define hid_dbg(hid, fmt, ...) \ argument
1253 #define hid_err_once(hid, fmt, ...) \ argument
1255 #define hid_notice_once(hid, fmt, ...) \ argument
1257 #define hid_warn_once(hid, fmt, ...) \ argument
1259 #define hid_info_once(hid, fmt, ...) \ argument
[all …]
A Dacpi.h797 static inline bool acpi_dev_found(const char *hid) in acpi_dev_found()
802 static inline bool acpi_dev_present(const char *hid, const char *uid, s64 hrv) in acpi_dev_present()
815 acpi_dev_get_first_match_dev(const char *hid, const char *uid, s64 hrv) in acpi_dev_get_first_match_dev()
A Defi.h986 u32 hid; member
/include/uapi/linux/
A Dhiddev.h38 unsigned hid; member
/include/media/
A Dipu-bridge.h117 const char *hid; member
/include/acpi/
A Dacpi_bus.h971 #define for_each_acpi_dev_match(adev, hid, uid, hrv) \ argument
1020 #define for_each_acpi_dev_match(adev, hid, uid, hrv) \ argument
/include/sound/
A Dsdca_function.h1077 struct hid_device *hid; member

Completed in 70 milliseconds