Searched refs:fw_bus_probe_thread (Results 1 – 1 of 1) sorted by relevance
155 static void fw_bus_probe_thread(void *);238 if (kthread_create(PRI_NONE, KTHREAD_MPSAFE, NULL, fw_bus_probe_thread, in firewireattach()1934 fw_bus_probe_thread(void *arg) in fw_bus_probe_thread() function