Searched refs:tpg_s_fourcc (Results 1 - 6 of 6) sorted by path

/linux-master/drivers/media/common/v4l2-tpg/
H A Dv4l2-tpg-core.c105 tpg_s_fourcc(tpg, V4L2_PIX_FMT_RGB24);
211 bool tpg_s_fourcc(struct tpg_data *tpg, u32 fourcc) function
505 EXPORT_SYMBOL_GPL(tpg_s_fourcc); variable
/linux-master/drivers/media/test-drivers/vimc/
H A Dvimc-sensor.c118 tpg_s_fourcc(&vsensor->tpg, vpix->pixelformat);
/linux-master/drivers/media/test-drivers/visl/
H A Dvisl-video.c101 ret = tpg_s_fourcc(&ctx->tpg,
/linux-master/drivers/media/test-drivers/vivid/
H A Dvivid-core.c1823 tpg_s_fourcc(&dev->tpg, dev->fmt_cap->fourcc);
H A Dvivid-vid-cap.c775 tpg_s_fourcc(&dev->tpg, dev->fmt_cap->fourcc);
/linux-master/include/media/tpg/
H A Dv4l2-tpg.h253 bool tpg_s_fourcc(struct tpg_data *tpg, u32 fourcc);

Completed in 235 milliseconds