Searched refs:usb_hub_reset (Results 1 – 1 of 1) sorted by relevance
81 static int usb_hub_reset; variable471 err = gpio_request(usb_hub_reset, "hub rst"); in em_x270_usb_hub_init()476 gpio_direction_output(usb_hub_reset, 1); in em_x270_usb_hub_init()482 gpio_set_value(usb_hub_reset, 0); in em_x270_usb_hub_init()483 gpio_set_value(usb_hub_reset, 1); in em_x270_usb_hub_init()489 gpio_set_value(usb_hub_reset, 0); in em_x270_usb_hub_init()495 gpio_free(usb_hub_reset); in em_x270_usb_hub_init()521 gpio_free(usb_hub_reset); in em_x270_ohci_exit()1229 usb_hub_reset = GPIO16_USB_HUB_RESET; in em_x270_module_init()1240 usb_hub_reset = GPIO10_USB_HUB_RESET; in em_x270_exeda_init()