Home
last modified time | relevance | path

Searched refs:cec_config_thread_func (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/cec/core/
H A Dcec-adap.c1341 static int cec_config_thread_func(void *arg) in cec_config_thread_func() function
1545 adap->kthread_config = kthread_run(cec_config_thread_func, adap, in cec_claim_log_addrs()
/kernel/linux/linux-6.6/drivers/media/cec/core/
H A Dcec-adap.c1357 static int cec_config_thread_func(void *arg) in cec_config_thread_func() function
1572 adap->kthread_config = kthread_run(cec_config_thread_func, adap, in cec_claim_log_addrs()

Completed in 6 milliseconds