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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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",
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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",
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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 133 milliseconds