Searched refs:id_work (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/usb/host/
H A Dxhci-tegra.c303 struct work_struct id_work; member in struct:tegra_xusb
1344 id_work);
1483 schedule_work(&tegra->id_work);
1497 INIT_WORK(&tegra->id_work, tegra_xhci_id_work);
1529 cancel_work_sync(&tegra->id_work);

Completed in 221 milliseconds