Home
last modified time | relevance | path

Searched refs:to_typec_mux (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/usb/typec/
A Dmux.h19 #define to_typec_mux(_dev_) container_of(_dev_, struct typec_mux, dev) macro
A Dmux.c249 return dev ? to_typec_mux(dev) : ERR_PTR(-EPROBE_DEFER); in typec_mux_match()
302 kfree(to_typec_mux(dev)); in typec_mux_release()

Completed in 11 milliseconds