Searched refs:lua_attach (Results 1 – 1 of 1) sorted by relevance
83 static void lua_attach(device_t, device_t, void *);92 lua_match, lua_attach, lua_detach, NULL);128 lua_attach(device_t parent, device_t self, void *aux) in lua_attach() function