Home
last modified time | relevance | path

Searched defs:open_dev (Results 1 – 7 of 7) sorted by relevance

/external/adhd/cras/src/server/
Ddev_io.h24 struct open_dev { struct
30 struct open_dev *prev, *next; argument
Dcras_bt_io.c124 static int open_dev(struct cras_iodev *iodev) in open_dev() function
Daudio_thread.c260 struct open_dev *open_dev; in append_stream() local
432 struct open_dev *open_dev; in thread_find_stream() local
Ddev_io.c985 struct open_dev *open_dev; in dev_io_remove_stream() local
Dcras_iodev.h202 int (*open_dev)(struct cras_iodev *iodev); member
Dcras_alsa_io.c356 static int open_dev(struct cras_iodev *iodev) in open_dev() function
/external/adhd/cras/src/tests/
Daudio_thread_unittest_obsolete.cc195 static int open_dev(cras_iodev* iodev) { in open_dev() function in ReadStreamSuite
629 static int open_dev(cras_iodev* iodev) { in open_dev() function in WriteStreamSuite
1181 static int open_dev(cras_iodev* iodev) { in open_dev() function in AddStreamSuite
1541 static int open_dev(struct cras_iodev *iodev) { in open_dev() function in ActiveDevicesSuite