typec_cable 60 drivers/usb/typec/class.c #define to_typec_cable(_dev_) container_of(_dev_, struct typec_cable, dev) typec_cable 90 drivers/usb/typec/class.c struct typec_cable *cable = to_typec_cable(dev); typec_cable 744 drivers/usb/typec/class.c struct typec_plug *typec_register_plug(struct typec_cable *cable, typec_cable 793 drivers/usb/typec/class.c struct typec_cable *cable = to_typec_cable(dev); typec_cable 810 drivers/usb/typec/class.c struct typec_cable *cable = to_typec_cable(dev); typec_cable 821 drivers/usb/typec/class.c ATTRIBUTE_GROUPS(typec_cable); typec_cable 825 drivers/usb/typec/class.c struct typec_cable *cable = to_typec_cable(dev); typec_cable 843 drivers/usb/typec/class.c int typec_cable_set_identity(struct typec_cable *cable) typec_cable 863 drivers/usb/typec/class.c struct typec_cable *typec_register_cable(struct typec_port *port, typec_cable 866 drivers/usb/typec/class.c struct typec_cable *cable; typec_cable 907 drivers/usb/typec/class.c void typec_unregister_cable(struct typec_cable *cable) typec_cable 14 include/linux/usb/typec.h struct typec_cable; typec_cable 90 include/linux/usb/typec.h int typec_cable_set_identity(struct typec_cable *cable); typec_cable 226 include/linux/usb/typec.h struct typec_cable *typec_register_cable(struct typec_port *port, typec_cable 228 include/linux/usb/typec.h void typec_unregister_cable(struct typec_cable *cable); typec_cable 230 include/linux/usb/typec.h struct typec_plug *typec_register_plug(struct typec_cable *cable,