Home
last modified time | relevance | path

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

/linux/drivers/usb/typec/
H A Dclass.c475 static int typec_mode_set_priority(struct typec_altmode *alt, const u8 priority) in typec_mode_set_priority() function
510 err = typec_mode_set_priority(to_typec_altmode(dev), val); in priority_store()
2599 ret = typec_mode_set_priority(adev, 0); in typec_port_register_altmode()