Searched refs:fw_bus_probe_thread (Results 1 – 1 of 1) sorted by relevance
74 static int32 fw_bus_probe_thread(void *);479 fc->probe_thread = spawn_kernel_thread(fw_bus_probe_thread, in firewire_attach()1837 fw_bus_probe_thread(void *arg) in fw_bus_probe_thread() function