Lines Matching refs:OSI_TRACE_ERROR
86 OSI_TRACE_ERROR("%s, malloc failed\n", __func__); in osi_alarm_init()
163 OSI_TRACE_ERROR("%s, invalid state %d\n", __func__, alarm_state); in osi_alarm_new()
171 OSI_TRACE_ERROR("%s alarm_cbs exhausted\n", __func__); in osi_alarm_new()
188 OSI_TRACE_ERROR("%s failed to create timer, err 0x%x\n", __func__, stat); in osi_alarm_new()
201 OSI_TRACE_ERROR("%s null\n", __func__); in alarm_free()
207 OSI_TRACE_ERROR("%s failed to delete timer, err 0x%x\n", __func__, stat); in alarm_free()
221 OSI_TRACE_ERROR("%s, invalid state %d\n", __func__, alarm_state); in osi_alarm_free()
238 OSI_TRACE_ERROR("%s, invalid state %d\n", __func__, alarm_state); in alarm_set()
244 OSI_TRACE_ERROR("%s null\n", __func__); in alarm_set()
257 OSI_TRACE_ERROR("%s failed to start timer, err 0x%x\n", __func__, stat); in alarm_set()
283 OSI_TRACE_ERROR("%s, invalid state %d\n", __func__, alarm_state); in osi_alarm_cancel()
289 OSI_TRACE_ERROR("%s null\n", __func__); in osi_alarm_cancel()