Searched defs:_dev_ (Results 1 – 3 of 3) sorted by relevance
18 #define to_typec_switch_dev(_dev_) container_of(_dev_, struct typec_switch_dev, dev) argument19 #define to_typec_mux_dev(_dev_) container_of(_dev_, struct typec_mux_dev, dev) argument
13 #define to_typec_retimer(_dev_) container_of(_dev_, struct typec_retimer, dev) argument
34 #define is_typec_altmode(_dev_) (_dev_->type == &typec_altmode_dev_type) argument