Home
last modified time | relevance | path

Searched defs:wpf (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/drivers/media/platform/vsp1/
Dvsp1_wpf.c29 static inline u32 vsp1_wpf_read(struct vsp1_rwpf *wpf, u32 reg) in vsp1_wpf_read()
35 static inline void vsp1_wpf_write(struct vsp1_rwpf *wpf, u32 reg, u32 data) in vsp1_wpf_write()
47 struct vsp1_rwpf *wpf = in wpf_s_ctrl() local
77 struct vsp1_rwpf *wpf = to_rwpf(subdev); in wpf_s_stream() local
201 struct vsp1_rwpf *wpf = container_of(video, struct vsp1_rwpf, video); in wpf_vdev_queue() local
222 struct vsp1_rwpf *wpf; in vsp1_wpf_create() local
Dvsp1_drv.c44 struct vsp1_rwpf *wpf = vsp1->wpf[i]; in vsp1_irq_handler() local
241 struct vsp1_rwpf *wpf; in vsp1_create_entities() local
Dvsp1.h71 struct vsp1_rwpf *wpf[VSP1_MAX_WPF]; member
/linux-4.1.27/sound/soc/omap/
Domap-mcbsp.c226 int wlen, channels, wpf; in omap_mcbsp_dai_hw_params() local