Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/typec/
Danx7411.c476 static int anx7411_set_usb_role(struct anx7411_data *ctx, enum usb_role role) in anx7411_set_usb_role() function
500 return anx7411_set_usb_role(ctx, USB_ROLE_HOST); in anx7411_data_role_detect()
502 return anx7411_set_usb_role(ctx, USB_ROLE_DEVICE); in anx7411_data_role_detect()
942 if (anx7411_set_usb_role(ctx, USB_ROLE_NONE)) in anx7411_work_func()