Lines Matching full:hub
57 * struct hid_sensor_hub_device - Stores the hub instance data
59 * @vendor_id: Vendor id of hub device.
60 * @product_id: Product id of hub device.
61 * @usage: Usage id for this hub device instance.
99 * sensor_hub_device_open() - Open hub device
100 * @hsdev: Hub device instance.
102 * Used to open hid device for sensor hub.
107 * sensor_hub_device_clode() - Close hub device
108 * @hsdev: Hub device instance.
110 * Used to clode hid device for sensor hub.
118 * @hsdev: Hub device instance.
123 * hub core driver will call these callbacks to offload processing
132 * @hsdev: Hub device instance.
142 /* Hid sensor hub core interfaces */
146 * @hsdev: Hub device instance.
162 * @hsdev: Hub device instance.
187 * @hsdev: Hub device instance.
201 * @hsdev: Hub device instance.