Searched defs:usage_id (Results 1 - 17 of 17) sorted by relevance

/linux-master/include/linux/
H A Dhid-sensor-hub.h27 u32 usage_id; member in struct:hid_sensor_hub_attribute_info
50 u32 usage_id; member in struct:sensor_hub_pending
221 unsigned usage_id; member in struct:hid_sensor_common
[all...]
/linux-master/drivers/iio/common/hid-sensors/
H A Dhid-sensor-attributes.c15 u32 usage_id; member in struct:__anon12
402 int hid_sensor_format_scale(u32 usage_id, argument
436 hid_sensor_get_reporting_interval(struct hid_sensor_hub_device *hsdev, u32 usage_id, struct hid_sensor_common *st) argument
454 hid_sensor_get_report_latency_info(struct hid_sensor_hub_device *hsdev, u32 usage_id, struct hid_sensor_common *st) argument
496 hid_sensor_parse_common_attributes(struct hid_sensor_hub_device *hsdev, u32 usage_id, struct hid_sensor_common *st, const u32 *sensitivity_addresses, u32 sensitivity_addresses_len) argument
[all...]
/linux-master/drivers/rtc/
H A Drtc-hid-sensor-time.c49 hid_time_proc_event(struct hid_sensor_hub_device *hsdev, unsigned usage_id, void *priv) argument
76 hid_time_capture_sample(struct hid_sensor_hub_device *hsdev, unsigned usage_id, size_t raw_len, char *raw_data, void *priv) argument
134 hid_time_parse_report(struct platform_device *pdev, struct hid_sensor_hub_device *hsdev, unsigned usage_id, struct hid_time_state *time_state) argument
/linux-master/drivers/iio/orientation/
H A Dhid-sensor-rotation.c145 dev_rot_proc_event(struct hid_sensor_hub_device *hsdev, unsigned usage_id, void *priv) argument
167 dev_rot_capture_sample(struct hid_sensor_hub_device *hsdev, unsigned usage_id, size_t raw_len, char *raw_data, void *priv) argument
197 dev_rot_parse_report(struct platform_device *pdev, struct hid_sensor_hub_device *hsdev, struct iio_chan_spec *channels, unsigned usage_id, struct dev_rot_state *st) argument
H A Dhid-sensor-incl-3d.c191 incl_3d_proc_event(struct hid_sensor_hub_device *hsdev, unsigned usage_id, void *priv) argument
214 incl_3d_capture_sample(struct hid_sensor_hub_device *hsdev, unsigned usage_id, size_t raw_len, char *raw_data, void *priv) argument
247 incl_3d_parse_report(struct platform_device *pdev, struct hid_sensor_hub_device *hsdev, struct iio_chan_spec *channels, unsigned usage_id, struct incl_3d_state *st) argument
/linux-master/drivers/iio/pressure/
H A Dhid-sensor-press.c167 press_proc_event(struct hid_sensor_hub_device *hsdev, unsigned usage_id, void *priv) argument
187 press_capture_sample(struct hid_sensor_hub_device *hsdev, unsigned usage_id, size_t raw_len, char *raw_data, void *priv) argument
213 press_parse_report(struct platform_device *pdev, struct hid_sensor_hub_device *hsdev, struct iio_chan_spec *channels, unsigned usage_id, struct press_state *st) argument
/linux-master/drivers/iio/position/
H A Dhid-sensor-custom-intel-hinge.c192 hinge_proc_event(struct hid_sensor_hub_device *hsdev, unsigned int usage_id, void *priv) argument
211 hinge_capture_sample(struct hid_sensor_hub_device *hsdev, unsigned int usage_id, size_t raw_len, char *raw_data, void *priv) argument
236 hinge_parse_report(struct platform_device *pdev, struct hid_sensor_hub_device *hsdev, struct iio_chan_spec *channels, unsigned int usage_id, struct hinge_state *st) argument
/linux-master/drivers/iio/light/
H A Dhid-sensor-prox.c165 prox_proc_event(struct hid_sensor_hub_device *hsdev, unsigned usage_id, void *priv) argument
182 prox_capture_sample(struct hid_sensor_hub_device *hsdev, unsigned usage_id, size_t raw_len, char *raw_data, void *priv) argument
210 prox_parse_report(struct platform_device *pdev, struct hid_sensor_hub_device *hsdev, struct iio_chan_spec *channels, unsigned usage_id, struct prox_state *st) argument
H A Dhid-sensor-als.c253 als_proc_event(struct hid_sensor_hub_device *hsdev, unsigned usage_id, void *priv) argument
274 als_capture_sample(struct hid_sensor_hub_device *hsdev, unsigned usage_id, size_t raw_len, char *raw_data, void *priv) argument
315 als_parse_report(struct platform_device *pdev, struct hid_sensor_hub_device *hsdev, unsigned usage_id, struct als_state *st) argument
/linux-master/drivers/iio/temperature/
H A Dhid-sensor-temperature.c127 temperature_proc_event(struct hid_sensor_hub_device *hsdev, unsigned int usage_id, void *pdev) argument
141 temperature_capture_sample(struct hid_sensor_hub_device *hsdev, unsigned int usage_id, size_t raw_len, char *raw_data, void *pdev) argument
158 temperature_parse_report(struct platform_device *pdev, struct hid_sensor_hub_device *hsdev, struct iio_chan_spec *channels, unsigned int usage_id, struct temperature_state *st) argument
/linux-master/drivers/iio/gyro/
H A Dhid-sensor-gyro-3d.c189 gyro_3d_proc_event(struct hid_sensor_hub_device *hsdev, unsigned usage_id, void *priv) argument
211 gyro_3d_capture_sample(struct hid_sensor_hub_device *hsdev, unsigned usage_id, size_t raw_len, char *raw_data, void *priv) argument
244 gyro_3d_parse_report(struct platform_device *pdev, struct hid_sensor_hub_device *hsdev, struct iio_chan_spec *channels, unsigned usage_id, struct gyro_3d_state *st) argument
/linux-master/drivers/iio/accel/
H A Dhid-sensor-accel-3d.c235 accel_3d_proc_event(struct hid_sensor_hub_device *hsdev, unsigned usage_id, void *priv) argument
259 accel_3d_capture_sample(struct hid_sensor_hub_device *hsdev, unsigned usage_id, size_t raw_len, char *raw_data, void *priv) argument
293 accel_3d_parse_report(struct platform_device *pdev, struct hid_sensor_hub_device *hsdev, struct iio_chan_spec *channels, unsigned usage_id, struct accel_3d_state *st) argument
/linux-master/drivers/iio/humidity/
H A Dhid-sensor-humidity.c129 humidity_proc_event(struct hid_sensor_hub_device *hsdev, unsigned int usage_id, void *pdev) argument
143 humidity_capture_sample(struct hid_sensor_hub_device *hsdev, unsigned int usage_id, size_t raw_len, char *raw_data, void *pdev) argument
161 humidity_parse_report(struct platform_device *pdev, struct hid_sensor_hub_device *hsdev, struct iio_chan_spec *channels, unsigned int usage_id, struct hid_humidity_state *st) argument
/linux-master/drivers/iio/magnetometer/
H A Dhid-sensor-magn-3d.c282 magn_3d_proc_event(struct hid_sensor_hub_device *hsdev, unsigned usage_id, void *priv) argument
304 magn_3d_capture_sample(struct hid_sensor_hub_device *hsdev, unsigned usage_id, size_t raw_len, char *raw_data, void *priv) argument
349 magn_3d_parse_report(struct platform_device *pdev, struct hid_sensor_hub_device *hsdev, struct iio_chan_spec **channels, int *chan_count, unsigned usage_id, struct magn_3d_state *st) argument
/linux-master/drivers/hid/
H A Dhid-sensor-hub.c49 u32 usage_id; member in struct:hid_sensor_hub_callbacks_list
97 sensor_hub_get_callback( struct hid_device *hdev, u32 usage_id, int collection_index, struct hid_sensor_hub_device **hsdev, void **priv) argument
127 sensor_hub_register_callback(struct hid_sensor_hub_device *hsdev, u32 usage_id, struct hid_sensor_hub_callbacks *usage_callback) argument
169 sensor_hub_remove_callback(struct hid_sensor_hub_device *hsdev, u32 usage_id) argument
290 sensor_hub_input_attr_get_raw_value(struct hid_sensor_hub_device *hsdev, u32 usage_id, u32 attr_usage_id, u32 report_id, enum sensor_hub_read_flags flag, bool is_signed) argument
352 hid_sensor_get_usage_index(struct hid_sensor_hub_device *hsdev, u32 report_id, int field_index, u32 usage_id) argument
374 sensor_hub_input_get_attribute_info(struct hid_sensor_hub_device *hsdev, u8 type, u32 usage_id, u32 attr_usage_id, struct hid_sensor_hub_attribute_info *info) argument
[all...]
H A Dhid-sensor-custom.c61 u32 usage_id; member in struct:hid_sensor_sample
78 int usage_id; member in struct:hid_custom_usage_desc
416 hid_sensor_capture_sample(struct hid_sensor_hub_device *hsdev, unsigned usage_id, size_t raw_len, char *raw_data, void *priv) argument
458 hid_sensor_send_event(struct hid_sensor_hub_device *hsdev, unsigned usage_id, void *priv) argument
/linux-master/tools/testing/selftests/hid/tests/
H A Dtest_wacom_generic.py543 def usage_id(page_name, usage_name): function in function:BaseTest.TestTablet.test_descriptor_physicals
[all...]

Completed in 323 milliseconds