Searched refs:msp_sleep (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/i2c/ |
H A D | msp3400-kthreads.c | 502 msp_sleep(state, -1); in msp3400c_thread() 531 if (msp_sleep(state, 200)) in msp3400c_thread() 547 if (msp_sleep(state, 100)) in msp3400c_thread() 584 if (msp_sleep(state, 100)) in msp3400c_thread() 670 if (msp_sleep(state, count ? 1000 : 5000)) in msp3400c_thread() 693 msp_sleep(state, -1); in msp3410d_thread() 726 if (msp_sleep(state, 200)) in msp3410d_thread() 741 if (msp_sleep(state, 100)) in msp3410d_thread() 832 if (msp_sleep(state, count ? 1000 : 5000)) in msp3410d_thread() 990 msp_sleep(stat in msp34xxg_thread() [all...] |
H A D | msp3400-driver.h | 137 int msp_sleep(struct msp_state *state, int timeout);
|
H A D | msp3400-driver.c | 312 int msp_sleep(struct msp_state *state, int timeout) in msp_sleep() function
|
/kernel/linux/linux-6.6/drivers/media/i2c/ |
H A D | msp3400-kthreads.c | 502 msp_sleep(state, -1); in msp3400c_thread() 531 if (msp_sleep(state, 200)) in msp3400c_thread() 547 if (msp_sleep(state, 100)) in msp3400c_thread() 586 if (msp_sleep(state, 100)) in msp3400c_thread() 674 if (msp_sleep(state, count ? 1000 : 5000)) in msp3400c_thread() 697 msp_sleep(state, -1); in msp3410d_thread() 730 if (msp_sleep(state, 200)) in msp3410d_thread() 745 if (msp_sleep(state, 100)) in msp3410d_thread() 836 if (msp_sleep(state, count ? 1000 : 5000)) in msp3410d_thread() 994 msp_sleep(stat in msp34xxg_thread() [all...] |
H A D | msp3400-driver.h | 137 int msp_sleep(struct msp_state *state, int timeout);
|
H A D | msp3400-driver.c | 312 int msp_sleep(struct msp_state *state, int timeout) in msp_sleep() function
|
Completed in 7 milliseconds