Searched defs:report (Results 76 - 100 of 223) sorted by relevance

123456789

/linux-master/drivers/hid/
H A Dhid-roccat-koneplus.c513 koneplus_raw_event(struct hid_device *hdev, struct hid_report *report, u8 *data, int size) argument
H A Dhid-roccat-isku.c401 isku_raw_event(struct hid_device *hdev, struct hid_report *report, u8 *data, int size) argument
H A Dhid-kye.c532 struct hid_report *report; local
[all...]
H A Dhid-picolcd_fb.c187 struct hid_report *report = picolcd_out_report(REPORT_LCD_CMD, data->hdev); local
H A Dhid-picolcd_core.c56 struct hid_report *report = NULL; local
73 struct hid_report *report = picolcd_out_report(report_id, hdev); local
116 picolcd_raw_keypad(struct picolcd_data *data, struct hid_report *report, u8 *raw_data, int size) argument
219 struct hid_report *report = picolcd_out_report(REPORT_RESET, hdev); local
268 struct hid_report *report = NULL; local
327 picolcd_raw_event(struct hid_device *hdev, struct hid_report *report, u8 *raw_data, int size) argument
407 picolcd_init_keys(struct picolcd_data *data, struct hid_report *report) argument
[all...]
H A Dhid-ntrig.c111 struct hid_report *report = hdev->report_enum[HID_FEATURE_REPORT]. local
125 struct hid_report *report; local
897 struct hid_report *report; local
[all...]
H A Dhid-elan.c359 elan_raw_event(struct hid_device *hdev, struct hid_report *report, u8 *data, int size) argument
H A Dhid-steelseries.c132 struct hid_report *report = list_entry(report_list->next, struct hid_report, list); local
589 steelseries_headset_raw_event(struct hid_device *hdev, struct hid_report *report, u8 *read_buf, int size) argument
H A Dhid-mcp2200.c291 static int mcp2200_raw_event(struct hid_device *hdev, struct hid_report *report, argument
H A Dhid-sensor-hub.c58 struct hid_report *report; local
193 struct hid_report *report; local
241 struct hid_report *report; local
298 struct hid_report *report; local
355 struct hid_report *report; local
382 struct hid_report *report; local
471 sensor_hub_raw_event(struct hid_device *hdev, struct hid_report *report, u8 *raw_data, int size) argument
[all...]
/linux-master/drivers/hid/surface-hid/
H A Dsurface_kbd.c202 u8 report[KBD_FEATURE_REPORT_SIZE]; local
[all...]
/linux-master/drivers/hid/bpf/
H A Dhid_bpf_dispatch.c164 struct hid_report *report = report_enum->report_id_hash[j]; local
384 struct hid_report *report; local
[all...]
/linux-master/drivers/net/wireless/ath/ath12k/
H A Dhtc.c145 ath12k_htc_process_credit_report(struct ath12k_htc *htc, const struct ath12k_htc_credit_report *report, int len, enum ath12k_htc_ep_id eid) argument
[all...]
/linux-master/sound/soc/
H A Dsoc-jack.c214 int report; local
/linux-master/drivers/net/wireless/ti/wl1251/
H A Devent.h96 struct event_debug_report report; member in struct:event_mailbox
/linux-master/drivers/hid/intel-ish-hid/
H A Dishtp-hid.h62 uint8_t report[1]; member in struct:report_list::__anon6
/linux-master/drivers/hid/usbhid/
H A Dhiddev.c61 struct hid_report *report; local
112 struct hid_report *report; local
186 hiddev_report_event(struct hid_device *hid, struct hid_report *report) argument
433 struct hid_report *report; local
603 struct hid_report *report; local
[all...]
/linux-master/drivers/regulator/
H A Drt5190a-regulator.c154 unsigned int report; member in struct:__anon2606
/linux-master/drivers/input/touchscreen/
H A Dpixcir_i2c_ts.c93 pixcir_ts_parse(struct pixcir_i2c_ts_data *tsdata, struct pixcir_report_data *report) argument
147 pixcir_ts_report(struct pixcir_i2c_ts_data *ts, struct pixcir_report_data *report) argument
194 struct pixcir_report_data report; local
[all...]
/linux-master/drivers/net/wireless/realtek/rtlwifi/rtl8192se/
H A Dtrx.c58 u8 report, cck_highpwr; local
/linux-master/drivers/net/wireless/ath/ath11k/
H A Dhtc.c151 ath11k_htc_process_credit_report(struct ath11k_htc *htc, const struct ath11k_htc_credit_report *report, int len, enum ath11k_htc_ep_id eid) argument
[all...]
/linux-master/drivers/firmware/arm_scmi/
H A Dbase.c324 scmi_base_fill_custom_report(const struct scmi_protocol_handle *ph, u8 evt_id, ktime_t timestamp, const void *payld, size_t payld_sz, void *report, u32 *src_id) argument
H A Dreset.c288 scmi_reset_fill_custom_report(const struct scmi_protocol_handle *ph, u8 evt_id, ktime_t timestamp, const void *payld, size_t payld_sz, void *report, u32 *src_id) argument
/linux-master/drivers/hwmon/
H A Dgigabyte_waterforce.c255 static int waterforce_raw_event(struct hid_device *hdev, struct hid_report *report, u8 *data, argument
/linux-master/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/
H A Dtrx.c49 u8 report, cck_highpwr; local

Completed in 257 milliseconds

123456789