Searched defs:bt_iodev (Results 1 – 4 of 4) sorted by relevance
/external/adhd/cras/src/server/ |
D | cras_bt_io.c | 56 static struct cras_ionode *add_profile_dev(struct cras_iodev *bt_iodev, in add_profile_dev() 413 void cras_bt_io_free_resources(struct cras_iodev *bt_iodev) in cras_bt_io_free_resources() 431 void cras_bt_io_destroy(struct cras_iodev *bt_iodev) in cras_bt_io_destroy() 447 struct cras_ionode *cras_bt_io_get_profile(struct cras_iodev *bt_iodev, in cras_bt_io_get_profile() 459 int cras_bt_io_append(struct cras_iodev *bt_iodev, in cras_bt_io_append() 483 int cras_bt_io_on_profile(struct cras_iodev *bt_iodev, in cras_bt_io_on_profile() 490 int cras_bt_io_update_buffer_size(struct cras_iodev *bt_iodev) in cras_bt_io_update_buffer_size() 500 unsigned int cras_bt_io_try_remove(struct cras_iodev *bt_iodev, in cras_bt_io_try_remove() 525 int cras_bt_io_remove(struct cras_iodev *bt_iodev, in cras_bt_io_remove()
|
D | cras_bt_device.c | 383 struct cras_iodev *bt_iodev; in cras_bt_device_append_iodev() local 406 struct cras_iodev *bt_iodev; in cras_bt_device_rm_iodev() local 975 struct cras_iodev *bt_iodev) in cras_bt_device_switch_profile_enable_dev() 987 struct cras_iodev *bt_iodev) in cras_bt_device_switch_profile() 1052 struct cras_iodev *bt_iodev, in bt_device_switch_profile()
|
/external/adhd/cras/src/tests/ |
D | bt_device_unittest.cc | 176 void cras_bt_io_destroy(struct cras_iodev *bt_iodev) in cras_bt_io_destroy() 181 struct cras_iodev *bt_iodev, in cras_bt_io_get_profile() 186 int cras_bt_io_append(struct cras_iodev *bt_iodev, in cras_bt_io_append() 195 int cras_bt_io_on_profile(struct cras_iodev *bt_iodev, in cras_bt_io_on_profile() 200 int cras_bt_io_update_buffer_size(struct cras_iodev *bt_iodev) in cras_bt_io_update_buffer_size() 204 unsigned int cras_bt_io_try_remove(struct cras_iodev *bt_iodev, in cras_bt_io_try_remove() 209 int cras_bt_io_remove(struct cras_iodev *bt_iodev, in cras_bt_io_remove()
|
D | bt_io_unittest.cc | 143 static struct cras_iodev *bt_iodev; member in __anon02b6a9020111::BtIoBasicSuite 155 struct cras_iodev *BtIoBasicSuite::bt_iodev; member in __anon02b6a9020111::BtIoBasicSuite 440 struct cras_iodev *bt_iodev) in cras_bt_device_switch_profile() 447 struct cras_iodev *bt_iodev) in cras_bt_device_switch_profile_enable_dev()
|