Searched refs:UPWR_RX_CALLB_FUNC_T (Results 1 – 2 of 2) sorted by relevance
1567 typedef void (*UPWR_RX_CALLB_FUNC_T)(void); typedef1613 int upwr_rx_callback(UPWR_RX_CALLB_FUNC_T callback);
54 static UPWR_RX_CALLB_FUNC_T sgrp_callback[UPWR_SG_COUNT];94 static UPWR_RX_CALLB_FUNC_T mu_rx_callb;248 UPWR_RX_CALLB_FUNC_T sg_callb; /* service group callback */ in upwr_mu_int_callback()3071 int upwr_rx_callback(UPWR_RX_CALLB_FUNC_T callback) in upwr_rx_callback()