Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/platform/vimc/
Dvimc-sensor.c135 tpg_s_xfer_func(&vsen->tpg, vsen->mbus_format.xfer_func); in vimc_sen_tpg_s_format()
/Linux-v4.19/include/media/tpg/
Dv4l2-tpg.h390 static inline void tpg_s_xfer_func(struct tpg_data *tpg, u32 xfer_func) in tpg_s_xfer_func() function
/Linux-v4.19/drivers/media/platform/vivid/
Dvivid-ctrls.c374 tpg_s_xfer_func(&dev->tpg, ctrl->val); in vivid_vid_cap_s_ctrl()