Searched defs:typec_switch (Results 1 – 2 of 2) sorted by relevance
21 struct typec_switch { struct25 int (*set)(struct typec_switch *sw, enum typec_orientation orientation); argument
38 struct typec_switch { struct40 typec_switch_set_fn_t set; argument48 #define to_typec_switch(_dev_) container_of(_dev_, struct typec_switch, dev) argument