Searched refs:attach_devices (Results 1 – 1 of 1) sorted by relevance
156 static void *attach_devices(void *);1240 if (thr_create(NULL, NULL, attach_devices, NULL, in do_attach()1249 attach_devices(void *arg) in attach_devices() function