Searched refs:t2t_info_to_evt (Results 1 – 4 of 4) sorted by relevance
84 extern UINT8 t2t_info_to_evt (const tT2T_CMD_RSP_INFO * p_info);
615 #define rw_t2t_info_to_event(p) t2t_info_to_evt (p)
248 UINT8 t2t_info_to_evt (const tT2T_CMD_RSP_INFO * p_info) in t2t_info_to_evt() function
210 rw_event = t2t_info_to_evt (p_info); in rw_t2t_info_to_event()