Searched refs:subscribed (Results 1 – 4 of 4) sorted by relevance
45 struct nhw_subsc_mem* subscribed; //[n_ch] member68 …nhw_ppib_st[i].subscribed = (struct nhw_subsc_mem*)bs_calloc(nhw_ppib_n_ch[i], sizeof(struct nhw_s… in nhw_ppib_init()80 free(nhw_ppib_st[i].subscribed); in nhw_ppib_free()81 nhw_ppib_st[i].subscribed = NULL; in nhw_ppib_free()159 &this->subscribed[ppib_ch], in nhw_PPIB_regw_sideeffects_SUBSCRIBE_SEND()
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()
80 struct nhw_subsc_mem* subscribed; //[n_cc] member127 …nhw_grtc_st.subscribed = (struct nhw_subsc_mem*)bs_calloc(nhw_grtc_n_cc, sizeof(struct nhw_subsc_m… in nhw_grtc_init()151 free(nhw_grtc_st.subscribed); in nhw_grtc_free()152 nhw_grtc_st.subscribed = NULL; in nhw_grtc_free()381 &this->subscribed[cc_n], in nhw_GRTC_regw_sideeffects_SUBSCRIBE_CAPTURE()