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

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

Completed in 193 milliseconds