Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/test-drivers/vimc/
H A Dvimc-sensor.c118 tpg_s_fourcc(&vsen->tpg, vpix->pixelformat); in vimc_sen_tpg_s_format()
/OK3568_Linux_fs/kernel/include/media/tpg/
H A Dv4l2-tpg.h252 bool tpg_s_fourcc(struct tpg_data *tpg, u32 fourcc);
/OK3568_Linux_fs/kernel/drivers/media/common/v4l2-tpg/
H A Dv4l2-tpg-core.c105 tpg_s_fourcc(tpg, V4L2_PIX_FMT_RGB24); in tpg_init()
179 bool tpg_s_fourcc(struct tpg_data *tpg, u32 fourcc) in tpg_s_fourcc() function
469 EXPORT_SYMBOL_GPL(tpg_s_fourcc);
/OK3568_Linux_fs/kernel/drivers/media/test-drivers/vivid/
H A Dvivid-vid-cap.c784 tpg_s_fourcc(&dev->tpg, dev->fmt_cap->fourcc); in vivid_s_fmt_vid_cap()
H A Dvivid-core.c1768 tpg_s_fourcc(&dev->tpg, dev->fmt_cap->fourcc); in vivid_create_instance()