Lines Matching defs:usb251xb
109 #define DRIVER_NAME "usb251xb"
112 struct usb251xb {
242 static int usb251x_check_gpio_chip(struct usb251xb *hub)
263 static int usb251x_check_gpio_chip(struct usb251xb *hub)
269 static void usb251xb_reset(struct usb251xb *hub)
286 static int usb251xb_connect(struct usb251xb *hub)
381 static void usb251xb_get_ports_field(struct usb251xb *hub,
398 static int usb251xb_get_ofdata(struct usb251xb *hub,
632 static int usb251xb_get_ofdata(struct usb251xb *hub,
641 struct usb251xb *hub = data;
646 static int usb251xb_probe(struct usb251xb *hub)
709 struct usb251xb *hub;
711 hub = devm_kzalloc(&i2c->dev, sizeof(struct usb251xb), GFP_KERNEL);
725 struct usb251xb *hub = i2c_get_clientdata(client);
733 struct usb251xb *hub = i2c_get_clientdata(client);