Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/i2c/
H A Dmsp3400-kthreads.c515 state->scan_in_progress = 0; in msp3400c_thread()
521 state->scan_in_progress = 1; in msp3400c_thread()
659 state->scan_in_progress = 0; in msp3400c_thread()
706 state->scan_in_progress = 0; in msp3410d_thread()
712 state->scan_in_progress = 1; in msp3410d_thread()
825 state->scan_in_progress = 0; in msp3410d_thread()
1003 state->scan_in_progress = 0; in msp34xxg_thread()
H A Dmsp3400-driver.h106 int scan_in_progress; member
H A Dmsp3400-driver.c343 int reallymuted = state->muted->val | state->scan_in_progress; in msp_s_ctrl()
350 state->scan_in_progress ? "yes" : "no", in msp_s_ctrl()
/kernel/linux/linux-6.6/drivers/media/i2c/
H A Dmsp3400-kthreads.c515 state->scan_in_progress = 0; in msp3400c_thread()
521 state->scan_in_progress = 1; in msp3400c_thread()
663 state->scan_in_progress = 0; in msp3400c_thread()
710 state->scan_in_progress = 0; in msp3410d_thread()
716 state->scan_in_progress = 1; in msp3410d_thread()
829 state->scan_in_progress = 0; in msp3410d_thread()
1007 state->scan_in_progress = 0; in msp34xxg_thread()
H A Dmsp3400-driver.h106 int scan_in_progress; member
H A Dmsp3400-driver.c343 int reallymuted = state->muted->val | state->scan_in_progress; in msp_s_ctrl()
350 state->scan_in_progress ? "yes" : "no", in msp_s_ctrl()
/kernel/linux/linux-5.10/drivers/usb/host/
H A Duhci-hcd.h416 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()
/kernel/linux/linux-6.6/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()

Completed in 14 milliseconds