Home
last modified time | relevance | path

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

/arch/arm/mach-omap2/
Dpdata-quirks.c126 static void __init omap3_sbc_t3x_usb_hub_init(int gpio, char *hub_name) in omap3_sbc_t3x_usb_hub_init() argument
128 int err = gpio_request_one(gpio, GPIOF_OUT_INIT_LOW, hub_name); in omap3_sbc_t3x_usb_hub_init()
132 hub_name, err); in omap3_sbc_t3x_usb_hub_init()