Searched defs:vout (Results 1 – 7 of 7) sorted by relevance
/linux/drivers/media/platform/ti/omap/ |
H A D | omap_vout_vrfb.h | 26 static inline void omap_vout_free_vrfb_buffers(struct omap_vout_device *vout) { }; in omap_vout_free_vrfb_buffers() 30 static inline void omap_vout_release_vrfb(struct omap_vout_device *vout) { }; in omap_vout_release_vrfb() 31 static inline int omap_vout_vrfb_buffer_setup(struct omap_vout_device *vout, in omap_vout_vrfb_buffer_setup() 34 static inline int omap_vout_prepare_vrfb(struct omap_vout_device *vout, in omap_vout_prepare_vrfb() 37 static inline void omap_vout_calculate_vrfb_offset(struct omap_vout_device *vout) { }; in omap_vout_calculate_vrfb_offset()
|
H A D | omap_vout_vrfb.c | 30 static int omap_vout_allocate_vrfb_buffers(struct omap_vout_device *vout, in omap_vout_allocate_vrfb_buffers() 76 void omap_vout_free_vrfb_buffers(struct omap_vout_device *vout) in omap_vout_free_vrfb_buffers() 94 struct omap_vout_device *vout; in omap_vout_setup_vrfb_bufs() local 178 void omap_vout_release_vrfb(struct omap_vout_device *vout) in omap_vout_release_vrfb() 197 int omap_vout_vrfb_buffer_setup(struct omap_vout_device *vout, in omap_vout_vrfb_buffer_setup() 230 int omap_vout_prepare_vrfb(struct omap_vout_device *vout, in omap_vout_prepare_vrfb() 318 void omap_vout_calculate_vrfb_offset(struct omap_vout_device *vout) in omap_vout_calculate_vrfb_offset()
|
/linux/drivers/hwmon/pmbus/ |
H A D | stpddc60.c | 42 static u8 stpddc60_get_offset(int vout, u16 limit, bool over) in stpddc60_get_offset()
|
/linux/drivers/media/pci/ivtv/ |
H A D | ivtv-ioctl.c | 754 static int ivtv_s_audio(struct file *file, void *fh, const struct v4l2_audio *vout) in ivtv_s_audio() 783 static int ivtv_s_audout(struct file *file, void *fh, const struct v4l2_audioout *vout) in ivtv_s_audout() 800 static int ivtv_enum_output(struct file *file, void *fh, struct v4l2_output *vout) in ivtv_enum_output()
|
/linux/drivers/pcmcia/ |
H A D | soc_common.c | 99 int vout = regulator_get_voltage(r->reg) / 100000; in soc_pcmcia_regulator_set() local
|
/linux/drivers/media/pci/cx18/ |
H A D | cx18-ioctl.c | 447 static int cx18_s_audio(struct file *file, void *fh, const struct v4l2_audio *vout) in cx18_s_audio()
|
/linux/drivers/phy/rockchip/ |
H A D | phy-rockchip-inno-usb2.c | 824 bool is_dcd, tmout, vout; in rockchip_chg_detect_work() local
|