| /kernel/linux/linux-6.6/drivers/hid/usbhid/ |
| D | hid-core.c | 80 static int hid_start_in(struct hid_device *hid) in hid_start_in() 108 struct hid_device *hid = usbhid->hid; in hid_retry_timeout() local 120 struct hid_device *hid = usbhid->hid; in hid_reset() local 143 static void hid_io_error(struct hid_device *hid) in hid_io_error() 192 struct hid_device *hid = usb_get_intfdata(usbhid->intf); in usbhid_restart_out_queue() local 230 struct hid_device *hid = usb_get_intfdata(usbhid->intf); in usbhid_restart_ctrl_queue() local 273 struct hid_device *hid = urb->context; in hid_irq_in() local 335 static int hid_submit_out(struct hid_device *hid) in hid_submit_out() 365 static int hid_submit_ctrl(struct hid_device *hid) in hid_submit_ctrl() 427 struct hid_device *hid = urb->context; in hid_irq_out() local [all …]
|
| D | hiddev.c | 56 hiddev_lookup_report(struct hid_device *hid, struct hiddev_report_info *rinfo) in hiddev_lookup_report() 109 hiddev_lookup_usage(struct hid_device *hid, struct hiddev_usage_ref *uref) in hiddev_lookup_usage() 140 static void hiddev_send_event(struct hid_device *hid, in hiddev_send_event() 166 void hiddev_hid_event(struct hid_device *hid, struct hid_field *field, in hiddev_hid_event() 186 void hiddev_report_event(struct hid_device *hid, struct hid_report *report) in hiddev_report_event() 290 struct hid_device *hid; in hiddev_open() local 429 struct hid_device *hid = hiddev->hid; in hiddev_ioctl_usage() local 568 struct hid_device *hid = hiddev->hid; in hiddev_ioctl_string() local 598 struct hid_device *hid; in hiddev_ioctl() local 875 int hiddev_connect(struct hid_device *hid, unsigned int force) in hiddev_connect() [all …]
|
| /kernel/linux/linux-5.10/drivers/hid/usbhid/ |
| D | hid-core.c | 80 static int hid_start_in(struct hid_device *hid) in hid_start_in() 108 struct hid_device *hid = usbhid->hid; in hid_retry_timeout() local 120 struct hid_device *hid = usbhid->hid; in hid_reset() local 143 static void hid_io_error(struct hid_device *hid) in hid_io_error() 192 struct hid_device *hid = usb_get_intfdata(usbhid->intf); in usbhid_restart_out_queue() local 230 struct hid_device *hid = usb_get_intfdata(usbhid->intf); in usbhid_restart_ctrl_queue() local 273 struct hid_device *hid = urb->context; in hid_irq_in() local 335 static int hid_submit_out(struct hid_device *hid) in hid_submit_out() 365 static int hid_submit_ctrl(struct hid_device *hid) in hid_submit_ctrl() 431 struct hid_device *hid = urb->context; in hid_irq_out() local [all …]
|
| D | hiddev.c | 56 hiddev_lookup_report(struct hid_device *hid, struct hiddev_report_info *rinfo) in hiddev_lookup_report() 109 hiddev_lookup_usage(struct hid_device *hid, struct hiddev_usage_ref *uref) in hiddev_lookup_usage() 140 static void hiddev_send_event(struct hid_device *hid, in hiddev_send_event() 166 void hiddev_hid_event(struct hid_device *hid, struct hid_field *field, in hiddev_hid_event() 186 void hiddev_report_event(struct hid_device *hid, struct hid_report *report) in hiddev_report_event() 290 struct hid_device *hid; in hiddev_open() local 429 struct hid_device *hid = hiddev->hid; in hiddev_ioctl_usage() local 568 struct hid_device *hid = hiddev->hid; in hiddev_ioctl_string() local 598 struct hid_device *hid; in hiddev_ioctl() local 875 int hiddev_connect(struct hid_device *hid, unsigned int force) in hiddev_connect() [all …]
|
| /kernel/linux/linux-5.10/drivers/hid/intel-ish-hid/ |
| D | ishtp-hid.c | 21 static int ishtp_hid_parse(struct hid_device *hid) in ishtp_hid_parse() 36 static int ishtp_hid_start(struct hid_device *hid) in ishtp_hid_start() 41 static void ishtp_hid_stop(struct hid_device *hid) in ishtp_hid_stop() 45 static int ishtp_hid_open(struct hid_device *hid) in ishtp_hid_open() 50 static void ishtp_hid_close(struct hid_device *hid) in ishtp_hid_close() 54 static int ishtp_raw_request(struct hid_device *hid, unsigned char reportnum, in ishtp_raw_request() 104 static void ishtp_hid_request(struct hid_device *hid, struct hid_report *rep, in ishtp_hid_request() 145 static int ishtp_wait_for_response(struct hid_device *hid) in ishtp_wait_for_response() 178 void ishtp_hid_wakeup(struct hid_device *hid) in ishtp_hid_wakeup() 210 struct hid_device *hid; in ishtp_hid_probe() local
|
| /kernel/linux/linux-6.6/drivers/hid/intel-ish-hid/ |
| D | ishtp-hid.c | 21 static int ishtp_hid_parse(struct hid_device *hid) in ishtp_hid_parse() 36 static int ishtp_hid_start(struct hid_device *hid) in ishtp_hid_start() 41 static void ishtp_hid_stop(struct hid_device *hid) in ishtp_hid_stop() 45 static int ishtp_hid_open(struct hid_device *hid) in ishtp_hid_open() 50 static void ishtp_hid_close(struct hid_device *hid) in ishtp_hid_close() 54 static int ishtp_raw_request(struct hid_device *hid, unsigned char reportnum, in ishtp_raw_request() 104 static void ishtp_hid_request(struct hid_device *hid, struct hid_report *rep, in ishtp_hid_request() 145 static int ishtp_wait_for_response(struct hid_device *hid) in ishtp_wait_for_response() 178 void ishtp_hid_wakeup(struct hid_device *hid) in ishtp_hid_wakeup() 210 struct hid_device *hid; in ishtp_hid_probe() local
|
| /kernel/linux/linux-6.6/drivers/hid/amd-sfh-hid/ |
| D | amd_sfh_hid.c | 27 static int amdtp_hid_parse(struct hid_device *hid) in amdtp_hid_parse() 37 static int amdtp_hid_start(struct hid_device *hid) in amdtp_hid_start() 42 static void amdtp_hid_stop(struct hid_device *hid) in amdtp_hid_stop() 46 static int amdtp_hid_open(struct hid_device *hid) in amdtp_hid_open() 51 static void amdtp_hid_close(struct hid_device *hid) in amdtp_hid_close() 61 static void amdtp_hid_request(struct hid_device *hid, struct hid_report *rep, int reqtype) in amdtp_hid_request() 79 static int amdtp_wait_for_response(struct hid_device *hid) in amdtp_wait_for_response() 102 void amdtp_hid_wakeup(struct hid_device *hid) in amdtp_hid_wakeup() 130 struct hid_device *hid; in amdtp_hid_probe() local
|
| /kernel/linux/linux-6.6/drivers/hid/ |
| D | hid-appleir.c | 109 struct hid_device *hid; member 151 static void key_up(struct hid_device *hid, struct appleir *appleir, int key) in key_up() 157 static void key_down(struct hid_device *hid, struct appleir *appleir, int key) in key_down() 171 struct hid_device *hid = appleir->hid; in key_up_tick() local 182 static int appleir_raw_event(struct hid_device *hid, struct hid_report *report, in appleir_raw_event() 251 static int appleir_input_configured(struct hid_device *hid, in appleir_input_configured() 274 static int appleir_input_mapping(struct hid_device *hid, in appleir_input_mapping() 281 static int appleir_probe(struct hid_device *hid, const struct hid_device_id *id) in appleir_probe() 318 static void appleir_remove(struct hid_device *hid) in appleir_remove()
|
| D | hid-cmedia.c | 87 struct hid_device *hid; member 91 static void hp_ev(struct hid_device *hid, struct cmhid *cm, int value) in hp_ev() 97 static int cmhid_raw_event(struct hid_device *hid, struct hid_report *report, in cmhid_raw_event() 120 static int cmhid_input_configured(struct hid_device *hid, in cmhid_input_configured() 136 static int cmhid_input_mapping(struct hid_device *hid, in cmhid_input_mapping() 143 static int cmhid_probe(struct hid_device *hid, const struct hid_device_id *id) in cmhid_probe() 178 static void cmhid_remove(struct hid_device *hid) in cmhid_remove() 202 static __u8 *cmhid_hs100b_report_fixup(struct hid_device *hid, __u8 *rdesc, in cmhid_hs100b_report_fixup()
|
| D | hid-input.c | 131 static struct hid_usage *hidinput_find_key(struct hid_device *hid, in hidinput_find_key() 160 static struct hid_usage *hidinput_locate_usage(struct hid_device *hid, in hidinput_locate_usage() 180 struct hid_device *hid = input_get_drvdata(dev); in hidinput_getkeycode() local 202 struct hid_device *hid = input_get_drvdata(dev); in hidinput_setkeycode() local 1508 void hidinput_hid_event(struct hid_device *hid, struct hid_field *field, struct hid_usage *usage, _… in hidinput_hid_event() 1725 void hidinput_report_event(struct hid_device *hid, struct hid_report *report) in hidinput_report_event() 1737 static int hidinput_find_field(struct hid_device *hid, unsigned int type, in hidinput_find_field() 1754 struct hid_field *hidinput_get_led_field(struct hid_device *hid) in hidinput_get_led_field() 1774 unsigned int hidinput_count_leds(struct hid_device *hid) in hidinput_count_leds() 1798 struct hid_device *hid = container_of(work, struct hid_device, in hidinput_led_worker() local [all …]
|
| D | hid-bigbenff.c | 175 struct hid_device *hid; member 269 struct hid_device *hid = input_get_drvdata(dev); in hid_bigben_play_effect() local 304 struct hid_device *hid = to_hid_device(dev); in bigben_set_led() local 339 struct hid_device *hid = to_hid_device(dev); in bigben_get_led() local 356 static void bigben_remove(struct hid_device *hid) in bigben_remove() 369 static int bigben_probe(struct hid_device *hid, in bigben_probe() 467 static __u8 *bigben_report_fixup(struct hid_device *hid, __u8 *rdesc, in bigben_report_fixup()
|
| D | hid-creative-sb0540.c | 119 struct hid_device *hid; member 149 static int creative_sb0540_raw_event(struct hid_device *hid, in creative_sb0540_raw_event() 185 static int creative_sb0540_input_configured(struct hid_device *hid, in creative_sb0540_input_configured() 209 static int creative_sb0540_input_mapping(struct hid_device *hid, in creative_sb0540_input_mapping() 220 static int creative_sb0540_probe(struct hid_device *hid, in creative_sb0540_probe()
|
| /kernel/linux/linux-5.10/drivers/hid/ |
| D | hid-appleir.c | 109 struct hid_device *hid; member 151 static void key_up(struct hid_device *hid, struct appleir *appleir, int key) in key_up() 157 static void key_down(struct hid_device *hid, struct appleir *appleir, int key) in key_down() 171 struct hid_device *hid = appleir->hid; in key_up_tick() local 182 static int appleir_raw_event(struct hid_device *hid, struct hid_report *report, in appleir_raw_event() 251 static int appleir_input_configured(struct hid_device *hid, in appleir_input_configured() 274 static int appleir_input_mapping(struct hid_device *hid, in appleir_input_mapping() 281 static int appleir_probe(struct hid_device *hid, const struct hid_device_id *id) in appleir_probe() 318 static void appleir_remove(struct hid_device *hid) in appleir_remove()
|
| D | hid-cmedia.c | 45 struct hid_device *hid; member 49 static void hp_ev(struct hid_device *hid, struct cmhid *cm, int value) in hp_ev() 55 static int cmhid_raw_event(struct hid_device *hid, struct hid_report *report, in cmhid_raw_event() 78 static int cmhid_input_configured(struct hid_device *hid, in cmhid_input_configured() 94 static int cmhid_input_mapping(struct hid_device *hid, in cmhid_input_mapping() 101 static int cmhid_probe(struct hid_device *hid, const struct hid_device_id *id) in cmhid_probe() 136 static void cmhid_remove(struct hid_device *hid) in cmhid_remove()
|
| D | hid-input.c | 85 static struct hid_usage *hidinput_find_key(struct hid_device *hid, in hidinput_find_key() 114 static struct hid_usage *hidinput_locate_usage(struct hid_device *hid, in hidinput_locate_usage() 134 struct hid_device *hid = input_get_drvdata(dev); in hidinput_getkeycode() local 156 struct hid_device *hid = input_get_drvdata(dev); in hidinput_setkeycode() local 1288 void hidinput_hid_event(struct hid_device *hid, struct hid_field *field, struct hid_usage *usage, _… in hidinput_hid_event() 1432 void hidinput_report_event(struct hid_device *hid, struct hid_report *report) in hidinput_report_event() 1444 int hidinput_find_field(struct hid_device *hid, unsigned int type, unsigned int code, struct hid_fi… in hidinput_find_field() 1461 struct hid_field *hidinput_get_led_field(struct hid_device *hid) in hidinput_get_led_field() 1481 unsigned int hidinput_count_leds(struct hid_device *hid) in hidinput_count_leds() 1505 struct hid_device *hid = container_of(work, struct hid_device, in hidinput_led_worker() local [all …]
|
| D | hid-bigbenff.c | 175 struct hid_device *hid; member 269 struct hid_device *hid = input_get_drvdata(dev); in hid_bigben_play_effect() local 304 struct hid_device *hid = to_hid_device(dev); in bigben_set_led() local 339 struct hid_device *hid = to_hid_device(dev); in bigben_get_led() local 356 static void bigben_remove(struct hid_device *hid) in bigben_remove() 369 static int bigben_probe(struct hid_device *hid, in bigben_probe() 467 static __u8 *bigben_report_fixup(struct hid_device *hid, __u8 *rdesc, in bigben_report_fixup()
|
| D | hid-creative-sb0540.c | 119 struct hid_device *hid; member 149 static int creative_sb0540_raw_event(struct hid_device *hid, in creative_sb0540_raw_event() 185 static int creative_sb0540_input_configured(struct hid_device *hid, in creative_sb0540_input_configured() 209 static int creative_sb0540_input_mapping(struct hid_device *hid, in creative_sb0540_input_mapping() 220 static int creative_sb0540_probe(struct hid_device *hid, in creative_sb0540_probe()
|
| /kernel/linux/linux-6.6/drivers/staging/greybus/ |
| D | hid.c | 22 struct hid_device *hid; member 158 static void gb_hid_find_max_report(struct hid_device *hid, unsigned int type, in gb_hid_find_max_report() 209 struct hid_device *hid = ghid->hid; in gb_hid_init_reports() local 223 static int __gb_hid_get_raw_report(struct hid_device *hid, in __gb_hid_get_raw_report() 240 static int __gb_hid_output_raw_report(struct hid_device *hid, __u8 *buf, in __gb_hid_output_raw_report() 262 static int gb_hid_raw_request(struct hid_device *hid, unsigned char reportnum, in gb_hid_raw_request() 279 static int gb_hid_parse(struct hid_device *hid) in gb_hid_parse() 312 static int gb_hid_start(struct hid_device *hid) in gb_hid_start() 335 static void gb_hid_stop(struct hid_device *hid) in gb_hid_stop() 342 static int gb_hid_open(struct hid_device *hid) in gb_hid_open() [all …]
|
| /kernel/linux/linux-5.10/drivers/staging/greybus/ |
| D | hid.c | 22 struct hid_device *hid; member 158 static void gb_hid_find_max_report(struct hid_device *hid, unsigned int type, in gb_hid_find_max_report() 209 struct hid_device *hid = ghid->hid; in gb_hid_init_reports() local 223 static int __gb_hid_get_raw_report(struct hid_device *hid, in __gb_hid_get_raw_report() 240 static int __gb_hid_output_raw_report(struct hid_device *hid, __u8 *buf, in __gb_hid_output_raw_report() 262 static int gb_hid_raw_request(struct hid_device *hid, unsigned char reportnum, in gb_hid_raw_request() 279 static int gb_hid_parse(struct hid_device *hid) in gb_hid_parse() 312 static int gb_hid_start(struct hid_device *hid) in gb_hid_start() 335 static void gb_hid_stop(struct hid_device *hid) in gb_hid_stop() 342 static int gb_hid_open(struct hid_device *hid) in gb_hid_open() [all …]
|
| /kernel/linux/linux-6.6/drivers/block/zram/zram_group/ |
| D | zram_group.c | 113 u32 hid; in zgrp_obj_insert() local 133 u32 hid; in zgrp_obj_delete() local 155 u32 hid, idx; in zgrp_isolate_objs() local 212 u32 hid; in zgrp_obj_putback() local 273 u32 hid, idx; in zram_group_dump() local 403 u32 hid; in zgrp_ext_insert() local 425 u32 hid; in zgrp_ext_delete() local 458 u32 hid, idx; in zgrp_isolate_exts() local 494 u32 hid; in zgrp_get_ext() local 510 u32 hid; in zgrp_put_ext() local [all …]
|
| /kernel/linux/linux-5.10/drivers/block/zram/zram_group/ |
| D | zram_group.c | 113 u32 hid; in zgrp_obj_insert() local 133 u32 hid; in zgrp_obj_delete() local 155 u32 hid, idx; in zgrp_isolate_objs() local 212 u32 hid; in zgrp_obj_putback() local 273 u32 hid, idx; in zram_group_dump() local 403 u32 hid; in zgrp_ext_insert() local 425 u32 hid; in zgrp_ext_delete() local 458 u32 hid, idx; in zgrp_isolate_exts() local 494 u32 hid; in zgrp_get_ext() local 510 u32 hid; in zgrp_put_ext() local [all …]
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | hiddev.h | 29 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()
|
| /kernel/linux/linux-6.6/include/linux/ |
| D | hiddev.h | 29 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()
|
| /kernel/linux/linux-6.6/drivers/hid/surface-hid/ |
| D | surface_hid_core.c | 102 static int surface_hid_start(struct hid_device *hid) in surface_hid_start() 109 static void surface_hid_stop(struct hid_device *hid) in surface_hid_stop() 126 static int surface_hid_open(struct hid_device *hid) in surface_hid_open() 131 static void surface_hid_close(struct hid_device *hid) in surface_hid_close() 135 static int surface_hid_parse(struct hid_device *hid) in surface_hid_parse() 157 static int surface_hid_raw_request(struct hid_device *hid, unsigned char reportnum, u8 *buf, in surface_hid_raw_request()
|
| /kernel/linux/linux-6.6/sound/pci/hda/ |
| D | cs35l41_hda_property.c | 21 const char *hid) in lenovo_legion_no_acpi() 53 const char *hid) in hp_vision_acpi_fix() 78 const char *hid; member 92 const char *hid) in cs35l41_add_dsd_properties()
|