Searched defs:formats (Results 1 - 25 of 187) sorted by relevance

12345678

/linux-master/drivers/staging/media/atomisp/pci/isp/kernels/fc/fc_1.0/
H A Dia_css_formats.host.c43 ia_css_formats_dump( const struct sh_css_isp_formats_params *formats, unsigned int level) argument
/linux-master/drivers/staging/media/meson/vdec/
H A Dvdec_platform.h23 const struct amvdec_format *formats; member in struct:vdec_platform
/linux-master/sound/firewire/motu/
H A Dmotu-proc.c48 struct snd_motu_packet_format *formats; local
H A Dmotu-pcm.c14 struct snd_motu_packet_format *formats = rule->private; local
43 struct snd_motu_packet_format *formats = rule->private; local
101 struct snd_motu_packet_format *formats; local
69 limit_channels_and_rates(struct snd_motu *motu, struct snd_pcm_runtime *runtime, struct snd_motu_packet_format *formats) argument
[all...]
/linux-master/sound/soc/fsl/
H A Dfsl_rpmsg.h16 u64 formats; member in struct:fsl_rpmsg_soc_data
/linux-master/drivers/gpu/drm/msm/disp/
H A Dmdp_format.c87 static const struct mdp_format formats[] = { variable in typeref:struct:mdp_format
[all...]
/linux-master/drivers/firmware/
H A Dsysfb_simplefb.c24 static const struct simplefb_format formats[] = SIMPLEFB_FORMATS; variable in typeref:struct:simplefb_format
/linux-master/drivers/firmware/google/
H A Dframebuffer-coreboot.c23 static const struct simplefb_format formats[] = SIMPLEFB_FORMATS; variable in typeref:struct:simplefb_format
[all...]
/linux-master/drivers/staging/media/omap4iss/
H A Diss_ipipe.h43 struct v4l2_mbus_framefmt formats[IPIPE_PADS_NUM]; member in struct:iss_ipipe_device
H A Diss_resizer.h45 struct v4l2_mbus_framefmt formats[RESIZER_PADS_NUM]; member in struct:iss_resizer_device
H A Diss_ipipeif.h62 struct v4l2_mbus_framefmt formats[IPIPEIF_PADS_NUM]; member in struct:iss_ipipeif_device
/linux-master/drivers/gpu/drm/
H A Ddrm_fourcc.c149 static const struct drm_format_info formats[] = { local
H A Ddrm_writeback.c175 drm_writeback_connector_init(struct drm_device *dev, struct drm_writeback_connector *wb_connector, const struct drm_connector_funcs *con_funcs, const struct drm_encoder_helper_funcs *enc_helper_funcs, const u32 *formats, int n_formats, u32 possible_crtcs) argument
233 drm_writeback_connector_init_with_encoder(struct drm_device *dev, struct drm_writeback_connector *wb_connector, struct drm_encoder *enc, const struct drm_connector_funcs *con_funcs, const u32 *formats, int n_formats) argument
[all...]
/linux-master/drivers/media/platform/qcom/camss/
H A Dcamss-video.h51 const struct camss_format_info *formats; member in struct:camss_video
/linux-master/drivers/media/platform/renesas/vsp1/
H A Dvsp1_histo.h39 const u32 *formats; member in struct:vsp1_histogram
/linux-master/drivers/gpu/drm/logicvc/
H A Dlogicvc_layer.h39 uint32_t *formats; member in struct:logicvc_layer_formats
44 struct logicvc_layer_formats *formats; member in struct:logicvc_layer
/linux-master/drivers/staging/media/atomisp/pci/
H A Datomisp_csi2.h58 struct v4l2_mbus_framefmt formats[CSI2_PADS_NUM]; member in struct:atomisp_mipi_csi2_device
/linux-master/drivers/media/platform/ti/omap3isp/
H A Dispccp2.h62 struct v4l2_mbus_framefmt formats[CCP2_PADS_NUM]; member in struct:isp_ccp2_device
/linux-master/drivers/gpu/drm/arm/display/komeda/
H A Dkomeda_wb_connector.c146 u32 *formats, n_formats = 0; local
/linux-master/drivers/gpu/drm/sun4i/
H A Dsun4i_layer.c196 const uint32_t *formats = sun4i_layer_formats; local
/linux-master/drivers/gpu/drm/tve200/
H A Dtve200_display.c328 static const u32 formats[] = { local
/linux-master/drivers/gpu/drm/renesas/shmobile/
H A Dshmob_drm_plane.c284 static const uint32_t formats[] = { variable
/linux-master/drivers/gpu/drm/tests/
H A Ddrm_kunit_helpers.c211 drm_kunit_helper_create_primary_plane(struct kunit *test, struct drm_device *drm, const struct drm_plane_funcs *funcs, const struct drm_plane_helper_funcs *helper_funcs, const uint32_t *formats, unsigned int num_formats, const uint64_t *modifiers) argument
/linux-master/drivers/gpu/drm/tidss/
H A Dtidss_plane.c178 tidss_plane_create(struct tidss_device *tidss, u32 hw_plane_id, u32 plane_type, u32 crtc_mask, const u32 *formats, u32 num_formats) argument
/linux-master/drivers/gpu/drm/exynos/
H A Dexynos_drm_ipp.h59 const struct exynos_drm_ipp_formats *formats; member in struct:exynos_drm_ipp

Completed in 451 milliseconds

12345678