Home
last modified time | relevance | path

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

/linux/drivers/usb/typec/
A Dmux.h18 #define to_typec_switch(_dev_) container_of(_dev_, struct typec_switch, dev) macro
A Dmux.c52 return dev ? to_typec_switch(dev) : ERR_PTR(-EPROBE_DEFER); in typec_switch_match()
94 kfree(to_typec_switch(dev)); in typec_switch_release()

Completed in 6 milliseconds