HomeSort by relevance Sort by last modified time
    Searched refs:setups (Results 1 - 2 of 2) sorted by null

  /external/bluetooth/bluez/audio/
a2dp.c 106 static GSList *setups = NULL; variable
121 setups = g_slist_remove(setups, s);
232 for (l = setups; l != NULL; l = l->next) {
246 for (l = setups; l != NULL; l = l->next) {
1325 setups = g_slist_append(setups, setup);
1417 setups = g_slist_append(setups, setup);
    [all...]
  /external/blktrace/doc/
blktrace.tex 570 \item[X -- split] On raid or device mapper setups, an incoming io may
    [all...]

Completed in 164 milliseconds