Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/typec/
Danx7411.c272 struct anx7411_data { struct
334 static int anx7411_detect_power_mode(struct anx7411_data *ctx) in anx7411_detect_power_mode()
374 static int anx7411_register_partner(struct anx7411_data *ctx, in anx7411_register_partner()
395 static int anx7411_detect_cc_orientation(struct anx7411_data *ctx) in anx7411_detect_cc_orientation()
448 static int anx7411_set_mux(struct anx7411_data *ctx, int pin_assignment) in anx7411_set_mux()
476 static int anx7411_set_usb_role(struct anx7411_data *ctx, enum usb_role role) in anx7411_set_usb_role()
484 static int anx7411_data_role_detect(struct anx7411_data *ctx) in anx7411_data_role_detect()
505 static int anx7411_power_role_detect(struct anx7411_data *ctx) in anx7411_power_role_detect()
525 static int anx7411_cc_status_detect(struct anx7411_data *ctx) in anx7411_cc_status_detect()
533 static void anx7411_partner_unregister_altmode(struct anx7411_data *ctx) in anx7411_partner_unregister_altmode()
[all …]