Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/usbip/
H A Dstub_main.c48 static int get_busid_idx(const char *busid) in get_busid_idx() function
73 idx = get_busid_idx(busid); in get_busid_priv()
97 if (get_busid_idx(busid) >= 0) { in add_match_busid()
128 idx = get_busid_idx(busid); in del_match_busid()
/kernel/linux/linux-6.6/drivers/usb/usbip/
H A Dstub_main.c46 static int get_busid_idx(const char *busid) in get_busid_idx() function
71 idx = get_busid_idx(busid); in get_busid_priv()
95 if (get_busid_idx(busid) >= 0) { in add_match_busid()
126 idx = get_busid_idx(busid); in del_match_busid()

Completed in 1 milliseconds