Home
last modified time | relevance | path

Searched refs:usb4604 (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/usb/misc/
H A Dusb4604.c22 struct usb4604 { struct
28 static void usb4604_reset(struct usb4604 *hub, int state) in usb4604_reset() argument
37 static int usb4604_connect(struct usb4604 *hub) in usb4604_connect()
58 static int usb4604_switch_mode(struct usb4604 *hub, enum usb4604_mode mode) in usb4604_switch_mode()
82 static int usb4604_probe(struct usb4604 *hub) in usb4604_probe()
102 struct usb4604 *hub; in usb4604_i2c_probe()
117 struct usb4604 *hub = i2c_get_clientdata(client); in usb4604_i2c_suspend()
127 struct usb4604 *hub = i2c_get_clientdata(client); in usb4604_i2c_resume()
H A DMakefile29 obj-$(CONFIG_USB_HSIC_USB4604) += usb4604.o
/openbmc/linux/Documentation/devicetree/bindings/usb/
H A Dusb4604.txt4 - compatible: Should be "smsc,usb4604"
15 compatible = "smsc,usb4604";