Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/usb/typec/
Dclass.c225 static int altmode_match(struct device *dev, void *data) in altmode_match() function
244 dev = device_find_child(&port->dev, &id, altmode_match); in typec_altmode_set_partner()