Searched refs:isp_kthread (Results 1 – 1 of 1) sorted by relevance
62 static void isp_kthread(void *);160 if (kproc_create(isp_kthread, fc, &fc->kproc, 0, 0, in isp_attach_chan()2198 isp_kthread(void *arg) in isp_kthread() function