Home
last modified time | relevance | path

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

/linux/drivers/usb/typec/ucsi/
H A Ducsi.c1156 int ret, num_plug_am; in ucsi_check_cable() local
1181 num_plug_am = ucsi_get_num_altmode(con->plug_altmode); in ucsi_check_cable()
1182 typec_plug_set_num_altmodes(con->plug, num_plug_am); in ucsi_check_cable()