typec_plug
struct typec_plug *plug;
struct typec_plug *plug = to_typec_plug(dev);
struct typec_plug *plug = to_typec_plug(kobj_to_dev(kobj));
int typec_plug_set_num_altmodes(struct typec_plug *plug, int num_altmodes)
typec_plug_register_altmode(struct typec_plug *plug,
struct typec_plug *typec_register_plug(struct typec_cable *cable,
struct typec_plug *plug;
void typec_unregister_plug(struct typec_plug *plug)
struct typec_plug *plug = to_typec_plug(adev->dev.parent);
struct typec_plug *plug = to_typec_plug(adev->dev.parent);
struct typec_plug *plug;
#define to_typec_plug(_dev_) container_of(_dev_, struct typec_plug, dev)
struct typec_plug *plug_prime;
struct typec_plug *plug;
struct typec_plug *plug;
int typec_plug_set_num_altmodes(struct typec_plug *plug, int num_altmodes);
*typec_plug_register_altmode(struct typec_plug *plug,
struct typec_plug;
struct typec_plug *typec_register_plug(struct typec_cable *cable,
void typec_unregister_plug(struct typec_plug *plug);