Searched refs:a2dp_iodev_destroy (Results 1 – 4 of 4) sorted by relevance
136 a2dp_iodev_destroy(iodev); in TEST_F()148 a2dp_iodev_destroy(iodev); in TEST_F()181 a2dp_iodev_destroy(iodev); in TEST_F()244 a2dp_iodev_destroy(iodev); in TEST_F()314 a2dp_iodev_destroy(iodev); in TEST_F()363 a2dp_iodev_destroy(iodev); in TEST_F()
196 a2dp_iodev_destroy(connected_a2dp.iodev); in cras_a2dp_start()218 a2dp_iodev_destroy(connected_a2dp.iodev); in cras_a2dp_suspend_connected_device()
24 void a2dp_iodev_destroy(struct cras_iodev *iodev);
524 void a2dp_iodev_destroy(struct cras_iodev *iodev) in a2dp_iodev_destroy() function