Home
last modified time | relevance | path

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

/device/linaro/dragonboard/qcom/rmtfs/
Drmtfs.c44 static void qmi_result_error(struct rmtfs_qmi_result *result, unsigned error) in qmi_result_error() function
68 qmi_result_error(&resp.result, QMI_RMTFS_ERR_MALFORMED_MSG); in rmtfs_open()
74 qmi_result_error(&resp.result, QMI_RMTFS_ERR_INTERNAL); in rmtfs_open()
115 qmi_result_error(&resp.result, QMI_RMTFS_ERR_MALFORMED_MSG); in rmtfs_close()
121 qmi_result_error(&resp.result, QMI_RMTFS_ERR_INTERNAL); in rmtfs_close()
173 qmi_result_error(&resp.result, QMI_RMTFS_ERR_MALFORMED_MSG); in rmtfs_iovec()
186 qmi_result_error(&resp.result, QMI_RMTFS_ERR_INTERNAL); in rmtfs_iovec()
212 qmi_result_error(&resp.result, QMI_RMTFS_ERR_INTERNAL); in rmtfs_iovec()
261 qmi_result_error(&resp.result, QMI_RMTFS_ERR_MALFORMED_MSG); in rmtfs_alloc_buf()
270 qmi_result_error(&resp.result, QMI_RMTFS_ERR_INTERNAL); in rmtfs_alloc_buf()
[all …]