Searched refs:rk1608_msq_send_msg (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/media/spi/ |
| H A D | rk1608_core.c | 1775 int rk1608_msq_send_msg(struct rk1608_state *rk1608, struct spi_device *spi, in rk1608_msq_send_msg() function 1835 ret = rk1608_msq_send_msg(pdata, pdata->spi, m); in rk1608_send_msg_to_dsp() 1958 rk1608_msq_send_msg(pdata, pdata->spi, (struct msg *)xfile); in preisp_file_import_part() 2032 rk1608_msq_send_msg(pdata, pdata->spi, (struct msg *)xfile); in preisp_file_import_data() 2101 rk1608_msq_send_msg(pdata, pdata->spi, (struct msg *)xfile); in rk1608_file_export() 2269 ret = rk1608_msq_send_msg(pdata, pdata->spi, (struct msg *)calibdata); in rk1608_send_calib_version_temperature() 2358 ret = rk1608_msq_send_msg(pdata, pdata->spi, (struct msg *)&m); in rk1608_send_calib_version_temperature()
|
| H A D | rk1608_core.h | 630 int rk1608_msq_send_msg(struct rk1608_state *rk1608, struct spi_device *spi,
|