Home
last modified time | relevance | path

Searched refs:TIDL_CHANNEL_MAX (Results 1 – 1 of 1) sorted by relevance

/trusty/user/base/experimental/lib/tidl/
Dipc_ql_tipc.cpp25 #define TIDL_CHANNEL_MAX 8 macro
28 static struct trusty_ipc_chan tidl_channels[TIDL_CHANNEL_MAX];
73 for (int i = 0; i < TIDL_CHANNEL_MAX; i++) { in tidl_get_channel()
89 for (int i = 0; i < TIDL_CHANNEL_MAX; i++) { in binder_init_channels()
96 for (int i = 0; i < TIDL_CHANNEL_MAX; i++) { in binder_check_channels()