HomeSort by relevance Sort by last modified time
    Searched refs:cras_system_add_select_fd (Results 1 - 13 of 13) sorted by null

  /external/adhd/cras/src/server/
cras_system_state.h 168 int cras_system_add_select_fd(int fd,
cras_main_message.c 114 cras_system_add_select_fd(main_msg_fds[0],
cras_dbus.c 50 r = cras_system_add_select_fd(dbus_watch_get_unix_fd(watch),
cras_udev.c 414 r = cras_system_add_select_fd(udev_data.fd,
cras_alsa_card.c 554 rc = cras_system_add_select_fd(
cras_hfp_slc.c 641 cras_system_add_select_fd(handle->rfcomm_fd,
cras_system_state.c 393 int cras_system_add_select_fd(int fd, function
cras_alsa_jack.c 519 r = cras_system_add_select_fd(jack->gpio.fd,
    [all...]
  /external/adhd/cras/src/tests/
hfp_slc_unittest.cc 142 int cras_system_add_select_fd(int fd, function
system_state_unittest.cc 285 rc = cras_system_add_select_fd(7, callback_stub, stub_data);
297 rc = cras_system_add_select_fd(7, callback_stub, stub_data);
alsa_card_unittest.cc 986 int cras_system_add_select_fd(int fd, function
    [all...]
alsa_jack_unittest.cc 959 int cras_system_add_select_fd(int fd, function
    [all...]
audio_thread_unittest_obsolete.cc 2036 int cras_system_add_select_fd(int fd, function
    [all...]

Completed in 804 milliseconds