Searched defs:report (Results 1 - 137 of 137) sorted by relevance

/linux-4.4.14/drivers/hid/
H A Dhid-primax.c25 static int px_raw_event(struct hid_device *hid, struct hid_report *report, px_raw_event() argument
H A Dhid-lg2ff.c31 struct hid_report *report; member in struct:lg2ff_device
64 struct hid_report *report; lg2ff_init() local
H A Dhid-lg3ff.c57 struct hid_report *report; member in struct:lg3ff_device
65 struct hid_report *report = list_entry(report_list->next, struct hid_report, list); hid_lg3ff_play() local
103 struct hid_report *report = list_entry(report_list->next, struct hid_report, list); hid_lg3ff_set_autocenter() local
H A Dhid-picolcd_backlight.c36 struct hid_report *report = picolcd_out_report(REPORT_BRIGHTNESS, data->hdev); picolcd_set_brightness() local
63 int picolcd_init_backlight(struct picolcd_data *data, struct hid_report *report) picolcd_init_backlight() argument
H A Dhid-picolcd_cir.c106 int picolcd_init_cir(struct picolcd_data *data, struct hid_report *report) picolcd_init_cir() argument
43 picolcd_raw_cir(struct picolcd_data *data, struct hid_report *report, u8 *raw_data, int size) picolcd_raw_cir() argument
H A Dhid-picolcd_lcd.c39 struct hid_report *report = picolcd_out_report(REPORT_CONTRAST, data->hdev); picolcd_set_contrast() local
65 int picolcd_init_lcd(struct picolcd_data *data, struct hid_report *report) picolcd_init_lcd() argument
H A Dhid-emsff.c31 struct hid_report *report; member in struct:emsff_device
61 struct hid_report *report; emsff_init() local
H A Dhid-picolcd_leds.c44 struct hid_report *report; picolcd_leds_set() local
106 int picolcd_init_leds(struct picolcd_data *data, struct hid_report *report) picolcd_init_leds() argument
H A Dhid-zpff.c34 struct hid_report *report; member in struct:zpff_device
68 struct hid_report *report; zpff_init() local
H A Dhid-axff.c40 struct hid_report *report; member in struct:axff_device
47 struct hid_report *report = axff->report; axff_play() local
77 struct hid_report *report; axff_init() local
H A Dhid-betopff.c37 struct hid_report *report; member in struct:betopff_device
61 struct hid_report *report; betopff_init() local
H A Dhid-dr.c40 struct hid_report *report; member in struct:drff_device
89 struct hid_report *report; drff_init() local
H A Dhid-gaff.c39 struct hid_report *report; member in struct:gaff_device
79 struct hid_report *report; gaff_init() local
H A Dhid-holtekff.c142 struct hid_report *report; holtekff_init() local
H A Dhid-kye.c503 struct hid_report *report; kye_tablet_enable() local
H A Dhid-lgff.c73 struct hid_report *report = list_entry(report_list->next, struct hid_report, list); hid_lgff_play() local
115 struct hid_report *report = list_entry(report_list->next, struct hid_report, list); hid_lgff_set_autocenter() local
H A Dhid-pl.c53 struct hid_report *report; member in struct:plff_device
84 struct hid_report *report; plff_init() local
H A Dhid-roccat-ryos.c179 ryos_raw_event(struct hid_device *hdev, struct hid_report *report, u8 *data, int size) ryos_raw_event() argument
H A Dhid-roccat-savu.c169 savu_raw_event(struct hid_device *hdev, struct hid_report *report, u8 *data, int size) savu_raw_event() argument
H A Dhid-saitek.c97 saitek_raw_event(struct hid_device *hdev, struct hid_report *report, u8 *raw_data, int size) saitek_raw_event() argument
H A Dhid-sjoy.c38 struct hid_report *report; member in struct:sjoyff_device
66 struct hid_report *report; sjoyff_init() local
H A Dhid-zydacron.c112 static int zc_raw_event(struct hid_device *hdev, struct hid_report *report, zc_raw_event() argument
H A Dhid-appleir.c190 static int appleir_raw_event(struct hid_device *hid, struct hid_report *report, appleir_raw_event() argument
H A Dhid-gfrm.c54 static int gfrm_raw_event(struct hid_device *hdev, struct hid_report *report, gfrm_raw_event() argument
H A Dhid-roccat-konepure.c171 konepure_raw_event(struct hid_device *hdev, struct hid_report *report, u8 *data, int size) konepure_raw_event() argument
H A Dhid-steelseries.c115 struct hid_report *report = list_entry(report_list->next, struct hid_report, list); steelseries_srws1_set_leds() local
H A Dhid-tmff.c53 struct hid_report *report; member in struct:tmff_device
127 struct hid_report *report; tmff_init() local
H A Dhid-waltop.c691 static int waltop_raw_event(struct hid_device *hdev, struct hid_report *report, waltop_raw_event() argument
H A Dhid-elo.c75 static int elo_raw_event(struct hid_device *hdev, struct hid_report *report, elo_raw_event() argument
H A Dhid-picolcd_core.c65 struct hid_report *report = NULL; picolcd_report() local
82 struct hid_report *report = picolcd_out_report(report_id, hdev); picolcd_send_and_wait() local
228 struct hid_report *report = picolcd_out_report(REPORT_RESET, hdev); picolcd_reset() local
277 struct hid_report *report = NULL; picolcd_operation_mode_store() local
125 picolcd_raw_keypad(struct picolcd_data *data, struct hid_report *report, u8 *raw_data, int size) picolcd_raw_keypad() argument
343 picolcd_raw_event(struct hid_device *hdev, struct hid_report *report, u8 *raw_data, int size) picolcd_raw_event() argument
424 picolcd_init_keys(struct picolcd_data *data, struct hid_report *report) picolcd_init_keys() argument
H A Dhid-picolcd_debugfs.c394 picolcd_debug_out_report(struct picolcd_data *data, struct hid_device *hdev, struct hid_report *report) picolcd_debug_out_report() argument
651 picolcd_debug_raw_event(struct picolcd_data *data, struct hid_device *hdev, struct hid_report *report, u8 *raw_data, int size) picolcd_debug_raw_event() argument
H A Dhid-picolcd_fb.c197 struct hid_report *report = picolcd_out_report(REPORT_LCD_CMD, data->hdev); picolcd_fb_reset() local
H A Dhid-roccat-arvo.c405 arvo_raw_event(struct hid_device *hdev, struct hid_report *report, u8 *data, int size) arvo_raw_event() argument
H A Dhid-roccat-isku.c400 isku_raw_event(struct hid_device *hdev, struct hid_report *report, u8 *data, int size) isku_raw_event() argument
H A Dhid-roccat-koneplus.c514 koneplus_raw_event(struct hid_device *hdev, struct hid_report *report, u8 *data, int size) koneplus_raw_event() argument
H A Dhid-roccat.c81 struct roccat_report *report; roccat_read() local
254 struct roccat_report *report; roccat_report_event() local
H A Dhid-debug.c632 struct hid_report *report; hid_dump_device() local
1029 struct hid_report *report; hid_dump_input_mapping() local
H A Dhid-ntrig.c115 struct hid_report *report = hdev->report_enum[HID_FEATURE_REPORT]. ntrig_get_mode() local
129 struct hid_report *report; ntrig_set_mode() local
901 struct hid_report *report; ntrig_probe() local
H A Dhid-roccat-kone.c835 static int kone_raw_event(struct hid_device *hdev, struct hid_report *report, kone_raw_event() argument
H A Dhid-roccat-kovaplus.c603 kovaplus_raw_event(struct hid_device *hdev, struct hid_report *report, u8 *data, int size) kovaplus_raw_event() argument
H A Dhid-roccat-pyra.c549 static int pyra_raw_event(struct hid_device *hdev, struct hid_report *report, pyra_raw_event() argument
H A Dhid-sensor-hub.c71 struct hid_report *report; sensor_hub_report() local
206 struct hid_report *report; sensor_hub_set_feature() local
248 struct hid_report *report; sensor_hub_get_feature() local
289 struct hid_report *report; sensor_hub_input_attr_get_raw_value() local
340 struct hid_report *report; hid_sensor_get_usage_index() local
367 struct hid_report *report; sensor_hub_input_get_attribute_info() local
455 sensor_hub_raw_event(struct hid_device *hdev, struct hid_report *report, u8 *raw_data, int size) sensor_hub_raw_event() argument
H A Dhid-uclogic.c931 static int uclogic_raw_event(struct hid_device *hdev, struct hid_report *report, uclogic_raw_event() argument
H A Dhid-input.c103 struct hid_report *report; hidinput_find_key() local
1176 void hidinput_report_event(struct hid_device *hid, struct hid_report *report) hidinput_report_event() argument
1190 struct hid_report *report; hidinput_find_field() local
1207 struct hid_report *report; hidinput_get_led_field() local
1227 struct hid_report *report; hidinput_count_leds() local
1252 struct hid_report *report; hidinput_led_worker() local
1427 struct hid_report *report; hidinput_cleanup_hidinput() local
1459 struct hid_report *report; hidinput_connect() local
H A Dhid-lenovo.c369 struct hid_report *report; lenovo_features_set_tpkbd() local
630 struct hid_report *report; lenovo_led_brightness_set_tpkbd() local
300 lenovo_raw_event(struct hid_device *hdev, struct hid_report *report, u8 *data, int size) lenovo_raw_event() argument
H A Dhid-magicmouse.c498 struct hid_report *report; magicmouse_probe() local
280 magicmouse_raw_event(struct hid_device *hdev, struct hid_report *report, u8 *data, int size) magicmouse_raw_event() argument
H A Dhid-picolcd.h298 static inline int picolcd_init_cir(struct picolcd_data *data, struct hid_report *report) picolcd_init_cir() argument
162 picolcd_debug_out_report(struct picolcd_data *data, struct hid_device *hdev, struct hid_report *report) picolcd_debug_out_report() argument
166 picolcd_debug_raw_event(struct picolcd_data *data, struct hid_device *hdev, struct hid_report *report, u8 *raw_data, int size) picolcd_debug_raw_event() argument
221 picolcd_init_backlight(struct picolcd_data *data, struct hid_report *report) picolcd_init_backlight() argument
248 picolcd_init_lcd(struct picolcd_data *data, struct hid_report *report) picolcd_init_lcd() argument
271 picolcd_init_leds(struct picolcd_data *data, struct hid_report *report) picolcd_init_leds() argument
293 picolcd_raw_cir(struct picolcd_data *data, struct hid_report *report, u8 *raw_data, int size) picolcd_raw_cir() argument
H A Dhid-sensor-custom.c541 struct hid_report *report; hid_sensor_custom_add_fields() local
482 hid_sensor_custom_add_field(struct hid_sensor_custom *sensor_inst, int index, int report_type, struct hid_report *report, struct hid_field *field) hid_sensor_custom_add_field() argument
H A Dhid-core.c64 struct hid_report *report; hid_register_report() local
94 static struct hid_field *hid_register_field(struct hid_report *report, unsigned usages, unsigned values) hid_register_field() argument
223 struct hid_report *report; hid_add_field() local
580 static void hid_free_report(struct hid_report *report) hid_free_report() argument
601 struct hid_report *report = report_enum->report_id_hash[j]; hid_close_report() local
884 struct hid_report *report; hid_validate_values() local
1086 __u32 hid_field_extract(const struct hid_device *hid, __u8 *report, hid_field_extract() argument
1111 static void implement(const struct hid_device *hid, __u8 *report, implement() argument
1157 static int hid_match_report(struct hid_device *hid, struct hid_report *report) hid_match_report() argument
1308 void hid_output_report(struct hid_report *report, __u8 *data) hid_output_report() argument
1324 u8 *hid_alloc_report_buf(struct hid_report *report, gfp_t flags) hid_alloc_report_buf() argument
1373 struct hid_report *report; hid_get_report() local
1391 void __hid_request(struct hid_device *hid, struct hid_report *report, __hid_request() argument
1426 struct hid_report *report; hid_report_raw_event() local
1491 struct hid_report *report; hid_input_report() local
H A Dhid-cp2112.c73 u8 report; /* CP2112_SMBUS_CONFIG */ member in struct:cp2112_smbus_config_report
84 u8 report; /* CP2112_USB_CONFIG */ member in struct:cp2112_usb_config_report
97 u8 report; /* CP2112_DATA_READ_REQUEST */ member in struct:cp2112_read_req_report
103 u8 report; /* CP2112_DATA_WRITE_READ_REQUEST */ member in struct:cp2112_write_read_req_report
111 u8 report; /* CP2112_DATA_WRITE_REQUEST */ member in struct:cp2112_write_req_report
118 u8 report; /* CP2112_DATA_READ_FORCE_SEND */ member in struct:cp2112_force_read_report
123 u8 report; /* CP2112_TRANSFER_STATUS_RESPONSE */ member in struct:cp2112_xfer_status_report
132 u8 report; /* CP2112_*_STRING */ member in struct:cp2112_string_report
357 struct cp2112_force_read_report report; cp2112_read() local
390 struct cp2112_read_req_report *report = buf; cp2112_read_req() local
404 struct cp2112_write_read_req_report *report = buf; cp2112_write_read_req() local
422 struct cp2112_write_req_report *report = buf; cp2112_write_req() local
438 struct cp2112_write_req_report *report = buf; cp2112_i2c_write_req() local
454 struct cp2112_write_read_req_report *report = buf; cp2112_i2c_write_read_req() local
883 unsigned char report; member in struct:cp2112_pstring_attribute
893 struct cp2112_string_report report; pstr_store() local
924 struct cp2112_string_report report; pstr_show() local
1159 static int cp2112_raw_event(struct hid_device *hdev, struct hid_report *report, cp2112_raw_event() argument
H A Dhid-lg4ff.c97 struct hid_report *report; member in struct:lg4ff_device_entry
427 struct hid_report *report = list_entry(report_list->next, struct hid_report, list); lg4ff_set_autocenter_default() local
1164 struct hid_report *report = list_entry(report_list->next, struct hid_report, list); lg4ff_init() local
H A Dhid-logitech-dj.c588 struct hid_report *report; logi_dj_recv_send_report() local
831 logi_dj_dj_event(struct hid_device *hdev, struct hid_report *report, u8 *data, int size) logi_dj_dj_event() argument
901 logi_dj_hidpp_event(struct hid_device *hdev, struct hid_report *report, u8 *data, int size) logi_dj_hidpp_event() argument
957 logi_dj_raw_event(struct hid_device *hdev, struct hid_report *report, u8 *data, int size) logi_dj_raw_event() argument
H A Dhid-multitouch.c312 static void mt_get_feature(struct hid_device *hdev, struct hid_report *report) mt_get_feature() argument
748 static void mt_touch_report(struct hid_device *hid, struct hid_report *report) mt_touch_report() argument
888 static void mt_report(struct hid_device *hid, struct hid_report *report) mt_report() argument
H A Dhid-prodikeys.c279 struct hid_report *report; pcmidi_get_output_report() local
304 struct hid_report *report = pm->pcmidi_report6; pcmidi_submit_output_report() local
774 static int pk_raw_event(struct hid_device *hdev, struct hid_report *report, pk_raw_event() argument
H A Dhid-wiimote-core.c1610 static int wiimote_hid_event(struct hid_device *hdev, struct hid_report *report, wiimote_hid_event() argument
H A Dhid-logitech-hidpp.c306 static inline bool hidpp_report_is_connect_event(struct hidpp_report *report) hidpp_report_is_connect_event() argument
886 struct hidpp_report *report = (struct hidpp_report *)data; wtp_raw_event() local
1304 struct hidpp_report *report = (struct hidpp_report *)data; hidpp_raw_hidpp_event() local
1342 static int hidpp_raw_event(struct hid_device *hdev, struct hid_report *report, hidpp_raw_event() argument
H A Dhid-rmi.c204 static int rmi_write_report(struct hid_device *hdev, u8 *report, int len) rmi_write_report() argument
529 rmi_raw_event(struct hid_device *hdev, struct hid_report *report, u8 *data, int size) rmi_raw_event() argument
1273 rmi_check_valid_report_id(struct hid_device *hdev, unsigned type, unsigned id, struct hid_report **report) rmi_check_valid_report_id() argument
H A Dhid-sony.c1270 static int sony_raw_event(struct hid_device *hdev, struct hid_report *report, sony_raw_event() argument
1432 static const __u8 report[] = { 0xf4, 0x42, 0x03, 0x00, 0x00 }; sixaxis_set_operational_bt() local
1524 struct hid_report *report = list_entry(report_list->next, buzz_set_leds() local
1807 struct sixaxis_output_report *report = sixaxis_state_worker() local
1900 struct motion_output_report_02 *report = motion_state_worker() local
H A Dwacom_sys.c68 static int wacom_raw_event(struct hid_device *hdev, struct hid_report *report, wacom_raw_event() argument
1632 struct hid_report *report; wacom_compute_pktlen() local
H A Dwacom_wac.c1838 static void wacom_report_events(struct hid_device *hdev, struct hid_report *report) wacom_report_events() argument
1857 void wacom_wac_report(struct hid_device *hdev, struct hid_report *report) wacom_wac_report() argument
1574 wacom_wac_pen_pre_report(struct hid_device *hdev, struct hid_report *report) wacom_wac_pen_pre_report() argument
1580 wacom_wac_pen_report(struct hid_device *hdev, struct hid_report *report) wacom_wac_pen_report() argument
1736 wacom_wac_finger_pre_report(struct hid_device *hdev, struct hid_report *report) wacom_wac_finger_pre_report() argument
1779 wacom_wac_finger_report(struct hid_device *hdev, struct hid_report *report) wacom_wac_finger_report() argument
/linux-4.4.14/include/linux/
H A Dhiddev.h53 static inline void hiddev_report_event(struct hid_device *hid, struct hid_report *report) { } argument
H A Dhid.h425 struct hid_report *report; /* associated report */ member in struct:hid_field
459 struct hid_report *report; member in struct:hid_control_fifo
464 struct hid_report *report; member in struct:hid_output_fifo
478 struct hid_report *report; member in struct:hid_input
690 void (*report)(struct hid_device *hdev, struct hid_report *report); member in struct:hid_driver
1076 static inline int hid_hw_idle(struct hid_device *hdev, int report, int idle, hid_hw_idle() argument
1101 static inline int hid_report_len(struct hid_report *report) hid_report_len() argument
1013 hid_hw_request(struct hid_device *hdev, struct hid_report *report, int reqtype) hid_hw_request() argument
/linux-4.4.14/tools/testing/selftests/powerpc/pmu/ebb/
H A Dinstruction_count_test.c25 do_count_loop(struct event *event, uint64_t instructions, uint64_t overhead, bool report) do_count_loop() argument
/linux-4.4.14/tools/perf/util/
H A Dusage.c12 static void report(const char *prefix, const char *err, va_list params) report() function
/linux-4.4.14/tools/testing/selftests/powerpc/pmu/
H A Dcount_instructions.c29 do_count_loop(struct event *events, u64 instructions, u64 overhead, bool report) do_count_loop() argument
/linux-4.4.14/drivers/staging/rtl8188eu/hal/
H A Drtl8188e_rxdesc.c79 struct recv_stat report; update_recvframe_attrib_88e() local
/linux-4.4.14/drivers/net/wireless/iwlwifi/mvm/
H A Dtof.c275 struct iwl_tof_neighbor_report *report = iwl_mvm_tof_nb_report_notif() local
/linux-4.4.14/Documentation/trace/postprocess/
H A Dtrace-pagealloc-postprocess.pl381 sub report() { subroutine
H A Dtrace-vmscan-postprocess.pl720 sub report() { subroutine
/linux-4.4.14/drivers/staging/rtl8723au/hal/
H A Drtl8723au_recv.c141 struct recv_stat_cpu report; update_recvframe_attrib() local
H A Dodm_HWConfig.c106 u8 report; odm_RxPhyStatus92CSeries_Parsing() local
H A Dusb_ops_linux.c197 struct reportpwrstate_parm report; InterruptRecognized8723AU() local
/linux-4.4.14/include/net/netfilter/
H A Dnf_conntrack_ecache.h63 int report; member in struct:nf_ct_event
163 int report; member in struct:nf_exp_event
94 nf_conntrack_eventmask_report(unsigned int eventmask, struct nf_conn *ct, u32 portid, int report) nf_conntrack_eventmask_report() argument
148 nf_conntrack_event_report(enum ip_conntrack_events event, struct nf_conn *ct, u32 portid, int report) nf_conntrack_event_report() argument
176 nf_ct_expect_event_report(enum ip_conntrack_expect_events event, struct nf_conntrack_expect *exp, u32 portid, int report) nf_ct_expect_event_report() argument
237 nf_conntrack_eventmask_report(unsigned int eventmask, struct nf_conn *ct, u32 portid, int report) nf_conntrack_eventmask_report() argument
243 nf_conntrack_event_report(enum ip_conntrack_events event, struct nf_conn *ct, u32 portid, int report) nf_conntrack_event_report() argument
250 nf_ct_expect_event_report(enum ip_conntrack_expect_events e, struct nf_conntrack_expect *exp, u32 portid, int report) nf_ct_expect_event_report() argument
H A Dnf_tables.h107 bool report; member in struct:nft_ctx
/linux-4.4.14/sound/soc/
H A Dsoc-jack.c253 int report; snd_soc_jack_gpio_detect() local
/linux-4.4.14/drivers/input/touchscreen/
H A Dpixcir_i2c_ts.c167 struct pixcir_report_data report; pixcir_ts_isr() local
57 pixcir_ts_parse(struct pixcir_i2c_ts_data *tsdata, struct pixcir_report_data *report) pixcir_ts_parse() argument
111 pixcir_ts_report(struct pixcir_i2c_ts_data *ts, struct pixcir_report_data *report) pixcir_ts_report() argument
/linux-4.4.14/drivers/mfd/
H A Dsi476x-i2c.c375 struct si476x_rds_status_report report; si476x_core_drain_rds_fifo() local
H A Dsi476x-cmd.c752 si476x_core_cmd_am_rsq_status(struct si476x_core *core, struct si476x_rsq_status_args *rsqargs, struct si476x_rsq_status_report *report) si476x_core_cmd_am_rsq_status() argument
801 si476x_core_cmd_fm_acf_status(struct si476x_core *core, struct si476x_acf_status_report *report) si476x_core_cmd_fm_acf_status() argument
837 si476x_core_cmd_am_acf_status(struct si476x_core *core, struct si476x_acf_status_report *report) si476x_core_cmd_am_acf_status() argument
911 si476x_core_cmd_fm_rds_status(struct si476x_core *core, bool status_only, bool mtfifo, bool intack, struct si476x_rds_status_report *report) si476x_core_cmd_fm_rds_status() argument
977 si476x_core_cmd_fm_rds_blockcount(struct si476x_core *core, bool clear, struct si476x_rds_blockcount_report *report) si476x_core_cmd_fm_rds_blockcount() argument
1177 si476x_core_cmd_fm_rsq_status_a10(struct si476x_core *core, struct si476x_rsq_status_args *rsqargs, struct si476x_rsq_status_report *report) si476x_core_cmd_fm_rsq_status_a10() argument
1230 si476x_core_cmd_fm_rsq_status_a20(struct si476x_core *core, struct si476x_rsq_status_args *rsqargs, struct si476x_rsq_status_report *report) si476x_core_cmd_fm_rsq_status_a20() argument
1285 si476x_core_cmd_fm_rsq_status_a30(struct si476x_core *core, struct si476x_rsq_status_args *rsqargs, struct si476x_rsq_status_report *report) si476x_core_cmd_fm_rsq_status_a30() argument
1381 si476x_core_cmd_agc_status_a20(struct si476x_core *core, struct si476x_agc_status_report *report) si476x_core_cmd_agc_status_a20() argument
1409 si476x_core_cmd_agc_status_a10(struct si476x_core *core, struct si476x_agc_status_report *report) si476x_core_cmd_agc_status_a10() argument
1520 si476x_core_cmd_fm_rsq_status(struct si476x_core *core, struct si476x_rsq_status_args *args, struct si476x_rsq_status_report *report) si476x_core_cmd_fm_rsq_status() argument
1532 si476x_core_cmd_agc_status(struct si476x_core *core, struct si476x_agc_status_report *report) si476x_core_cmd_agc_status() argument
/linux-4.4.14/fs/fat/
H A Dmisc.c19 void __fat_fs_error(struct super_block *sb, int report, const char *fmt, ...) __fat_fs_error() argument
/linux-4.4.14/scripts/
H A Dcheckpatch.pl1681 sub report { subroutine
/linux-4.4.14/sound/soc/codecs/
H A Dda7219-aad.c118 int report = 0; da7219_aad_hptest_work() local
278 int i, report = 0, mask = 0; da7219_aad_irq_thread() local
H A Dts3a227e.c152 int report = 0; ts3a227e_jack_report() local
H A Dtwl6040.c62 int report; member in struct:twl6040_jack_data
282 twl6040_hs_jack_report(struct snd_soc_codec *codec, struct snd_soc_jack *jack, int report) twl6040_hs_jack_report() argument
300 twl6040_hs_jack_detect(struct snd_soc_codec *codec, struct snd_soc_jack *jack, int report) twl6040_hs_jack_detect() argument
H A Dwm8350.c58 int report; member in struct:wm8350_jack_data
1246 int report; wm8350_hp_work() local
1371 int report = 0; wm8350_mic_handler() local
1321 wm8350_hp_jack_detect(struct snd_soc_codec *codec, enum wm8350_jack which, struct snd_soc_jack *jack, int report) wm8350_hp_jack_detect() argument
H A Dwm8996.c2295 int val, reg, report; wm8996_hpdet_irq() local
H A D88pm860x-codec.c1222 int status, shrt, report = 0, mic_report = 0; pm860x_codec_handler() local
H A Drt5670.c502 int val, btn_type, report = jack->status; rt5670_irq_detection() local
H A Dwm8994.c3431 int report; wm8994_mic_work() local
3523 int report; wm8958_button_det() local
H A Drt5645.c3049 int val, btn_type, gpio_state = 0, report = 0; rt5645_jack_detect_work() local
/linux-4.4.14/drivers/hid/usbhid/
H A Dhiddev.c82 struct hid_report *report; hiddev_lookup_report() local
133 struct hid_report *report; hiddev_lookup_usage() local
207 void hiddev_report_event(struct hid_device *hid, struct hid_report *report) hiddev_report_event() argument
455 struct hid_report *report; hiddev_ioctl_usage() local
605 struct hid_report *report; hiddev_ioctl() local
H A Dhid-core.c335 struct hid_report *report; hid_submit_out() local
365 struct hid_report *report; hid_submit_ctrl() local
520 static void __usbhid_submit_report(struct hid_device *hid, struct hid_report *report, __usbhid_submit_report() argument
629 static void usbhid_submit_report(struct hid_device *hid, struct hid_report *report, unsigned char dir) usbhid_submit_report() argument
654 static int hid_set_idle(struct usb_device *dev, int ifnum, int report, int idle) hid_set_idle() argument
752 struct hid_report *report; usbhid_init_reports() local
788 struct hid_report *report; hid_find_field_early() local
826 struct hid_report *report; hid_find_max_report() local
1240 static int usbhid_idle(struct hid_device *hid, int report, int idle, usbhid_idle() argument
H A Dhid-pidff.c827 struct hid_report *report; pidff_find_reports() local
883 static struct hid_field *pidff_find_special_field(struct hid_report *report, pidff_find_special_field() argument
770 pidff_find_fields(struct pidff_usage *usage, const u8 *table, struct hid_report *report, int count, int strict) pidff_find_fields() argument
/linux-4.4.14/drivers/input/mouse/
H A Delan_i2c_smbus.c465 static int elan_smbus_get_report(struct i2c_client *client, u8 *report) elan_smbus_get_report() argument
H A Delan_i2c_i2c.c594 static int elan_i2c_get_report(struct i2c_client *client, u8 *report) elan_i2c_get_report() argument
H A Delan_i2c_core.c873 u8 report[ETP_MAX_REPORT_LEN]; elan_isr() local
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/
H A Dtrx.c137 u8 report, cck_highpwr; _rtl92ce_query_rxphystatus() local
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8192se/
H A Dtrx.c84 u8 report, cck_highpwr; _rtl92se_query_rxphystatus() local
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/
H A Dtrx.c71 u8 report, cck_highpwr; _rtl8723e_query_rxphystatus() local
/linux-4.4.14/drivers/net/wireless/ti/wl1251/
H A Devent.h110 struct event_debug_report report; member in struct:event_mailbox
/linux-4.4.14/drivers/net/wireless/b43/
H A Dxmit.c880 b43_fill_txstatus_report(struct b43_wldev *dev, struct ieee80211_tx_info *report, const struct b43_txstatus *status) b43_fill_txstatus_report() argument
/linux-4.4.14/drivers/net/wireless/ath/ath10k/
H A Dhtc.c196 ath10k_htc_process_credit_report(struct ath10k_htc *htc, const struct ath10k_htc_credit_report *report, int len, enum ath10k_htc_ep_id eid) ath10k_htc_process_credit_report() argument
/linux-4.4.14/net/netfilter/
H A Dnf_conntrack_expect.c43 nf_ct_unlink_expect_report(struct nf_conntrack_expect *exp, u32 portid, int report) nf_ct_unlink_expect_report() argument
441 nf_ct_expect_related_report(struct nf_conntrack_expect *expect, u32 portid, int report) nf_ct_expect_related_report() argument
H A Dnf_conntrack_core.c394 bool nf_ct_delete(struct nf_conn *ct, u32 portid, int report) nf_ct_delete() argument
1418 nf_ct_iterate_cleanup(struct net *net, int (*iter)(struct nf_conn *i, void *data), void *data, u32 portid, int report) nf_ct_iterate_cleanup() argument
H A Dnf_conntrack_netlink.c1097 ctnetlink_flush_conntrack(struct net *net, const struct nlattr * const cda[], u32 portid, int report) ctnetlink_flush_conntrack() argument
2348 ctnetlink_glue_attach_expect(const struct nlattr *attr, struct nf_conn *ct, u32 portid, u32 report) ctnetlink_glue_attach_expect() argument
3071 ctnetlink_create_expect(struct net *net, const struct nf_conntrack_zone *zone, const struct nlattr * const cda[], u_int8_t u3, u32 portid, int report) ctnetlink_create_expect() argument
/linux-4.4.14/drivers/media/pci/saa7134/
H A Dsaa7134-alsa.c210 unsigned long report, status; saa7134_alsa_irq() local
H A Dsaa7134-core.c528 unsigned long report,status; saa7134_irq() local
1148 u32 report = saa_readl(SAA7134_IRQ_REPORT); saa7134_finidev() local
503 print_irqstatus(struct saa7134_dev *dev, int loop, unsigned long report, unsigned long status) print_irqstatus() argument
/linux-4.4.14/drivers/input/tablet/
H A Dgtco.c200 static void parse_hid_report_descriptor(struct gtco *device, char * report, parse_hid_report_descriptor() argument
823 char *report; gtco_probe() local
/linux-4.4.14/drivers/media/radio/si470x/
H A Dradio-si470x-usb.c213 unsigned char *report = buf; si470x_get_report() local
236 unsigned char *report = buf; si470x_set_report() local
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/
H A Dmac.c680 u8 report, cck_highpwr; _rtl92c_query_rxphystatus() local
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8192de/
H A Dtrx.c139 u8 report, cck_highpwr; _rtl92de_query_rxphystatus() local
/linux-4.4.14/drivers/net/wireless/iwlwifi/dvm/
H A Drx.c172 struct iwl_spectrum_notification *report = (void *)pkt->data; iwlagn_rx_spectrum_measure_notif() local
/linux-4.4.14/arch/x86/kernel/
H A Dftrace.c543 const char *report = "adding breakpoints"; ftrace_replace_code() local
/linux-4.4.14/include/crypto/
H A Dalgapi.h32 int (*report)(struct sk_buff *skb, struct crypto_alg *alg); member in struct:crypto_type
/linux-4.4.14/net/netlink/
H A Dgenetlink.c1144 int report = 0; genl_notify() local
H A Daf_netlink.c3043 nlmsg_notify(struct sock *sk, struct sk_buff *skb, u32 portid, unsigned int group, int report, gfp_t flags) nlmsg_notify() argument
/linux-4.4.14/tools/perf/
H A Dbuiltin-report.c44 struct report { struct
647 struct report report = { cmd_report() local
/linux-4.4.14/drivers/staging/rtl8712/
H A Drtl8712_recv.c745 u8 report; query_rx_phy_status() local
/linux-4.4.14/drivers/hid/i2c-hid/
H A Di2c-hid.c433 static int i2c_hid_get_report_length(struct hid_report *report) i2c_hid_get_report_length() argument
439 static void i2c_hid_init_report(struct hid_report *report, u8 *buffer, i2c_hid_init_report() argument
474 struct hid_report *report; i2c_hid_init_reports() local
505 struct hid_report *report; i2c_hid_find_max_report() local
/linux-4.4.14/drivers/media/radio/
H A Dradio-si476x.c401 struct si476x_rsq_status_report report; si476x_radio_g_tuner() local
679 struct si476x_rsq_status_report report; si476x_radio_g_frequency() local
1217 struct si476x_acf_status_report report; si476x_radio_read_acf_blob() local
1245 struct si476x_rds_blockcount_report report; si476x_radio_read_rds_blckcnt_blob() local
1274 struct si476x_agc_status_report report; si476x_radio_read_agc_blob() local
1302 struct si476x_rsq_status_report report; si476x_radio_read_rsq_blob() local
1337 struct si476x_rsq_status_report report; si476x_radio_read_rsq_primary_blob() local
/linux-4.4.14/drivers/net/ethernet/mellanox/mlx4/
H A Den_ethtool.c691 static u32 ptys2ethtool_link_modes(u32 eth_proto, enum ethtool_report report) ptys2ethtool_link_modes() argument
703 static u32 ethtool2ptys_link_modes(u32 link_modes, enum ethtool_report report) ethtool2ptys_link_modes() argument
/linux-4.4.14/drivers/net/fddi/skfp/
H A Dsmt.c815 static void update_dac(struct s_smc *smc, int report) update_dac() argument
/linux-4.4.14/drivers/net/wireless/ath/ath6kl/
H A Dhtc_pipe.c857 struct htc_credit_report *report; htc_process_trailer() local
/linux-4.4.14/drivers/net/ethernet/aurora/
H A Dnb8800.c276 static void nb8800_rx_error(struct net_device *dev, u32 report) nb8800_rx_error() argument
482 static void nb8800_tx_error(struct net_device *dev, u32 report) nb8800_tx_error() argument
H A Dnb8800.h190 u32 report; member in struct:nb8800_rx_desc
209 u32 report; member in struct:nb8800_tx_desc
/linux-4.4.14/drivers/extcon/
H A Dextcon-arizona.c603 unsigned int report = EXTCON_JACK_HEADPHONE; arizona_hpdet_irq() local
/linux-4.4.14/drivers/staging/rtl8192e/rtl8192e/
H A Dr8192E_dev.c1530 u8 report; _rtl92e_query_rxphystatus() local
/linux-4.4.14/fs/nfs/flexfilelayout/
H A Dflexfilelayout.c655 bool report; nfs4_ff_layout_stat_io_start_read() local
684 bool report; nfs4_ff_layout_stat_io_start_write() local
/linux-4.4.14/net/sctp/
H A Dsm_make_chunk.c1877 struct __sctp_missing report; sctp_process_missing_param() local
/linux-4.4.14/tools/vm/
H A Dslabinfo.c519 static void report(struct slabinfo *s) report() function
/linux-4.4.14/drivers/regulator/
H A Dcore.c663 const char *report; regulator_bypass_show() local
/linux-4.4.14/net/core/
H A Drtnetlink.c646 int report = 0; rtnl_notify() local
/linux-4.4.14/drivers/staging/rtl8192u/
H A Dr8192U_core.c4303 u8 report; rtl8192_query_rxphystatus() local
/linux-4.4.14/drivers/net/wireless/iwlegacy/
H A Dcommon.c2657 struct il_spectrum_notification *report = &(pkt->u.spectrum_notif); il_hdl_spectrum_measurement() local
/linux-4.4.14/fs/nfsd/
H A Dnfs4xdr.c3691 static bool report = true; nfsd4_do_encode_secinfo() local
/linux-4.4.14/include/net/
H A Dxfrm.h599 int (*report)(struct net *net, u8 proto, struct xfrm_selector *sel, xfrm_address_t *addr); member in struct:xfrm_mgr
/linux-4.4.14/include/sound/
H A Dpcm.h323 snd_pcm_pack_audio_tstamp_report(__u32 *data, __u32 *accuracy, const struct snd_pcm_audio_tstamp_report *report) snd_pcm_pack_audio_tstamp_report() argument
H A Dsoc.h695 int report; member in struct:snd_soc_jack_gpio

Completed in 3973 milliseconds