Searched defs:hid_sensor_custom (Results 1 – 1 of 1) sorted by relevance
38 struct hid_sensor_custom { struct44 struct hid_sensor_custom_field *fields; argument50 struct hid_sensor_custom_field *power_state; argument51 struct hid_sensor_custom_field *report_state; argument52 struct miscdevice custom_dev;53 struct kfifo data_fifo;54 unsigned long misc_opened;55 wait_queue_head_t wait;56 struct platform_device *custom_pdev;