usb251xb          237 drivers/usb/misc/usb251xb.c static int usb251x_check_gpio_chip(struct usb251xb *hub)
usb251xb          258 drivers/usb/misc/usb251xb.c static int usb251x_check_gpio_chip(struct usb251xb *hub)
usb251xb          264 drivers/usb/misc/usb251xb.c static void usb251xb_reset(struct usb251xb *hub, int state)
usb251xb          282 drivers/usb/misc/usb251xb.c static int usb251xb_connect(struct usb251xb *hub)
usb251xb          377 drivers/usb/misc/usb251xb.c static void usb251xb_get_ports_field(struct usb251xb *hub,
usb251xb          394 drivers/usb/misc/usb251xb.c static int usb251xb_get_ofdata(struct usb251xb *hub,
usb251xb          625 drivers/usb/misc/usb251xb.c static int usb251xb_get_ofdata(struct usb251xb *hub,
usb251xb          632 drivers/usb/misc/usb251xb.c static int usb251xb_probe(struct usb251xb *hub)
usb251xb          682 drivers/usb/misc/usb251xb.c 	struct usb251xb *hub;
usb251xb          684 drivers/usb/misc/usb251xb.c 	hub = devm_kzalloc(&i2c->dev, sizeof(struct usb251xb), GFP_KERNEL);