/drivers/hid/ |
D | hid-core.c | 61 struct hid_report *report; in hid_register_report() local 87 static struct hid_field *hid_register_field(struct hid_report *report, unsigned usages, unsigned va… in hid_register_field() 209 struct hid_report *report; in hid_add_field() local 529 static void hid_free_report(struct hid_report *report) in hid_free_report() 551 struct hid_report *report = report_enum->report_id_hash[j]; in hid_device_release() local 749 static __inline__ __u32 extract(__u8 *report, unsigned offset, unsigned n) in extract() 772 static __inline__ void implement(__u8 *report, unsigned offset, unsigned n, __u32 value) in implement() 817 static int hid_match_report(struct hid_device *hid, struct hid_report *report) in hid_match_report() 964 void hid_output_report(struct hid_report *report, __u8 *data) in hid_output_report() 1007 struct hid_report *report; in hid_get_report() local [all …]
|
D | hid-lgff.c | 73 struct hid_report *report = list_entry(report_list->next, struct hid_report, list); in hid_lgff_play() local 115 struct hid_report *report = list_entry(report_list->next, struct hid_report, list); in hid_lgff_set_autocenter() local 133 struct hid_report *report; in lgff_init() local
|
D | hid-lg2ff.c | 32 struct hid_report *report; member 65 struct hid_report *report; in lg2ff_init() local
|
D | hid-input.c | 89 struct hid_report *report; in hidinput_find_key() local 657 void hidinput_report_event(struct hid_device *hid, struct hid_report *report) in hidinput_report_event() 668 struct hid_report *report; in hidinput_find_field() local 705 struct hid_report *report; in hidinput_connect() local
|
D | hid-zpff.c | 33 struct hid_report *report; member 67 struct hid_report *report; in zpff_init() local
|
D | hid-gaff.c | 37 struct hid_report *report; member 77 struct hid_report *report; in gaff_init() local
|
D | hid-pl.c | 48 struct hid_report *report; member 76 struct hid_report *report; in plff_init() local
|
D | hid-tmff.c | 52 struct hid_report *report; member 126 struct hid_report *report; in tmff_init() local
|
D | hid-debug.c | 468 struct hid_report *report; in hid_dump_device() local
|
D | hidraw.c | 47 char *report; in hidraw_read() local
|
/drivers/hid/usbhid/ |
D | hid-core.c | 235 struct hid_report *report; in hid_submit_out() local 259 struct hid_report *report; in hid_submit_ctrl() local 408 void usbhid_submit_report(struct hid_device *hid, struct hid_report *report, unsigned char dir) in usbhid_submit_report() 513 static int hid_set_idle(struct usb_device *dev, int ifnum, int report, int idle) in hid_set_idle() 569 struct hid_report *report; in usbhid_init_reports() local 600 struct hid_report *report; in hid_find_field_early() local 639 struct hid_report *report; in hid_find_max_report() local
|
D | hiddev.c | 84 struct hid_report *report; in hiddev_lookup_report() local 135 struct hid_report *report; in hiddev_lookup_usage() local 209 void hiddev_report_event(struct hid_device *hid, struct hid_report *report) in hiddev_report_event() 436 struct hid_report *report; in hiddev_ioctl_usage() local 590 struct hid_report *report; in hiddev_ioctl() local
|
D | hid-pidff.c | 763 struct hid_report *report, int count, int strict) in pidff_find_fields() 819 struct hid_report *report; in pidff_find_reports() local 874 static struct hid_field *pidff_find_special_field(struct hid_report *report, in pidff_find_special_field() 1062 #define PIDFF_FIND_FIELDS(name, report, strict) \ argument
|
/drivers/net/wireless/iwlwifi/ |
D | iwl-spectrum.c | 181 struct iwl_spectrum_notification *report = &(pkt->u.spectrum_notif); in iwl_rx_spectrum_measure_notif() local
|
D | iwl3945-base.c | 3023 struct iwl3945_spectrum_notification *report = &(pkt->u.spectrum_notif); in iwl3945_rx_spectrum_measure_notif() local
|
/drivers/media/video/saa7134/ |
D | saa7134-core.c | 477 unsigned long report, unsigned long status) in print_irqstatus() 501 unsigned long report,status; in saa7134_irq() local 1074 u32 report = saa_readl(SAA7134_IRQ_REPORT); in saa7134_finidev() local
|
D | saa7134-alsa.c | 214 unsigned long report, status; in saa7134_alsa_irq() local
|
/drivers/input/misc/ |
D | gpio_axis.c | 60 static void gpio_event_update_axis(struct gpio_axis_state *as, int report) in gpio_event_update_axis()
|
/drivers/input/tablet/ |
D | gtco.c | 202 static void parse_hid_report_descriptor(struct gtco *device, char * report, in parse_hid_report_descriptor() 832 char *report; in gtco_probe() local
|
D | wacom_sys.c | 274 unsigned char *report; in wacom_parse_hid() local
|
/drivers/net/wireless/b43/ |
D | xmit.c | 703 struct ieee80211_tx_info *report, in b43_fill_txstatus_report()
|
/drivers/media/radio/ |
D | radio-si470x.c | 491 unsigned char *report = (unsigned char *) buf; in si470x_get_report() local 514 unsigned char *report = (unsigned char *) buf; in si470x_set_report() local
|
/drivers/net/skfp/ |
D | smt.c | 825 static void update_dac(struct s_smc *smc, int report) in update_dac()
|