Searched defs:timings (Results 76 - 100 of 133) sorted by relevance

123456

/linux-master/drivers/media/pci/cobalt/
H A Dcobalt-v4l2.c601 cobalt_enum_dv_timings(struct file *file, void *priv_fh, struct v4l2_enum_dv_timings *timings) argument
618 cobalt_s_dv_timings(struct file *file, void *priv_fh, struct v4l2_dv_timings *timings) argument
646 cobalt_g_dv_timings(struct file *file, void *priv_fh, struct v4l2_dv_timings *timings) argument
659 cobalt_query_dv_timings(struct file *file, void *priv_fh, struct v4l2_dv_timings *timings) argument
1074 struct v4l2_dv_timings timings; local
1093 struct v4l2_dv_timings timings; local
[all...]
H A Dcobalt-driver.h217 struct v4l2_dv_timings timings; member in struct:cobalt_stream
/linux-master/drivers/video/fbdev/savage/
H A Dsavagefb_driver.c144 vgaHWInit(struct fb_var_screeninfo *var, struct savagefb_par *par, struct xtimings *timings, struct savage_reg *reg) argument
976 struct xtimings timings; local
[all...]
/linux-master/drivers/media/platform/ti/davinci/
H A Dvpif_capture.c1083 vpif_enum_dv_timings(struct file *file, void *priv, struct v4l2_enum_dv_timings *timings) argument
1117 vpif_query_dv_timings(struct file *file, void *priv, struct v4l2_dv_timings *timings) argument
1148 vpif_s_dv_timings(struct file *file, void *priv, struct v4l2_dv_timings *timings) argument
1247 vpif_g_dv_timings(struct file *file, void *priv, struct v4l2_dv_timings *timings) argument
[all...]
/linux-master/drivers/media/test-drivers/vivid/
H A Dvivid-core.c360 static int vidioc_s_dv_timings(struct file *file, void *fh, struct v4l2_dv_timings *timings) argument
/linux-master/drivers/video/fbdev/omap2/omapfb/dss/
H A Dvenc.c252 struct omap_video_timings timings; member in struct:__anon1104
367 venc_timings_to_config( struct omap_video_timings *timings) argument
485 venc_set_timings(struct omap_dss_device *dssdev, struct omap_video_timings *timings) argument
503 venc_check_timings(struct omap_dss_device *dssdev, struct omap_video_timings *timings) argument
517 venc_get_timings(struct omap_dss_device *dssdev, struct omap_video_timings *timings) argument
[all...]
H A Dhdmi.h173 struct omap_video_timings timings; member in struct:hdmi_config
/linux-master/drivers/video/fbdev/omap2/omapfb/displays/
H A Dpanel-sony-acx565akm.c648 acx565akm_set_timings(struct omap_dss_device *dssdev, struct omap_video_timings *timings) argument
660 acx565akm_get_timings(struct omap_dss_device *dssdev, struct omap_video_timings *timings) argument
668 acx565akm_check_timings(struct omap_dss_device *dssdev, struct omap_video_timings *timings) argument
[all...]
/linux-master/drivers/ata/
H A Data_piix.c569 u8 timings[][2] = { { 0, 0 }, local
[all...]
H A Dpata_mpc52xx.c56 struct mpc52xx_ata_timings timings[2]; member in struct:mpc52xx_ata_priv
/linux-master/drivers/phy/rockchip/
H A Dphy-rockchip-inno-dsidphy.c369 const struct inno_mipi_dphy_timing *timings; local
/linux-master/drivers/mtd/nand/raw/
H A Dtegra_nand.c781 tegra_nand_setup_timing(struct tegra_nand_controller *ctrl, const struct nand_sdr_timings *timings) argument
823 const struct nand_sdr_timings *timings; local
[all...]
H A Darasan-nand-controller.c178 u32 timings; member in struct:anand
[all...]
H A Dintel-nand-controller.c203 const struct nand_sdr_timings *timings; local
[all...]
H A Drockchip-nand-controller.c419 const struct nand_sdr_timings *timings; local
H A Ds3c2410.c759 const struct nand_sdr_timings *timings; local
[all...]
H A Dpl35x-nand-controller.c122 u32 timings; member in struct:pl35x_nand
H A Dmtk_nand.c537 const struct nand_sdr_timings *timings; local
[all...]
/linux-master/drivers/video/fbdev/omap2/omapfb/
H A Domapfb-main.c711 struct omap_video_timings timings; local
1997 omapfb_mode_to_timings(const char *mode_str, struct omap_dss_device *display, struct omap_video_timings *timings, u8 *bpp) argument
2103 struct omap_video_timings timings, temp_timings; local
2228 omapfb_find_best_mode(struct omap_dss_device *display, struct omap_video_timings *timings) argument
[all...]
/linux-master/drivers/media/i2c/
H A Dov64a40.c2880 const struct ov64a40_timings *timings; local
2941 const struct ov64a40_timings *timings; local
3163 const struct ov64a40_timings *timings; local
3356 const struct ov64a40_timings *timings; local
[all...]
/linux-master/drivers/media/platform/nuvoton/
H A Dnpcm-video.c1237 npcm_video_set_dv_timings(struct file *file, void *fh, struct v4l2_dv_timings *timings) argument
1261 npcm_video_get_dv_timings(struct file *file, void *fh, struct v4l2_dv_timings *timings) argument
1272 npcm_video_query_dv_timings(struct file *file, void *fh, struct v4l2_dv_timings *timings) argument
1284 npcm_video_enum_dv_timings(struct file *file, void *fh, struct v4l2_enum_dv_timings *timings) argument
[all...]
/linux-master/drivers/media/i2c/adv748x/
H A Dadv748x.h122 struct v4l2_dv_timings timings; member in struct:adv748x_hdmi
/linux-master/drivers/i2c/busses/
H A Di2c-designware-core.h284 struct i2c_timings timings; member in struct:dw_i2c_dev
/linux-master/drivers/memory/tegra/
H A Dtegra20-emc.c206 struct emc_timing *timings; member in struct:tegra_emc
[all...]
/linux-master/drivers/gpu/drm/panel/
H A Dpanel-edp.c184 const struct display_timing *timings; member in struct:panel_desc
660 panel_edp_get_timings(struct drm_panel *panel, unsigned int num_timings, struct display_timing *timings) argument
[all...]

Completed in 608 milliseconds

123456