Searched refs:is_input (Results 1 – 2 of 2) sorted by relevance
762 bool is_input; in mcs7830_eth_probe() local768 is_input = epaddr & USB_DIR_IN; in mcs7830_eth_probe()772 if (is_input && !ep_in_found) { in mcs7830_eth_probe()776 if (!is_input && !ep_out_found) { in mcs7830_eth_probe()783 if (is_input && !ep_intr_found) { in mcs7830_eth_probe()
55 int is_input) in _set_gpio_direction() argument63 if (is_input) in _set_gpio_direction()