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_main_message.c 114 cras_system_add_select_fd(main_msg_fds[0],
cras_system_state.h 184 int cras_system_add_select_fd(int fd,
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 593 rc = cras_system_add_select_fd(
cras_hfp_slc.c 641 cras_system_add_select_fd(handle->rfcomm_fd,
cras_system_state.c 429 int cras_system_add_select_fd(int fd, function
cras_alsa_jack.c 525 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 365 rc = cras_system_add_select_fd(7, callback_stub, stub_data);
377 rc = cras_system_add_select_fd(7, callback_stub, stub_data);
alsa_card_unittest.cc 1032 int cras_system_add_select_fd(int fd, function
    [all...]
alsa_jack_unittest.cc 962 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 102 milliseconds