typec_plug 59 drivers/usb/typec/class.c #define to_typec_plug(_dev_) container_of(_dev_, struct typec_plug, dev) typec_plug 180 drivers/usb/typec/class.c struct typec_plug *plug = to_typec_plug(adev->dev.parent); typec_plug 199 drivers/usb/typec/class.c struct typec_plug *plug = to_typec_plug(adev->dev.parent); typec_plug 702 drivers/usb/typec/class.c struct typec_plug *plug = to_typec_plug(dev); typec_plug 726 drivers/usb/typec/class.c typec_plug_register_altmode(struct typec_plug *plug, typec_plug 744 drivers/usb/typec/class.c struct typec_plug *typec_register_plug(struct typec_cable *cable, typec_plug 747 drivers/usb/typec/class.c struct typec_plug *plug; typec_plug 781 drivers/usb/typec/class.c void typec_unregister_plug(struct typec_plug *plug) typec_plug 15 include/linux/usb/typec.h struct typec_plug; typec_plug 114 include/linux/usb/typec.h *typec_plug_register_altmode(struct typec_plug *plug, typec_plug 230 include/linux/usb/typec.h struct typec_plug *typec_register_plug(struct typec_cable *cable, typec_plug 232 include/linux/usb/typec.h void typec_unregister_plug(struct typec_plug *plug);