Home
last modified time | relevance | path

Searched defs:need_rescan (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/usb/host/
H A Duhci-hcd.h413 unsigned int need_rescan:1; /* Redo the schedule scan */ member
H A Dehci.h133 bool need_rescan:1; member
/openbmc/linux/drivers/usb/fotg210/
H A Dfotg210-hcd.h98 bool need_rescan:1; member
/openbmc/linux/fs/btrfs/
H A Dqgroup.c2942 bool need_rescan = false; in btrfs_qgroup_inherit() local