Searched refs:typec_plug (Results 1 – 8 of 8) sorted by relevance
18 struct typec_plug;162 int typec_plug_set_num_altmodes(struct typec_plug *plug, int num_altmodes);164 *typec_plug_register_altmode(struct typec_plug *plug,335 struct typec_plug *typec_register_plug(struct typec_cable *cable,337 void typec_unregister_plug(struct typec_plug *plug);
13 struct typec_plug { struct86 #define to_typec_plug(_dev_) container_of(_dev_, struct typec_plug, dev)
262 struct typec_plug *plug = to_typec_plug(adev->dev.parent); in typec_altmode_set_partner()283 struct typec_plug *plug = to_typec_plug(adev->dev.parent); in typec_altmode_put_partner()719 struct typec_plug *plug; in number_of_alternate_modes_show()1109 struct typec_plug *plug = to_typec_plug(dev); in typec_plug_release()1122 struct typec_plug *plug = to_typec_plug(kobj_to_dev(kobj)); in typec_plug_attr_is_visible()1161 int typec_plug_set_num_altmodes(struct typec_plug *plug, int num_altmodes) in typec_plug_set_num_altmodes()1193 typec_plug_register_altmode(struct typec_plug *plug, in typec_plug_register_altmode()1211 struct typec_plug *typec_register_plug(struct typec_cable *cable, in typec_register_plug()1214 struct typec_plug *plug; in typec_register_plug()1249 void typec_unregister_plug(struct typec_plug *plug) in typec_unregister_plug()
55 struct typec_plug *plug;
499 struct typec_plug *plug;
905 struct typec_plug *plug; in ucsi_register_plug()
120 The class will provide a handle to struct typec_cable and struct typec_plug if
360 struct typec_plug *plug_prime;