Searched refs:t1t_info_to_evt (Results 1 – 4 of 4) sorted by relevance
79 extern UINT8 t1t_info_to_evt (const tT1T_CMD_RSP_INFO * p_info);
600 #define rw_t1t_handle_rsp(p, a, b, c) t1t_info_to_evt (p)601 #define rw_t1t_info_to_event(p) t1t_info_to_evt (p)
234 UINT8 t1t_info_to_evt (const tT1T_CMD_RSP_INFO * p_info) in t1t_info_to_evt() function
85 return t1t_info_to_evt (p_info); in rw_t1t_handle_rsp()162 rw_event = t1t_info_to_evt (p_info); in rw_t1t_info_to_event()