Home
last modified time | relevance | path

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

/linux/drivers/media/platform/nxp/imx-jpeg/
H A Dmxc-jpeg.c765 dev_dbg(ctx->mxc_jpeg->dev, "Notify app event EOS reached"); in notify_eos()
776 dev_dbg(ctx->mxc_jpeg->dev, "Notify app event SRC_CH_RESOLUTION"); in notify_src_chg()
898 struct mxc_jpeg_dev *jpeg = ctx->mxc_jpeg; in mxc_jpeg_job_finish()
945 struct mxc_jpeg_dev *jpeg = ctx->mxc_jpeg; in mxc_dec_is_ongoing()
1261 struct mxc_jpeg_dev *jpeg = ctx->mxc_jpeg; in mxc_jpeg_config_dec_desc()
1327 struct mxc_jpeg_dev *jpeg = ctx->mxc_jpeg; in mxc_jpeg_config_enc_desc()
1434 struct device *dev = ctx->mxc_jpeg->dev; in mxc_jpeg_source_change()
1509 struct mxc_jpeg_dev *jpeg = ctx->mxc_jpeg; in mxc_jpeg_device_run_timeout()
1512 spin_lock_irqsave(&ctx->mxc_jpeg->hw_lock, flags); in mxc_jpeg_device_run_timeout()
1513 if (ctx->mxc_jpeg->slot_data.used) { in mxc_jpeg_device_run_timeout()
[all …]