Searched refs:device_drivers (Results 1 – 1 of 1) sorted by relevance
157 static GSList *device_drivers = NULL; variable1302 for (list = device_drivers; list; list = list->next) { in device_probe_drivers()2569 device_drivers = g_slist_append(device_drivers, driver); in btd_register_device_driver()2576 device_drivers = g_slist_remove(device_drivers, driver); in btd_unregister_device_driver()