Searched refs:free_slot_data (Results 1 – 2 of 2) sorted by relevance
167 static void free_slot_data(slot_data_t *slot_data) in free_slot_data() function226 free_slot_data(&(*slot)->tx); in l2cap_malloc_slot()228 free_slot_data(&(*slot)->rx); in l2cap_malloc_slot()247 free_slot_data(&slot->tx); in l2cap_free_slot()248 free_slot_data(&slot->rx); in l2cap_free_slot()
120 static void free_slot_data(slot_data_t *slot_data) in free_slot_data() function194 free_slot_data(&(*slot)->rx); in spp_malloc_slot()286 free_slot_data(&slot->tx); in spp_free_slot()288 free_slot_data(&slot->rx); in spp_free_slot()