| /OK3568_Linux_fs/kernel/drivers/gpu/drm/ |
| H A D | drm_simple_kms_helper.c | 231 uint32_t format, in drm_simple_kms_format_mod_supported()
|
| H A D | drm_mipi_dsi.c | 872 int mipi_dsi_dcs_get_pixel_format(struct mipi_dsi_device *dsi, u8 *format) in mipi_dsi_dcs_get_pixel_format() 1063 int mipi_dsi_dcs_set_pixel_format(struct mipi_dsi_device *dsi, u8 format) in mipi_dsi_dcs_set_pixel_format()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlan/ |
| H A D | mlan_sta_rx.c | 236 t_u8 format = 0; in wlan_rxpdinfo_to_radiotapinfo() local
|
| /OK3568_Linux_fs/kernel/sound/pci/hda/ |
| H A D | patch_hdmi.c | 898 #define is_hbr_format(format) \ argument 938 u32 stream_tag, int format) in hdmi_setup_stream() 1691 unsigned int format; in silent_stream_enable() local 2051 unsigned int format, in generic_hdmi_playback_pcm_prepare() 2897 int format) in i915_hsw_setup_stream() 3287 unsigned int format, in simple_playback_pcm_prepare() 3410 unsigned int format, in nvhdmi_8ch_7x_pcm_prepare() 3750 static void tegra_hdmi_set_format(struct hda_codec *codec, unsigned int format) in tegra_hdmi_set_format() 3794 unsigned int format, in tegra_hdmi_pcm_prepare() 4163 u32 stream_tag, int format) in atihdmi_setup_stream()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/ti/ |
| H A D | cpsw_priv.h | 20 #define cpsw_info(priv, type, format, ...) \ argument 26 #define cpsw_err(priv, type, format, ...) \ argument 32 #define cpsw_dbg(priv, type, format, ...) \ argument 38 #define cpsw_notice(priv, type, format, ...) \ argument
|
| /OK3568_Linux_fs/kernel/sound/xen/ |
| H A D | xen_snd_front.c | 86 u8 format, unsigned int channels, in xen_snd_front_stream_prepare()
|
| /OK3568_Linux_fs/kernel/include/drm/ |
| H A D | drm_framebuffer.h | 141 const struct drm_format_info *format; member
|
| /OK3568_Linux_fs/external/xserver/hw/xwin/winclipboard/ |
| H A D | xevents.c | 145 int format; in winClipboardSelectionNotifyTargets() local
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dcn30/ |
| H A D | dcn30_hubp.c | 407 enum surface_pixel_format format, in hubp3_program_surface_config()
|
| /OK3568_Linux_fs/kernel/drivers/staging/vc04_services/vchiq-mmal/ |
| H A D | mmal-vchiq.h | 67 struct mmal_es_format_local format; member
|
| /OK3568_Linux_fs/app/forlinx/forlinx_qt/qcamera/ |
| H A D | qtcamera.cpp | 230 for (const QString &format : formats) { in configureCaptureSettings() local
|
| /OK3568_Linux_fs/kernel/sound/soc/codecs/ |
| H A D | cs4341.c | 46 static int cs4341_set_fmt(struct snd_soc_dai *dai, unsigned int format) in cs4341_set_fmt()
|
| H A D | cs4349.c | 72 unsigned int format) in cs4349_set_dai_fmt()
|
| /OK3568_Linux_fs/app/qcamera/ |
| H A D | qtcamera.cpp | 226 for (const QString &format : formats) { in configureCaptureSettings() local
|
| /OK3568_Linux_fs/kernel/include/linux/pinctrl/ |
| H A D | pinconf-generic.h | 174 const char * const format; member
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/arm/display/komeda/ |
| H A D | komeda_plane.c | 185 u32 format, u64 modifier) in komeda_plane_format_mod_supported()
|
| /OK3568_Linux_fs/external/xserver/hw/kdrive/ephyr/ |
| H A D | ephyrcursor.c | 106 static xcb_render_pictformat_t format; in get_argb_format() local
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/arm/ |
| H A D | hdlcd_crtc.c | 88 struct simplefb_format *format = NULL; in hdlcd_set_pxl_fmt() local
|
| /OK3568_Linux_fs/app/forlinx/forlinx_up4_qt/qcamera/ |
| H A D | qtcamera.cpp | 230 for (const QString &format : formats) { in configureCaptureSettings() local
|
| /OK3568_Linux_fs/kernel/drivers/media/rc/ |
| H A D | ati_remote.c | 136 #define dbginfo(dev, format, arg...) \ argument 139 #define err(format, arg...) printk(KERN_ERR format , ## arg) argument
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/vc4/ |
| H A D | vc4_plane.c | 630 const struct hvs_format *format = vc4_get_hvs_format(fb->format->format); in vc4_plane_mode_set() local 1288 uint32_t format, in vc4_format_mod_supported()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/atmel-hlcdc/ |
| H A D | atmel_hlcdc_plane.c | 126 static int atmel_hlcdc_format_to_plane_mode(u32 format, u32 *mode) in atmel_hlcdc_format_to_plane_mode() 362 const struct drm_format_info *format = state->base.fb->format; in atmel_hlcdc_plane_update_general_settings() local
|
| /OK3568_Linux_fs/kernel/sound/soc/mediatek/mt8183/ |
| H A D | mt8183-dai-i2s.c | 56 static unsigned int get_i2s_wlen(snd_pcm_format_t format) in get_i2s_wlen() 715 snd_pcm_format_t format = params_format(params); in mtk_dai_i2s_config() local
|
| /OK3568_Linux_fs/kernel/sound/hda/ |
| H A D | hdac_device.c | 741 snd_pcm_format_t format, in snd_hdac_calc_stream_format() 932 unsigned int format) in snd_hdac_is_supported_format()
|
| /OK3568_Linux_fs/external/xserver/hw/dmx/glxProxy/ |
| H A D | glxsingle.c | 647 __glReadPixels_size(GLenum format, GLenum type, GLint w, GLint h, in __glReadPixels_size() 793 GLenum format, type; in __glXDisp_ReadPixels() local
|