Searched refs:cras_system_set_select_handler (Results 1 – 4 of 4) sorted by relevance
168 int cras_system_set_select_handler(int (*add)(int fd,
428 cras_system_set_select_handler(add_select_fd, rm_select_fd, in cras_server_init()
414 int cras_system_set_select_handler(int (*add)(int fd, in cras_system_set_select_handler() function
369 rc = cras_system_set_select_handler(add_stub, rm_stub, select_data); in TEST()373 rc = cras_system_set_select_handler(add_stub, rm_stub, select_data); in TEST()