Home
last modified time | relevance | path

Searched defs:bt_iodev (Results 1 – 4 of 4) sorted by relevance

/external/adhd/cras/src/server/
Dcras_bt_io.c56 static struct cras_ionode *add_profile_dev(struct cras_iodev *bt_iodev, in add_profile_dev()
474 void cras_bt_io_free_resources(struct cras_iodev *bt_iodev) in cras_bt_io_free_resources()
492 void cras_bt_io_destroy(struct cras_iodev *bt_iodev) in cras_bt_io_destroy()
508 struct cras_ionode *cras_bt_io_get_profile(struct cras_iodev *bt_iodev, in cras_bt_io_get_profile()
520 int cras_bt_io_append(struct cras_iodev *bt_iodev, struct cras_iodev *dev, in cras_bt_io_append()
543 int cras_bt_io_on_profile(struct cras_iodev *bt_iodev, in cras_bt_io_on_profile()
550 unsigned int cras_bt_io_try_remove(struct cras_iodev *bt_iodev, in cras_bt_io_try_remove()
575 int cras_bt_io_remove(struct cras_iodev *bt_iodev, struct cras_iodev *dev) in cras_bt_io_remove()
Dcras_bt_device.c377 struct cras_iodev *bt_iodev; in cras_bt_device_append_iodev() local
396 struct cras_iodev *bt_iodev; in cras_bt_device_rm_iodev() local
1047 struct cras_iodev *bt_iodev) in cras_bt_device_switch_profile_enable_dev()
1059 struct cras_iodev *bt_iodev) in cras_bt_device_switch_profile()
1108 struct cras_iodev *bt_iodev, in bt_device_switch_profile()
/external/adhd/cras/src/tests/
Dbt_device_unittest.cc459 void cras_bt_io_destroy(struct cras_iodev* bt_iodev) { in cras_bt_io_destroy()
463 struct cras_iodev* bt_iodev, in cras_bt_io_get_profile()
467 int cras_bt_io_append(struct cras_iodev* bt_iodev, in cras_bt_io_append()
475 int cras_bt_io_on_profile(struct cras_iodev* bt_iodev, in cras_bt_io_on_profile()
479 unsigned int cras_bt_io_try_remove(struct cras_iodev* bt_iodev, in cras_bt_io_try_remove()
483 int cras_bt_io_remove(struct cras_iodev* bt_iodev, struct cras_iodev* dev) { in cras_bt_io_remove()
Dbt_io_unittest.cc137 static struct cras_iodev* bt_iodev; member in __anon4f7354cd0111::BtIoBasicSuite
149 struct cras_iodev* BtIoBasicSuite::bt_iodev; member in __anon4f7354cd0111::BtIoBasicSuite
419 struct cras_iodev* bt_iodev) { in cras_bt_device_switch_profile()
425 struct cras_iodev* bt_iodev) { in cras_bt_device_switch_profile_enable_dev()