Home
last modified time | relevance | path

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

/linux/drivers/usb/misc/
H A Dusb251xb.c113 struct usb251xb { struct
243 static int usb251x_check_gpio_chip(struct usb251xb *hub) in usb251x_check_gpio_chip()
268 static int usb251x_check_gpio_chip(struct usb251xb *hub) in usb251x_check_gpio_chip()
274 static void usb251xb_reset(struct usb251xb *hub) in usb251xb_reset()
293 static int usb251xb_connect(struct usb251xb *hub) in usb251xb_connect()
393 static void usb251xb_get_ports_field(struct usb251xb *hub, in usb251xb_get_ports_field()
408 static int usb251xb_get_ofdata(struct usb251xb *hub, in usb251xb_get_ofdata()
638 struct usb251xb *hub = data; in usb251xb_regulator_disable_action()
643 static int usb251xb_probe(struct usb251xb *hub) in usb251xb_probe()
701 struct usb251xb *hub; in usb251xb_i2c_probe()
[all …]
H A DMakefile29 obj-$(CONFIG_USB_HUB_USB251XB) += usb251xb.o
/linux/
H A DMAINTAINERS17474 F: Documentation/devicetree/bindings/usb/usb251xb.yaml
17475 F: drivers/usb/misc/usb251xb.c