Home
last modified time | relevance | path

Searched refs:match_location (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/core/
H A Dport.c445 static int match_location(struct usb_device *peer_hdev, void *p) in match_location() function
492 /* we link the peer in match_location() if found */ in find_and_link_peer()
493 usb_for_each_dev(port_dev, match_location); in find_and_link_peer()
/kernel/linux/linux-6.6/drivers/usb/core/
H A Dport.c568 static int match_location(struct usb_device *peer_hdev, void *p) in match_location() function
615 /* we link the peer in match_location() if found */ in find_and_link_peer()
616 usb_for_each_dev(port_dev, match_location); in find_and_link_peer()

Completed in 3 milliseconds