Searched refs:rw_t1t_info_to_event (Results 1 – 3 of 3) sorted by relevance
765 extern tRW_EVENT rw_t1t_info_to_event(const tT1T_CMD_RSP_INFO* p_info);768 #define rw_t1t_info_to_event(p) t1t_info_to_evt(p) macro
628 rw_event = rw_t1t_info_to_event(p_cmd_rsp_info); in rw_t1t_process_error()
99 rw_event = rw_t1t_info_to_event(p_info); in rw_t1t_handle_rsp()131 tRW_EVENT rw_t1t_info_to_event(const tT1T_CMD_RSP_INFO* p_info) { in rw_t1t_info_to_event() function