Searched refs:anx7411_set_usb_role (Results 1 – 1 of 1) sorted by relevance
475 static int anx7411_set_usb_role(struct anx7411_data *ctx, enum usb_role role) in anx7411_set_usb_role() function499 return anx7411_set_usb_role(ctx, USB_ROLE_HOST); in anx7411_data_role_detect()501 return anx7411_set_usb_role(ctx, USB_ROLE_DEVICE); in anx7411_data_role_detect()941 if (anx7411_set_usb_role(ctx, USB_ROLE_NONE)) in anx7411_work_func()