| /OK3568_Linux_fs/kernel/drivers/hid/ |
| H A D | hid-lenovo.c | 439 struct hid_report *report, u8 *data, int size) in lenovo_raw_event() 530 struct hid_report *report; in lenovo_features_set_tpkbd() local 772 struct hid_report *report; in lenovo_led_set_tpkbd() local
|
| H A D | hid-playstation.c | 961 struct dualsense_output_report *report) in dualsense_send_output_report() 982 struct dualsense_output_report report; in dualsense_output_worker() local 1041 static int dualsense_parse_report(struct ps_device *ps_dev, struct hid_report *report, in dualsense_parse_report() 1252 struct dualsense_output_report report; in dualsense_reset_leds() local 1468 static int ps_raw_event(struct hid_device *hdev, struct hid_report *report, in ps_raw_event()
|
| H A D | hid-appleir.c | 182 static int appleir_raw_event(struct hid_device *hid, struct hid_report *report, in appleir_raw_event()
|
| H A D | hid-bigbenff.c | 176 struct hid_report *report; member
|
| H A D | hid-elo.c | 80 static int elo_raw_event(struct hid_device *hdev, struct hid_report *report, in elo_raw_event()
|
| H A D | hid-uclogic-core.c | 251 struct hid_report *report, in uclogic_raw_event()
|
| H A D | hid-sensor-custom.c | 472 struct hid_report *report, in hid_sensor_custom_add_field() 529 struct hid_report *report; in hid_sensor_custom_add_fields() local
|
| H A D | hid-sony.c | 1200 static int sony_raw_event(struct hid_device *hdev, struct hid_report *report, in sony_raw_event() 1561 static const u8 report[] = { 0xf4, 0x42, 0x03, 0x00, 0x00 }; in sixaxis_set_operational_bt() local 1828 struct hid_report *report = list_entry(report_list->next, in buzz_set_leds() local 2084 struct sixaxis_output_report *report = in sixaxis_send_output_report() local 2196 struct motion_output_report_02 *report = in motion_send_output_report() local
|
| H A D | hid-lg4ff.c | 84 struct hid_report *report; member 326 int lg4ff_raw_event(struct hid_device *hdev, struct hid_report *report, in lg4ff_raw_event() 1265 struct hid_report *report = list_entry(report_list->next, struct hid_report, list); in lg4ff_init() local
|
| H A D | hid-cougar.c | 258 static int cougar_raw_event(struct hid_device *hdev, struct hid_report *report, in cougar_raw_event()
|
| /OK3568_Linux_fs/kernel/drivers/nvme/host/ |
| H A D | zns.c | 172 struct nvme_zone_report *report; in nvme_ns_report_zones() local
|
| /OK3568_Linux_fs/u-boot/scripts/ |
| H A D | checkpatch.pl | 1901 sub report { subroutine
|
| /OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/core/ |
| H A D | rtw_pwrctrl.c | 755 struct reportpwrstate_parm report; in cpwm_event_callback() local 783 struct reportpwrstate_parm report; in rpwmtimeout_workitem_callback() local
|
| /OK3568_Linux_fs/kernel/drivers/firmware/arm_scmi/ |
| H A D | notify.c | 334 void *report; member 386 u32 evt_key, void *report) in scmi_lookup_and_call_event_chain() 468 void *report = NULL; in scmi_process_event_payload() local
|
| /OK3568_Linux_fs/kernel/scripts/ |
| H A D | checkpatch.pl | 2086 sub report { subroutine
|
| /OK3568_Linux_fs/kernel/fs/exfat/ |
| H A D | misc.c | 25 void __exfat_fs_error(struct super_block *sb, int report, const char *fmt, ...) in __exfat_fs_error()
|
| /OK3568_Linux_fs/kernel/sound/soc/ |
| H A D | soc-jack.c | 216 int report; in snd_soc_jack_gpio_detect() local
|
| /OK3568_Linux_fs/kernel/arch/s390/kernel/ |
| H A D | ipl.c | 2087 int ipl_report_add_component(struct ipl_report *report, struct kexec_buf *kbuf, in ipl_report_add_component() 2107 int ipl_report_add_certificate(struct ipl_report *report, void *key, in ipl_report_add_certificate() 2129 struct ipl_report *report; in ipl_report_init() local 2147 void *ipl_report_finish(struct ipl_report *report) in ipl_report_finish() 2202 int ipl_report_free(struct ipl_report *report) in ipl_report_free()
|
| /OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/hal/ |
| H A D | rtl8723bs_recv.c | 26 struct recv_stat report; in update_recvframe_attrib() local
|
| /OK3568_Linux_fs/kernel/drivers/input/touchscreen/cyttsp5/ |
| H A D | cyttsp5_core.c | 59 struct cyttsp5_hid_report *report; member 262 struct cyttsp5_hid_report *report = NULL; in cyttsp5_get_hid_report_() local 291 struct cyttsp5_hid_report *report; in cyttsp5_free_hid_reports_() local 314 struct cyttsp5_hid_report *report) in cyttsp5_create_hid_field_() 2923 struct cyttsp5_hid_report *report; in parse_report_descriptor() local 3201 struct cyttsp5_hid_report *report = NULL; in find_report_desc_field() local 3242 struct cyttsp5_hid_report *report = NULL; in find_report_desc() local 3258 struct cyttsp5_hid_report *report; in setup_report_descriptor() local 3335 struct cyttsp5_hid_report *report = cd->hid_reports[i]; in setup_report_descriptor() local 3409 struct cyttsp5_hid_report *report = cd->hid_reports[t]; in cyttsp5_get_report_descriptor_() local
|
| /OK3568_Linux_fs/kernel/fs/fat/ |
| H A D | misc.c | 21 void __fat_fs_error(struct super_block *sb, int report, const char *fmt, ...) in __fat_fs_error()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/rtl8822b/sdio/ |
| H A D | rtl8822bs_io.c | 347 struct reportpwrstate_parm report; in sd_int_dpc() local
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ti/wl1251/ |
| H A D | event.h | 96 struct event_debug_report report; member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/rtl8822c/sdio/ |
| H A D | rtl8822cs_io.c | 348 struct reportpwrstate_parm report; in sd_int_dpc() local
|
| /OK3568_Linux_fs/kernel/drivers/mfd/ |
| H A D | si476x-i2c.c | 366 struct si476x_rds_status_report report; in si476x_core_drain_rds_fifo() local
|