Symbol: typec_unregister_altmode
drivers/platform/chrome/cros_ec_typec.c
287
typec_unregister_altmode(node->amode);
drivers/platform/chrome/cros_ec_typec.c
370
typec_unregister_altmode(port->port_altmode[i]);
drivers/platform/chrome/cros_ec_typec.c
918
typec_unregister_altmode(amode);
drivers/platform/chrome/cros_typec_altmode.c
323
typec_unregister_altmode(alt);
drivers/platform/chrome/cros_typec_altmode.c
357
typec_unregister_altmode(alt);
drivers/usb/typec/anx7411.c
1021
typec_unregister_altmode(adev[i]);
drivers/usb/typec/anx7411.c
544
typec_unregister_altmode(ctx->typec.amode[i]);
drivers/usb/typec/class.c
2601
typec_unregister_altmode(adev);
drivers/usb/typec/class.c
715
EXPORT_SYMBOL_GPL(typec_unregister_altmode);
drivers/usb/typec/tcpm/tcpm.c
4506
typec_unregister_altmode(port->partner_altmode[i]);
drivers/usb/typec/tcpm/tcpm.c
4510
typec_unregister_altmode(port->plug_prime_altmode[i]);
drivers/usb/typec/tcpm/tcpm.c
7960
typec_unregister_altmode(port->port_altmode[i]);
drivers/usb/typec/tipd/core.c
1258
typec_unregister_altmode(cd321x->port_altmode_dp);
drivers/usb/typec/tipd/core.c
1297
typec_unregister_altmode(cd321x->port_altmode_dp);
drivers/usb/typec/tipd/core.c
1298
typec_unregister_altmode(cd321x->port_altmode_tbt);
drivers/usb/typec/tipd/core.c
1319
typec_unregister_altmode(cd321x->port_altmode_dp);
drivers/usb/typec/tipd/core.c
1321
typec_unregister_altmode(cd321x->port_altmode_tbt);
drivers/usb/typec/ucsi/displayport.c
331
typec_unregister_altmode(alt);
drivers/usb/typec/ucsi/thunderbolt.c
189
typec_unregister_altmode(alt);
drivers/usb/typec/ucsi/ucsi.c
669
typec_unregister_altmode(adev[i]);
include/linux/usb/typec.h
181
void typec_unregister_altmode(struct typec_altmode *altmode);