Home
last modified time | relevance | path

Searched refs:hub (Results 1 - 2 of 2) sorted by relevance

/device/soc/rockchip/common/sdk_linux/drivers/hid/
H A DMakefile134 obj-$(CONFIG_HID_SENSOR_HUB) += hid-sensor-hub.o
/device/soc/rockchip/rk3588/kernel/include/linux/usb/
H A Dhcd.h97 struct timer_list rh_timer; /* drives root-hub polling */
124 #define HCD_FLAG_WAKEUP_PENDING 4 /* root hub is resuming? */
125 #define HCD_FLAG_RH_RUNNING 5 /* root hub is running? */
155 unsigned rh_registered:1;/* is root hub registered? */
156 unsigned rh_pollable:1; /* may we poll the root hub? */
167 * support the new root-hub polling mechanism. */
170 unsigned has_tt:1; /* Integrated TT in root hub */
276 /* called to init HCD and root hub */
281 * a whole, not just the root hub; they're for PCI bus glue.
283 /* called after suspending the hub, befor
565 struct usb_device *hub; /* upstream highspeed hub */ global() member
[all...]

Completed in 2 milliseconds