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.c57 static struct cras_ionode *add_profile_dev(struct cras_iodev *bt_iodev, in add_profile_dev()
577 void cras_bt_io_free_resources(struct cras_iodev *bt_iodev) in cras_bt_io_free_resources()
595 void cras_bt_io_destroy(struct cras_iodev *bt_iodev) in cras_bt_io_destroy()
611 struct cras_ionode *cras_bt_io_get_profile(struct cras_iodev *bt_iodev, in cras_bt_io_get_profile()
623 int cras_bt_io_append(struct cras_iodev *bt_iodev, struct cras_iodev *dev, in cras_bt_io_append()
646 int cras_bt_io_on_profile(struct cras_iodev *bt_iodev, in cras_bt_io_on_profile()
654 cras_bt_io_profile_to_log(struct cras_iodev *bt_iodev) in cras_bt_io_profile_to_log()
667 unsigned int cras_bt_io_try_remove(struct cras_iodev *bt_iodev, in cras_bt_io_try_remove()
692 int cras_bt_io_remove(struct cras_iodev *bt_iodev, struct cras_iodev *dev) in cras_bt_io_remove()
Dcras_bt_device.c398 struct cras_iodev *bt_iodev; in cras_bt_device_append_iodev() local
436 struct cras_iodev *bt_iodev; in cras_bt_device_rm_iodev() local
1173 struct cras_iodev *bt_iodev) in cras_bt_device_switch_profile_enable_dev()
1185 struct cras_iodev *bt_iodev) in cras_bt_device_switch_profile()
1235 struct cras_iodev *bt_iodev, in bt_device_switch_profile()
/external/adhd/cras/src/tests/
Dbt_device_unittest.cc555 void cras_bt_io_destroy(struct cras_iodev* bt_iodev) { in cras_bt_io_destroy()
559 struct cras_iodev* bt_iodev, in cras_bt_io_get_profile()
563 int cras_bt_io_append(struct cras_iodev* bt_iodev, in cras_bt_io_append()
571 int cras_bt_io_on_profile(struct cras_iodev* bt_iodev, in cras_bt_io_on_profile()
575 unsigned int cras_bt_io_try_remove(struct cras_iodev* bt_iodev, in cras_bt_io_try_remove()
579 int cras_bt_io_remove(struct cras_iodev* bt_iodev, struct cras_iodev* dev) { in cras_bt_io_remove()
Dbt_io_unittest.cc139 static struct cras_iodev* bt_iodev; member in __anon0f6cc2290111::BtIoBasicSuite
153 struct cras_iodev* BtIoBasicSuite::bt_iodev; member in __anon0f6cc2290111::BtIoBasicSuite
446 struct cras_iodev* bt_iodev) { in cras_bt_device_switch_profile()
452 struct cras_iodev* bt_iodev) { in cras_bt_device_switch_profile_enable_dev()