Home
last modified time | relevance | path

Searched refs:scan_in_progress (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/media/i2c/
H A Dmsp3400-driver.h106 int scan_in_progress; member
/linux/drivers/usb/host/
H A Duhci-hcd.h412 unsigned int scan_in_progress:1; /* Schedule scan is running */ member
H A Duhci-q.c1747 if (uhci->scan_in_progress) { in uhci_scan_schedule()
1751 uhci->scan_in_progress = 1; in uhci_scan_schedule()
1781 uhci->scan_in_progress = 0; in uhci_scan_schedule()