Home
last modified time | relevance | path

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

/linux/drivers/media/i2c/
H A Dmsp3400-driver.h144 int msp3410d_thread(void *data);
H A Dmsp3400-driver.c837 thread_func = msp3410d_thread; in msp_probe()
H A Dmsp3400-kthreads.c686 int msp3410d_thread(void *data) in msp3410d_thread() function