Searched refs:usb251xb (Results 1 – 4 of 4) sorted by relevance
115 struct usb251xb { struct225 static void usb251xb_reset(struct usb251xb *hub, int state) in usb251xb_reset()239 static int usb251xb_connect(struct usb251xb *hub) in usb251xb_connect()334 static int usb251xb_get_ofdata(struct usb251xb *hub, in usb251xb_get_ofdata()589 static int usb251xb_get_ofdata(struct usb251xb *hub, in usb251xb_get_ofdata()596 static int usb251xb_probe(struct usb251xb *hub) in usb251xb_probe()627 struct usb251xb *hub; in usb251xb_i2c_probe()629 hub = devm_kzalloc(&i2c->dev, sizeof(struct usb251xb), GFP_KERNEL); in usb251xb_i2c_probe()
27 obj-$(CONFIG_USB_HUB_USB251XB) += usb251xb.o
7 - compatible : Should be "microchip,usb251xb" or one of the specific types:
9587 F: drivers/usb/misc/usb251xb.c9588 F: Documentation/devicetree/bindings/usb/usb251xb.txt