Searched refs:last (Results 1 – 2 of 2) sorted by relevance
529 struct nhw_subsc_mem *last, in nhw_dppi_common_subscribe_sideeffect() argument536 if ((last->is_subscribed == new_is_subs) in nhw_dppi_common_subscribe_sideeffect()537 && (last->subscribed_ch == new_channel)) { in nhw_dppi_common_subscribe_sideeffect()542 if (last->is_subscribed == true) { in nhw_dppi_common_subscribe_sideeffect()544 last->subscribed_ch, in nhw_dppi_common_subscribe_sideeffect()548 last->is_subscribed = new_is_subs; in nhw_dppi_common_subscribe_sideeffect()549 last->subscribed_ch = new_channel; in nhw_dppi_common_subscribe_sideeffect()
36 struct nhw_subsc_mem *last,