Home
last modified time | relevance | path

Searched refs:STUB_BUSID_OTHER (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/usbip/
H A Dstub_main.c34 * STUB_BUSID_OTHER, which is 0. in init_busid_table()
137 if (busid_table[idx].status == STUB_BUSID_OTHER) in del_match_busid()
140 if ((busid_table[idx].status != STUB_BUSID_OTHER) && in del_match_busid()
224 /* update status to STUB_BUSID_OTHER so probe ignores the device */ in stub_device_rebind()
230 busid_priv->status = STUB_BUSID_OTHER; in stub_device_rebind()
264 bid->status = STUB_BUSID_OTHER; in rebind_store()
H A Dstub.h16 #define STUB_BUSID_OTHER 0 macro
H A Dstub_dev.c328 (busid_priv->status == STUB_BUSID_OTHER)) { in stub_probe()
/kernel/linux/linux-6.6/drivers/usb/usbip/
H A Dstub_main.c34 * STUB_BUSID_OTHER, which is 0. in init_busid_table()
135 if (busid_table[idx].status == STUB_BUSID_OTHER) in del_match_busid()
138 if ((busid_table[idx].status != STUB_BUSID_OTHER) && in del_match_busid()
220 /* update status to STUB_BUSID_OTHER so probe ignores the device */ in stub_device_rebind()
226 busid_priv->status = STUB_BUSID_OTHER; in stub_device_rebind()
260 bid->status = STUB_BUSID_OTHER; in rebind_store()
H A Dstub.h16 #define STUB_BUSID_OTHER 0 macro
H A Dstub_dev.c330 (busid_priv->status == STUB_BUSID_OTHER)) { in stub_probe()

Completed in 6 milliseconds