Home
last modified time | relevance | path

Searched defs:format (Results 2101 - 2125 of 5047) sorted by relevance

1...<<81828384858687888990>>...202

/kernel/linux/linux-6.6/drivers/gpu/drm/pl111/
H A Dpl111_versatile.c115 static void pl111_integrator_enable(struct drm_device *drm, u32 format) in pl111_integrator_enable() argument
155 static void pl111_impd1_enable(struct drm_device *drm, u32 format) in pl111_impd1_enable() argument
204 static void pl111_versatile_enable(struct drm_device *drm, u32 format) in pl111_versatile_enable() argument
257 static void pl111_realview_clcd_enable(struct drm_device *drm, u32 format) in pl111_realview_clcd_enable() argument
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/sun4i/
H A Dsun8i_vi_layer.c105 const struct drm_format_info *format = state->fb->format; in sun8i_vi_layer_update_coord() local
245 sun8i_vi_layer_get_csc_mode(const struct drm_format_info *format) sun8i_vi_layer_get_csc_mode() argument
310 const struct drm_format_info *format = fb->format; sun8i_vi_layer_update_buffer() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/
H A Dvmw_surface_cache.h45 vmw_surface_get_desc(SVGA3dSurfaceFormat format) in vmw_surface_get_desc() argument
144 vmw_surface_get_serialized_size(SVGA3dSurfaceFormat format, in vmw_surface_get_serialized_size() argument
168 vmw_surface_get_serialized_size_extended(SVGA3dSurfaceFormat format, in vmw_surface_get_serialized_size_extended() argument
192 vmw_surface_get_pixel_offset(SVGA3dSurfaceFormat format, in vmw_surface_get_pixel_offset() argument
209 vmw_surface_get_image_offset(SVGA3dSurfaceFormat format, struct drm_vmw_size baseLevelSize, u32 numMipLevels, u32 face, u32 mip) vmw_surface_get_image_offset() argument
253 vmw_surface_is_gb_screen_target_format(SVGA3dSurfaceFormat format) vmw_surface_is_gb_screen_target_format() argument
275 vmw_surface_is_dx_screen_target_format(SVGA3dSurfaceFormat format) vmw_surface_is_dx_screen_target_format() argument
294 vmw_surface_is_screen_target_format(SVGA3dSurfaceFormat format) vmw_surface_is_screen_target_format() argument
378 vmw_surface_setup_cache(const struct drm_vmw_size *size, SVGA3dSurfaceFormat format, u32 num_mip_levels, u32 num_layers, u32 num_samples, struct vmw_surface_cache *cache) vmw_surface_setup_cache() argument
[all...]
/kernel/linux/linux-6.6/drivers/gpu/ipu-v3/
H A Dipu-prg.c124 bool ipu_prg_format_supported(struct ipu_soc *ipu, uint32_t format, in ipu_prg_format_supported() argument
273 ipu_prg_channel_configure(struct ipuv3_channel *ipu_chan, unsigned int axi_id, unsigned int width, unsigned int height, unsigned int stride, u32 format, uint64_t modifier, unsigned long *eba) ipu_prg_channel_configure() argument
/kernel/linux/linux-6.6/tools/perf/
H A Dbuiltin-help.c48 static enum help_format parse_help_format(const char *format) in parse_help_format() argument
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Dpcm186x.c267 snd_pcm_format_t format = params_format(params); in pcm186x_hw_params() local
357 static int pcm186x_set_fmt(struct snd_soc_dai *dai, unsigned int format) in pcm186x_set_fmt() argument
[all...]
H A Dak5558.c199 u8 format; in ak5558_set_dai_fmt() local
H A Dmax98927.c145 unsigned int format = 0; in max98927_dai_set_fmt() local
[all...]
H A Dak4118.c154 ak4118_set_dai_fmt_provider(struct ak4118_priv *ak4118, unsigned int format) ak4118_set_dai_fmt_provider() argument
176 ak4118_set_dai_fmt_consumer(struct ak4118_priv *ak4118, unsigned int format) ak4118_set_dai_fmt_consumer() argument
196 ak4118_set_dai_fmt(struct snd_soc_dai *dai, unsigned int format) ak4118_set_dai_fmt() argument
H A Dcs4265.c33 u8 format; member
H A Dmax98388.c468 unsigned int format = 0; in max98388_dai_set_fmt() local
[all...]
H A Dwm8804.c219 u16 format, master, bcp, lrp; in wm8804_set_fmt() local
H A Dcs42xx8.c213 cs42xx8_set_dai_fmt(struct snd_soc_dai *codec_dai, unsigned int format) cs42xx8_set_dai_fmt() argument
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/x86_64/
H A Dhyperv_tlb_flush.c27 u64 format; member
[all...]
/kernel/linux/linux-6.6/tools/perf/util/
H A Dtrace-event-info.c165 char *format; in copy_event_system() local
[all...]
/kernel/linux/linux-6.6/tools/power/acpi/os_specific/service_layers/
H A Doslinuxtbl.c406 char format[32]; in osl_find_rsdp_via_efi_by_keyword() local
/kernel/linux/linux-6.6/tools/verification/rv/src/
H A Din_kernel.c248 char *format; in ikm_has_id() local
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H A Dxdp_bonding.c613 libbpf_debug_print(enum libbpf_print_level level, const char *format, va_list args) libbpf_debug_print() argument
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/
H A Dxdp_features.c44 libbpf_print_fn(enum libbpf_print_level level, const char *format, va_list args) libbpf_print_fn() argument
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dv4l2-subdev.h32 struct v4l2_mbus_framefmt format; member
/kernel/linux/linux-6.6/sound/firewire/bebob/
H A Dbebob_stream.c708 unsigned int i, e, channels, format; in parse_stream_formation() local
/kernel/linux/linux-6.6/sound/isa/sb/
H A Dsb16_main.c240 unsigned char format; in snd_sb16_playback_prepare() local
310 unsigned char format; snd_sb16_capture_prepare() local
[all...]
/kernel/linux/linux-6.6/sound/oss/dmasound/
H A Ddmasound_paula.c385 static int AmiSetFormat(int format) in AmiSetFormat() argument
[all...]
/kernel/linux/linux-6.6/sound/pci/echoaudio/
H A Dechoaudio_dsp.c781 set_audio_format(struct echoaudio *chip, u16 pipe_index, const struct audioformat *format) set_audio_format() argument
[all...]
/kernel/linux/linux-6.6/sound/pci/hda/
H A Dpatch_si3054.c135 si3054_pcm_prepare(struct hda_pcm_stream *hinfo, struct hda_codec *codec, unsigned int stream_tag, unsigned int format, struct snd_pcm_substream *substream) si3054_pcm_prepare() argument

Completed in 22 milliseconds

1...<<81828384858687888990>>...202