Searched refs:subscribed (Results 1 – 2 of 2) sorted by relevance
40 struct nhw_subsc_mem* subscribed; //[n_ch] member61 …nhw_ipc_st[i].subscribed = (struct nhw_subsc_mem*)bs_calloc(nhw_ipc_n_ch[i], sizeof(struct nhw_sub… in nhw_ipc_init()73 free(nhw_ipc_st[i].subscribed); in nhw_ipc_free()74 nhw_ipc_st[i].subscribed = NULL; in nhw_ipc_free()166 &this->subscribed[ch], in nhw_IPC_regw_sideeffects_SUBSCRIBE_SEND()
38 struct nhw_subsc_mem* subscribed; //[n_events] member64 …nhw_egu_st[i].subscribed = (struct nhw_subsc_mem*)bs_calloc(nhw_egu_n_events[i], sizeof(struct nhw… in nhw_egu_init()78 free(nhw_egu_st[i].subscribed); in nhw_egu_free()79 nhw_egu_st[i].subscribed = NULL; in nhw_egu_free()172 &this->subscribed[n], in nhw_egu_regw_sideeffects_SUBSCRIBE_TRIGGER()