Home
last modified time | relevance | path

Searched refs:hid_sensor_hub_callbacks (Results 1 – 15 of 15) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Dhid-sensor-hub.h87 struct hid_sensor_hub_callbacks { struct
128 struct hid_sensor_hub_callbacks *usage_callback);
/OK3568_Linux_fs/kernel/drivers/hid/
H A Dhid-sensor-hub.c52 struct hid_sensor_hub_callbacks *usage_callback;
98 static struct hid_sensor_hub_callbacks *sensor_hub_get_callback( in sensor_hub_get_callback()
130 struct hid_sensor_hub_callbacks *usage_callback) in sensor_hub_register_callback()
479 struct hid_sensor_hub_callbacks *callback = NULL; in sensor_hub_raw_event()
H A Dhid-sensor-custom.c39 struct hid_sensor_hub_callbacks callbacks;
/OK3568_Linux_fs/kernel/drivers/iio/temperature/
H A Dhid-sensor-temperature.c187 static struct hid_sensor_hub_callbacks temperature_callbacks = {
/OK3568_Linux_fs/kernel/drivers/iio/humidity/
H A Dhid-sensor-humidity.c190 static struct hid_sensor_hub_callbacks humidity_callbacks = {
/OK3568_Linux_fs/kernel/drivers/rtc/
H A Drtc-hid-sensor-time.c24 struct hid_sensor_hub_callbacks callbacks;
/OK3568_Linux_fs/kernel/drivers/iio/orientation/
H A Dhid-sensor-rotation.c20 struct hid_sensor_hub_callbacks callbacks;
H A Dhid-sensor-incl-3d.c28 struct hid_sensor_hub_callbacks callbacks;
/OK3568_Linux_fs/kernel/drivers/iio/light/
H A Dhid-sensor-prox.c22 struct hid_sensor_hub_callbacks callbacks;
H A Dhid-sensor-als.c26 struct hid_sensor_hub_callbacks callbacks;
/OK3568_Linux_fs/kernel/drivers/iio/pressure/
H A Dhid-sensor-press.c22 struct hid_sensor_hub_callbacks callbacks;
/OK3568_Linux_fs/kernel/drivers/iio/gyro/
H A Dhid-sensor-gyro-3d.c27 struct hid_sensor_hub_callbacks callbacks;
/OK3568_Linux_fs/kernel/drivers/iio/accel/
H A Dhid-sensor-accel-3d.c27 struct hid_sensor_hub_callbacks callbacks;
/OK3568_Linux_fs/kernel/drivers/iio/magnetometer/
H A Dhid-sensor-magn-3d.c38 struct hid_sensor_hub_callbacks callbacks;
/OK3568_Linux_fs/kernel/Documentation/hid/
H A Dhid-sensor.rst96 struct hid_sensor_hub_callbacks *usage_callback):