Searched refs:to_typec_switch_dev (Results 1 – 2 of 2) sorted by relevance
18 #define to_typec_switch_dev(_dev_) container_of(_dev_, struct typec_switch_dev, dev) macro
59 return dev ? to_typec_switch_dev(dev) : ERR_PTR(-EPROBE_DEFER); in typec_switch_match()146 kfree(to_typec_switch_dev(dev)); in typec_switch_release()