Home
last modified time | relevance | path

Searched defs:report_id (Results 1 - 25 of 86) sorted by relevance

1234

/kernel/linux/linux-5.10/drivers/hid/
H A Dhid-roccat-common.c16 static inline uint16_t roccat_common2_feature_report(uint8_t report_id) in roccat_common2_feature_report() argument
21 int roccat_common2_receive(struct usb_device *usb_dev, uint report_id, in roccat_common2_receive() argument
43 int roccat_common2_send(struct usb_device *usb_dev, uint report_id, in roccat_common2_send() argument
H A Dhid-picolcd_debugfs.c179 static ssize_t _picolcd_flash_read(struct picolcd_data *data, int report_id, in _picolcd_flash_read() argument
234 static ssize_t _picolcd_flash_erase64(struct picolcd_data *data, int report_id, in _picolcd_flash_erase64() argument
261 static ssize_t _picolcd_flash_write(struct picolcd_data *data, int report_id, in _picolcd_flash_write() argument
H A Dhid-picolcd_core.c68 picolcd_send_and_wait(struct hid_device *hdev, int report_id, const u8 *raw_data, int size) picolcd_send_and_wait() argument
/kernel/linux/linux-6.6/drivers/hid/amd-sfh-hid/
H A Damd_sfh_client.c21 void amd_sfh_set_report(struct hid_device *hid, int report_id, in amd_sfh_set_report() argument
37 int amd_sfh_get_report(struct hid_device *hid, int report_id, int report_type) in amd_sfh_get_report() argument
75 u8 report_id, node_type; in amd_sfh_work() local
[all...]
H A Damd_sfh_hid.h21 u8 report_id; member
49 u8 report_id[MAX_HID_DEVICES]; member
/kernel/linux/linux-6.6/drivers/hid/
H A Dhid-roccat-common.c16 static inline uint16_t roccat_common2_feature_report(uint8_t report_id) in roccat_common2_feature_report() argument
21 int roccat_common2_receive(struct usb_device *usb_dev, uint report_id, in roccat_common2_receive() argument
43 int roccat_common2_send(struct usb_device *usb_dev, uint report_id, in roccat_common2_send() argument
H A Dhid-picolcd_debugfs.c179 static ssize_t _picolcd_flash_read(struct picolcd_data *data, int report_id, in _picolcd_flash_read() argument
234 static ssize_t _picolcd_flash_erase64(struct picolcd_data *data, int report_id, in _picolcd_flash_erase64() argument
261 static ssize_t _picolcd_flash_write(struct picolcd_data *data, int report_id, in _picolcd_flash_write() argument
H A Dhid-picolcd_core.c68 picolcd_send_and_wait(struct hid_device *hdev, int report_id, const u8 *raw_data, int size) picolcd_send_and_wait() argument
/kernel/linux/linux-5.10/drivers/hid/intel-ish-hid/
H A Dishtp-hid-client.c407 void hid_ishtp_get_report(struct hid_device *hid, int report_id, in hid_ishtp_get_report() argument
361 hid_ishtp_set_feature(struct hid_device *hid, char *buf, unsigned int len, int report_id) hid_ishtp_set_feature() argument
/kernel/linux/linux-5.10/drivers/iio/pressure/
H A Dhid-sensor-press.c63 int report_id = -1; in press_read_raw() local
/kernel/linux/linux-5.10/drivers/iio/orientation/
H A Dhid-sensor-incl-3d.c97 int report_id = -1; in incl_3d_read_raw() local
/kernel/linux/linux-5.10/drivers/iio/gyro/
H A Dhid-sensor-gyro-3d.c96 int report_id = -1; in gyro_3d_read_raw() local
/kernel/linux/linux-5.10/drivers/iio/light/
H A Dhid-sensor-als.c78 int report_id = -1; in als_read_raw() local
H A Dhid-sensor-prox.c62 int report_id = -1; in prox_read_raw() local
/kernel/linux/linux-5.10/drivers/iio/accel/
H A Dhid-sensor-accel-3d.c137 int report_id = -1; in accel_3d_read_raw() local
/kernel/linux/linux-5.10/drivers/rtc/
H A Drtc-hid-sensor-time.c139 int report_id, i; in hid_time_parse_report() local
/kernel/linux/linux-5.10/drivers/staging/greybus/
H A Dhid.c74 static int gb_hid_get_report(struct gb_hid *ghid, u8 report_type, u8 report_id, in gb_hid_get_report() argument
95 static int gb_hid_set_report(struct gb_hid *ghid, u8 report_type, u8 report_id, in gb_hid_set_report() argument
244 int report_id = buf[0]; in __gb_hid_output_raw_report() local
[all...]
/kernel/linux/linux-5.10/include/linux/
H A Dhid-sensor-hub.h29 s32 report_id; member
/kernel/linux/linux-6.6/include/linux/
H A Dhid-sensor-hub.h29 s32 report_id; member
/kernel/linux/linux-6.6/drivers/rtc/
H A Drtc-hid-sensor-time.c139 int report_id, i; in hid_time_parse_report() local
/kernel/linux/linux-6.6/drivers/staging/greybus/
H A Dhid.c74 static int gb_hid_get_report(struct gb_hid *ghid, u8 report_type, u8 report_id, in gb_hid_get_report() argument
95 static int gb_hid_set_report(struct gb_hid *ghid, u8 report_type, u8 report_id, in gb_hid_set_report() argument
244 int report_id = buf[0]; in __gb_hid_output_raw_report() local
[all...]
/kernel/linux/linux-6.6/drivers/iio/pressure/
H A Dhid-sensor-press.c74 int report_id = -1; in press_read_raw() local
/kernel/linux/linux-6.6/drivers/hid/intel-ish-hid/
H A Dishtp-hid-client.c415 void hid_ishtp_get_report(struct hid_device *hid, int report_id, in hid_ishtp_get_report() argument
369 hid_ishtp_set_feature(struct hid_device *hid, char *buf, unsigned int len, int report_id) hid_ishtp_set_feature() argument
/kernel/linux/linux-6.6/drivers/hid/amd-sfh-hid/sfh1_1/
H A Damd_sfh_desc.c61 static void get_common_features(struct common_feature_property *common, int report_id) in get_common_features() argument
71 static u8 get_feature_rep(int sensor_idx, int report_id, u8 *feature_report) in get_feature_rep() argument
128 static void get_common_inputs(struct common_input_property *common, int report_id) in get_common_inputs() argument
176 get_input_rep(u8 current_index, int sensor_idx, int report_id, struct amd_input_data *in_data) get_input_rep() argument
[all...]
/kernel/linux/linux-6.6/drivers/hid/amd-sfh-hid/hid_descriptor/
H A Damd_sfh_hid_desc.c128 static void get_common_features(struct common_feature_property *common, int report_id) in get_common_features() argument
138 static u8 get_feature_report(int sensor_idx, int report_id, u8 *feature_report) in get_feature_report() argument
199 static void get_common_inputs(struct common_input_property *common, int report_id) in get_common_inputs() argument
206 get_input_report(u8 current_index, int sensor_idx, int report_id, struct amd_input_data *in_data) get_input_report() argument
[all...]

Completed in 30 milliseconds

1234