Searched defs:typec_port (Results 1 – 2 of 2) sorted by relevance
37 struct typec_port { struct47 enum typec_port_type port_type; argument57 #define to_typec_port(_dev_) container_of(_dev_, struct typec_port, dev) argument
199 struct typec_port *typec_port; member