Searched defs:hid_sensor_custom (Results 1 – 1 of 1) sorted by relevance
35 struct hid_sensor_custom { struct41 struct hid_sensor_custom_field *fields; argument47 struct hid_sensor_custom_field *power_state; argument48 struct hid_sensor_custom_field *report_state; argument49 struct miscdevice custom_dev;50 struct kfifo data_fifo;51 unsigned long misc_opened;52 wait_queue_head_t wait;