Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/i2c/
H A Dmsp3400-driver.h143 int msp3400c_thread(void *data);
H A Dmsp3400-driver.c842 thread_func = msp3400c_thread; in msp_probe()
H A Dmsp3400-kthreads.c490 int msp3400c_thread(void *data) in msp3400c_thread() function