Searched refs:a2dp_iodev_destroy (Results 1 – 4 of 4) sorted by relevance
135 a2dp_iodev_destroy(iodev); in TEST_F()147 a2dp_iodev_destroy(iodev); in TEST_F()182 a2dp_iodev_destroy(iodev); in TEST_F()258 a2dp_iodev_destroy(iodev); in TEST_F()321 a2dp_iodev_destroy(iodev); in TEST_F()424 a2dp_iodev_destroy(iodev); in TEST_F()476 a2dp_iodev_destroy(iodev); in TEST_F()516 a2dp_iodev_destroy(iodev); in TEST_F()557 a2dp_iodev_destroy(iodev); in TEST_F()601 a2dp_iodev_destroy(iodev); in TEST_F()[all …]
23 void a2dp_iodev_destroy(struct cras_iodev *iodev);
200 a2dp_iodev_destroy(connected_a2dp.iodev); in cras_a2dp_start()222 a2dp_iodev_destroy(connected_a2dp.iodev); in cras_a2dp_suspend_connected_device()
694 void a2dp_iodev_destroy(struct cras_iodev *iodev) in a2dp_iodev_destroy() function