OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:driver_remove
(Results
1 - 1
of
1
) sorted by null
/external/bluetooth/bluez/src/
device.c
405
static void
driver_remove
(struct btd_device_driver *driver,
function
435
g_slist_foreach(device->drivers, (GFunc)
driver_remove
, device);
1096
g_slist_foreach(device->drivers, (GFunc)
driver_remove
, device);
[
all
...]
Completed in 54 milliseconds