Searched refs:to_typec_mux (Results 1 – 2 of 2) sorted by relevance
49 #define to_typec_mux(_dev_) container_of(_dev_, struct typec_mux, dev) macro
245 return dev ? to_typec_mux(dev) : ERR_PTR(-EPROBE_DEFER); in typec_mux_match()298 kfree(to_typec_mux(dev)); in typec_mux_release()