Home
last modified time | relevance | path

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

/linux/drivers/usb/typec/
H A Dretimer.c25 static void *typec_retimer_match(const struct fwnode_handle *fwnode, const char *id, void *data) in typec_retimer_match() function
51 retimer = fwnode_connection_find_match(fwnode, "retimer-switch", NULL, typec_retimer_match); in fwnode_typec_retimer_get()