Home
last modified time | relevance | path

Searched refs:HSI_STATUS_ERROR (Results 1 – 6 of 6) sorted by relevance

/linux-6.3-rc2/drivers/hsi/clients/
A Dhsi_char.c240 msg->status = HSI_STATUS_ERROR; in hsc_rx_msg_destructor()
260 msg->status = HSI_STATUS_ERROR; in hsc_tx_msg_destructor()
453 if (msg->status != HSI_STATUS_ERROR) { in hsc_read()
512 if (msg->status == HSI_STATUS_ERROR) in hsc_write()
A Dcmt_speech.c355 msg->status != HSI_STATUS_ERROR); in cs_hsi_free_data_msg()
432 if (msg->status == HSI_STATUS_ERROR) { in cs_hsi_read_on_control_complete()
463 if (msg->status == HSI_STATUS_ERROR) { in cs_hsi_peek_on_control_complete()
517 } else if (msg->status == HSI_STATUS_ERROR) { in cs_hsi_write_on_control_complete()
578 if (unlikely(msg->status == HSI_STATUS_ERROR)) { in cs_hsi_read_on_data_complete()
606 if (unlikely(msg->status == HSI_STATUS_ERROR)) { in cs_hsi_peek_on_data_complete()
A Dssi_protocol.c646 if (msg->status == HSI_STATUS_ERROR) { in ssip_rx_data_complete()
821 if (msg->status == HSI_STATUS_ERROR) { in ssip_rxcmd_complete()
882 if (msg->status == HSI_STATUS_ERROR) { in ssip_tx_data_complete()
/linux-6.3-rc2/include/linux/hsi/
A Dhsi.h48 HSI_STATUS_ERROR, /* Error when message transfer was ongoing */ enumerator
/linux-6.3-rc2/drivers/hsi/controllers/
A Domap_ssi_port.c407 msg->status = HSI_STATUS_ERROR; in ssi_async()
653 msg->status = HSI_STATUS_ERROR; in ssi_transfer()
853 msg->status = HSI_STATUS_ERROR; in ssi_error()
A Domap_ssi_core.c199 msg->status = HSI_STATUS_ERROR; in ssi_gdd_complete()

Completed in 15 milliseconds