Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/pci/solo6x10/
H A Dsolo6x10-v4l2.c259 static int solo_thread(void *data) in solo_thread() function
285 solo_dev->kthread = kthread_run(solo_thread, solo_dev, SOLO6X10_NAME "_disp"); in solo_start_thread()