Home
last modified time | relevance | path

Searched refs:QMI_RMTFS_ERR_MALFORMED_MSG (Results 1 – 3 of 3) sorted by relevance

/device/linaro/dragonboard/qcom/rmtfs/
Drmtfs.c68 qmi_result_error(&resp.result, QMI_RMTFS_ERR_MALFORMED_MSG); in rmtfs_open()
115 qmi_result_error(&resp.result, QMI_RMTFS_ERR_MALFORMED_MSG); in rmtfs_close()
173 qmi_result_error(&resp.result, QMI_RMTFS_ERR_MALFORMED_MSG); in rmtfs_iovec()
261 qmi_result_error(&resp.result, QMI_RMTFS_ERR_MALFORMED_MSG); in rmtfs_alloc_buf()
309 qmi_result_error(&resp.result, QMI_RMTFS_ERR_MALFORMED_MSG); in rmtfs_get_dev_error()
Dqmi_rmtfs.h13 #define QMI_RMTFS_ERR_MALFORMED_MSG 2 macro
Dqmi_rmtfs.qmi8 const QMI_RMTFS_ERR_MALFORMED_MSG = 2;