Home
last modified time | relevance | path

Searched refs:cras_bt_io_try_remove (Results 1 – 4 of 4) sorted by relevance

/external/adhd/cras/src/server/
Dcras_bt_io.h45 unsigned int cras_bt_io_try_remove(struct cras_iodev *bt_iodev,
Dcras_bt_io.c667 unsigned int cras_bt_io_try_remove(struct cras_iodev *bt_iodev, in cras_bt_io_try_remove() function
Dcras_bt_device.c446 try_profile = cras_bt_io_try_remove(bt_iodev, iodev); in cras_bt_device_rm_iodev()
/external/adhd/cras/src/tests/
Dbt_device_unittest.cc575 unsigned int cras_bt_io_try_remove(struct cras_iodev* bt_iodev, in cras_bt_io_try_remove() function