Home
last modified time | relevance | path

Searched defs:_dev_ (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/usb/typec/
H A Dmux.h18 #define to_typec_switch_dev(_dev_) container_of(_dev_, struct typec_switch_dev, dev) argument
19 #define to_typec_mux_dev(_dev_) container_of(_dev_, struct typec_mux_dev, dev) argument
H A Dretimer.h13 #define to_typec_retimer(_dev_) container_of(_dev_, struct typec_retimer, dev) argument