Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/typec/
Dclass.c150 static int altmode_match(struct device *dev, void *data) in altmode_match() function
169 dev = device_find_child(&port->dev, &id, altmode_match); in typec_altmode_set_partner()
235 altmode_dev = device_find_child(port_dev, &id, altmode_match); in typec_altmode_register_notifier()