Searched refs:msg_handle (Results 1 – 13 of 13) sorted by relevance
34 conn_msg_handle_t msg_handle; member54 (p->msg_handle == NULL)) in conn_init()126 conn->msg_handle = p->msg_handle; in conn_init()236 conn->msg_handle(conn->msg_in, in data_event_handle()
32 conn_msg_handle_t msg_handle; member
48 .msg_handle = cli_process,
34 softnic_conn_msg_handle_t msg_handle; member55 p->msg_handle == NULL) in softnic_conn_init()127 conn->msg_handle = p->msg_handle; in softnic_conn_init()238 conn->msg_handle(conn->msg_in, in data_event_handle()
33 softnic_conn_msg_handle_t msg_handle; member
79 .msg_handle = softnic_cli_process,
34 conn_msg_handle_t msg_handle; member55 (p->msg_handle == NULL)) in conn_init()127 conn->msg_handle = p->msg_handle; in conn_init()238 conn->msg_handle(conn->msg_in, in data_event_handle()
34 conn_msg_handle_t msg_handle; member
34 .msg_handle = cli_process,
87 void *msg_handle );94 void *msg_handle );150 void **msg_handle );
233 void *msg_handle );240 void *msg_handle );247 void *msg_handle );
163 void *msg_handle) in vchi_msg_queue() argument169 (void)msg_handle; in vchi_msg_queue()375 void *msg_handle) in vchi_msg_queuev() argument379 (void)msg_handle; in vchi_msg_queuev()
198 bcm2835_audio_callback(void *param, const VCHI_CALLBACK_REASON_T reason, void *msg_handle) in bcm2835_audio_callback() argument