/external/adhd/cras/src/server/ |
D | cras_iodev.c | 44 static int default_no_stream_playback(struct cras_iodev *odev) in default_no_stream_playback() 89 static unsigned int dev_playback_frames(struct cras_iodev* odev) in dev_playback_frames() 128 static int cras_iodev_no_stream_playback_transition(struct cras_iodev *odev, in cras_iodev_no_stream_playback_transition() 163 static int output_should_mute(struct cras_iodev *odev) in output_should_mute() 173 int cras_iodev_is_zero_volume(const struct cras_iodev *odev) in cras_iodev_is_zero_volume() 216 static int cras_iodev_output_event_sample_ready(struct cras_iodev *odev) in cras_iodev_output_event_sample_ready() 1085 int cras_iodev_fill_odev_zeros(struct cras_iodev *odev, unsigned int frames) in cras_iodev_fill_odev_zeros() 1116 int cras_iodev_output_underrun(struct cras_iodev *odev) { in cras_iodev_output_underrun() 1123 int cras_iodev_odev_should_wake(const struct cras_iodev *odev) in cras_iodev_odev_should_wake() 1136 unsigned int cras_iodev_frames_to_play_in_sleep(struct cras_iodev *odev, in cras_iodev_frames_to_play_in_sleep() [all …]
|
D | cras_alsa_io.c | 1659 static int adjust_appl_ptr(struct cras_iodev *odev) in adjust_appl_ptr() 1671 static int alsa_output_underrun(struct cras_iodev *odev) in alsa_output_underrun() 1683 static int possibly_enter_free_run(struct cras_iodev *odev) in possibly_enter_free_run() 1723 static int leave_free_run(struct cras_iodev *odev) in leave_free_run() 1749 static int no_stream(struct cras_iodev *odev, int enable) in no_stream() 1757 static int output_should_wake(const struct cras_iodev *odev) in output_should_wake()
|
D | cras_hfp_info.c | 52 struct cras_iodev *odev; member
|
D | cras_hfp_ag_profile.c | 88 struct cras_iodev *odev; member
|
D | audio_thread.c | 209 static void fill_odevs_zeros_min_level(struct cras_iodev *odev) in fill_odevs_zeros_min_level() 581 struct cras_iodev *odev = adev->dev; in fetch_streams() local 666 struct cras_iodev *odev = adev->dev; in write_streams() local 1147 struct cras_iodev *odev = adev->dev; in write_output_samples() local
|
D | cras_bt_device.c | 450 struct cras_iodev *odev = device->bt_iodevs[CRAS_STREAM_OUTPUT]; in cras_bt_device_has_a2dp() local
|
/external/syslinux/com32/lib/sys/ |
D | openconsole.c | 38 int openconsole(const struct input_dev *idev, const struct output_dev *odev) in openconsole()
|
D | opendev.c | 41 const struct output_dev *odev, int flags) in opendev()
|
/external/iputils/Modules/ |
D | pg3.c | 149 struct net_device *odev; in pg_setup_inject() local 239 fill_packet(struct net_device *odev, __u32 saddr) in fill_packet() 344 struct net_device *odev; in pg_inject() local
|
/external/adhd/cras/src/tests/ |
D | audio_thread_unittest.cc | 273 struct cras_iodev odev; in TEST_F() local 981 int cras_iodev_fill_odev_zeros(struct cras_iodev *odev, unsigned int frames) in cras_iodev_fill_odev_zeros() 987 int cras_iodev_output_underrun(struct cras_iodev *odev) in cras_iodev_output_underrun() 993 int cras_iodev_prepare_output_before_write_samples(struct cras_iodev *odev) in cras_iodev_prepare_output_before_write_samples() 1010 unsigned int cras_iodev_frames_to_play_in_sleep(struct cras_iodev *odev, in cras_iodev_frames_to_play_in_sleep() 1019 int cras_iodev_odev_should_wake(const struct cras_iodev *odev) in cras_iodev_odev_should_wake() 1059 int cras_iodev_start_ramp(struct cras_iodev *odev, in cras_iodev_start_ramp()
|
D | bt_io_unittest.cc | 432 int cras_iodev_default_no_stream_playback(struct cras_iodev *odev, int enable) in cras_iodev_default_no_stream_playback()
|
D | iodev_unittest.cc | 545 static int no_stream(struct cras_iodev *odev, int enable) in no_stream() 553 static int output_should_wake(const struct cras_iodev *odev) in output_should_wake()
|
D | rclient_unittest.cc | 652 struct cras_iodev *odev) in audio_thread_add_output_dev()
|
D | alsa_io_unittest.cc | 2749 int cras_iodev_fill_odev_zeros(struct cras_iodev *odev, unsigned int frames) in cras_iodev_fill_odev_zeros() 2795 int cras_iodev_default_no_stream_playback(struct cras_iodev *odev, int enable) in cras_iodev_default_no_stream_playback()
|
/external/autotest/client/cros/audio/ |
D | audio_helper.py | 244 def get_play_sine_args(channel, odev='default', freq=1000, duration=10, argument 265 def play_sine(channel, odev='default', freq=1000, duration=10, argument
|
/external/toybox/toys/pending/ |
D | ip.c | 1446 int tb,idev,odev,proto; member 1671 char *idev = NULL, *odev = NULL; in route_get() local
|
/external/iproute2/ip/ |
D | iproute.c | 1682 char *odev = NULL; in iproute_get() local
|