Home
last modified time | relevance | path

Searched defs:close_dev (Results 1 – 11 of 11) sorted by relevance

/external/adhd/cras/src/server/
Dcras_empty_iodev.c88 static int close_dev(struct cras_iodev *iodev) in close_dev() function
Dcras_hfp_iodev.c115 static int close_dev(struct cras_iodev *iodev) in close_dev() function
Dtest_iodev.c66 static int close_dev(struct cras_iodev *iodev) in close_dev() function
Dcras_a2dp_iodev.c194 static int close_dev(struct cras_iodev *iodev) in close_dev() function
Dcras_bt_io.c205 static int close_dev(struct cras_iodev *iodev) in close_dev() function
Dcras_iodev.h204 int (*close_dev)(struct cras_iodev *iodev); member
Dcras_iodev_list.c438 static void close_dev(struct cras_iodev *dev) in close_dev() function
Dcras_alsa_io.c321 static int close_dev(struct cras_iodev *iodev) in close_dev() function
/external/adhd/cras/src/tests/
Daudio_thread_unittest_obsolete.cc199 static int close_dev(cras_iodev* iodev) { in close_dev() function in ReadStreamSuite
635 static int close_dev(cras_iodev* iodev) { in close_dev() function in WriteStreamSuite
1187 static int close_dev(cras_iodev* iodev) { in close_dev() function in AddStreamSuite
1532 static int close_dev(struct cras_iodev *iodev) { in close_dev() function in ActiveDevicesSuite
Dbt_io_unittest.cc134 static int close_dev(cras_iodev* iodev) { in close_dev() function in __anon74a2300b0111::BtIoBasicSuite
Daudio_thread_unittest.cc147 static int close_dev(cras_iodev* iodev) { in close_dev() function in StreamDeviceSuite