Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/udrv/ulinux/
Duipc.cc191 static int uipc_main_init(tUIPC_STATE& uipc) { in uipc_main_init()
223 static void uipc_main_cleanup(tUIPC_STATE& uipc) { in uipc_main_cleanup()
238 static void uipc_check_task_flags_locked(tUIPC_STATE& uipc) { in uipc_check_task_flags_locked()
251 static int uipc_check_fd_locked(tUIPC_STATE& uipc, tUIPC_CH_ID ch_id) { in uipc_check_fd_locked()
297 static void uipc_check_interrupt_locked(tUIPC_STATE& uipc) { in uipc_check_interrupt_locked()
304 static inline void uipc_wakeup_locked(tUIPC_STATE& uipc) { in uipc_wakeup_locked()
311 static int uipc_setup_server_locked(tUIPC_STATE& uipc, tUIPC_CH_ID ch_id, const char* name, in uipc_setup_server_locked()
344 static void uipc_flush_ch_locked(tUIPC_STATE& uipc, tUIPC_CH_ID ch_id) { in uipc_flush_ch_locked()
379 static void uipc_flush_locked(tUIPC_STATE& uipc, tUIPC_CH_ID ch_id) { in uipc_flush_locked()
395 static int uipc_close_ch_locked(tUIPC_STATE& uipc, tUIPC_CH_ID ch_id) { in uipc_close_ch_locked()
[all …]