Home
last modified time | relevance | path

Searched defs:hid_sensor_custom (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/drivers/hid/
Dhid-sensor-custom.c37 struct hid_sensor_custom { struct
43 struct hid_sensor_custom_field *fields; argument
49 struct hid_sensor_custom_field *power_state; argument
50 struct hid_sensor_custom_field *report_state; argument
51 struct miscdevice custom_dev;
52 struct kfifo data_fifo;
53 unsigned long misc_opened;
54 wait_queue_head_t wait;
55 struct platform_device *custom_pdev;