Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/usb/host/
A Dehci-hcd.c393 ehci->need_rescan = true; in ehci_work()
399 ehci->need_rescan = false; in ehci_work()
406 if (ehci->need_rescan) in ehci_work()
A Duhci-hcd.h413 unsigned int need_rescan:1; /* Redo the schedule scan */ member
A Duhci-q.c1748 uhci->need_rescan = 1; in uhci_scan_schedule()
1753 uhci->need_rescan = 0; in uhci_scan_schedule()
1779 if (uhci->need_rescan) in uhci_scan_schedule()
A Dehci.h133 bool need_rescan:1; member
/linux-6.3-rc2/drivers/usb/fotg210/
A Dfotg210-hcd.h98 bool need_rescan:1; member
A Dfotg210-hcd.c4831 fotg210->need_rescan = true; in fotg210_work()
4837 fotg210->need_rescan = false; in fotg210_work()
4844 if (fotg210->need_rescan) in fotg210_work()
/linux-6.3-rc2/fs/btrfs/
A Dqgroup.c2886 bool need_rescan = false; in btrfs_qgroup_inherit() local
3029 need_rescan = true; in btrfs_qgroup_inherit()
3051 need_rescan = true; in btrfs_qgroup_inherit()
3070 need_rescan = true; in btrfs_qgroup_inherit()
3080 if (need_rescan) in btrfs_qgroup_inherit()

Completed in 30 milliseconds