Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/usb/misc/
Dusb251xb.c112 struct usb251xb { struct
242 static int usb251x_check_gpio_chip(struct usb251xb *hub) in usb251x_check_gpio_chip()
263 static int usb251x_check_gpio_chip(struct usb251xb *hub) in usb251x_check_gpio_chip()
269 static void usb251xb_reset(struct usb251xb *hub) in usb251xb_reset()
286 static int usb251xb_connect(struct usb251xb *hub) in usb251xb_connect()
381 static void usb251xb_get_ports_field(struct usb251xb *hub, in usb251xb_get_ports_field()
398 static int usb251xb_get_ofdata(struct usb251xb *hub, in usb251xb_get_ofdata()
634 static int usb251xb_get_ofdata(struct usb251xb *hub, in usb251xb_get_ofdata()
643 struct usb251xb *hub = data; in usb251xb_regulator_disable_action()
648 static int usb251xb_probe(struct usb251xb *hub) in usb251xb_probe()
[all …]
DMakefile28 obj-$(CONFIG_USB_HUB_USB251XB) += usb251xb.o
/linux-5.19.10/Documentation/devicetree/bindings/usb/
Dusb251xb.txt7 - compatible : Should be "microchip,usb251xb" or one of the specific types:
/linux-5.19.10/
DMAINTAINERS13263 F: Documentation/devicetree/bindings/usb/usb251xb.txt
13264 F: drivers/usb/misc/usb251xb.c