Searched refs:scan_in_progress (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/
H A Dmsp3400-driver.h98 int scan_in_progress; member in struct:msp_state
H A Dmsp3400-kthreads.c498 state->scan_in_progress = 0;
504 state->scan_in_progress = 1;
635 state->scan_in_progress = 0;
681 state->scan_in_progress = 0;
687 state->scan_in_progress = 1;
799 state->scan_in_progress = 0;
976 state->scan_in_progress = 0;
H A Dmsp3400-driver.c330 int reallymuted = state->muted->val | state->scan_in_progress;
337 state->scan_in_progress ? "yes" : "no",
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/host/
H A Duhci-hcd.h365 unsigned int scan_in_progress:1; /* Schedule scan is running */ member in struct:uhci_hcd
H A Duhci-q.c1714 if (uhci->scan_in_progress) {
1718 uhci->scan_in_progress = 1;
1748 uhci->scan_in_progress = 0;

Completed in 64 milliseconds