Home
last modified time | relevance | path

Searched defs:format (Results 1426 - 1450 of 1772) sorted by relevance

1...<<51525354555657585960>>...71

/kernel/linux/linux-6.6/drivers/gpu/drm/rockchip/
H A Drockchip_drm_vop.c250 static bool has_rb_swapped(uint32_t version, uint32_t format) in has_rb_swapped() argument
271 static bool has_uv_swapped(uint32_t format) in has_uv_swapped() argument
283 static enum vop_data_format vop_convert_format(uint32_t format) in vop_convert_format() argument
312 static int vop_convert_afbc_format(uint32_t format) in vop_convert_afbc_format() argument
786 rockchip_mod_supported(struct drm_plane *plane, u32 format, u64 modifier) rockchip_mod_supported() argument
923 int format; vop_plane_atomic_update() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/gr/
H A Dgf100.c64 gf100_gr_zbc_color_get(struct gf100_gr *gr, int format, in gf100_gr_zbc_color_get() argument
111 gf100_gr_zbc_depth_get(struct gf100_gr *gr, int format, const u32 ds, const u32 l2) gf100_gr_zbc_depth_get() argument
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/tiny/
H A Dofdrm.c100 u32 format; in display_get_validated_format() local
302 const struct drm_format_info *format; global() member
649 ofdrm_device_set_gamma_linear(struct ofdrm_device *odev, const struct drm_format_info *format) ofdrm_device_set_gamma_linear() argument
687 ofdrm_device_set_gamma(struct ofdrm_device *odev, const struct drm_format_info *format, struct drm_color_lut *lut) ofdrm_device_set_gamma() argument
739 const struct drm_format_info *format; global() member
919 const struct drm_format_info *format = ofdrm_crtc_state->format; ofdrm_crtc_helper_atomic_flush() local
1086 const struct drm_format_info *format; ofdrm_device_create() local
[all...]
/kernel/linux/linux-6.6/drivers/hid/
H A Dhid-wiimote-modules.c611 __u8 format = 0; in wiimod_ir_change() local
/kernel/linux/linux-6.6/drivers/hwmon/
H A Dapplesmc.c105 char *format; /* format string */ member
/kernel/linux/linux-6.6/drivers/hv/
H A Dvmbus_drv.c656 const char *format = "MODALIAS=vmbus:%*phN"; in vmbus_uevent() local
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_kms.c1287 enum SVGA3dSurfaceFormat format; in vmw_kms_new_framebuffer_surface() local
1428 uint32_t format; vmw_create_bo_proxy() local
[all...]
/kernel/linux/linux-6.6/drivers/infiniband/ulp/ipoib/
H A Dipoib_main.c2479 static struct net_device *ipoib_add_port(const char *format, in ipoib_add_port() argument
/kernel/linux/linux-6.6/tools/perf/
H A Dbuiltin-kmem.c1073 const char *format; in __print_page_alloc_result() local
/kernel/linux/linux-6.6/tools/perf/util/
H A Dpmu.c119 struct perf_pmu_format *format; in perf_pmu__new_format() local
137 struct perf_pmu_format *format = vformat; perf_pmu_format__set_value() local
143 __perf_pmu_format__load(struct perf_pmu_format *format, FILE *file) __perf_pmu_format__load() argument
158 perf_pmu_format__load(struct perf_pmu *pmu, struct perf_pmu_format *format) perf_pmu_format__load() argument
195 struct perf_pmu_format *format; perf_pmu__format_parse() local
1053 struct perf_pmu_format *format; perf_pmu__warn_invalid_formats() local
1114 struct perf_pmu_format *format; pmu_find_format() local
1125 struct perf_pmu_format *format = pmu_find_format(&pmu->format, name); perf_pmu__format_bits() local
1140 struct perf_pmu_format *format = pmu_find_format(&pmu->format, name); perf_pmu__format_type() local
1153 pmu_format_value(unsigned long *format, __u64 value, __u64 *v, bool zero) pmu_format_value() argument
1170 pmu_format_max_value(const unsigned long *format) pmu_format_max_value() argument
1212 struct perf_pmu_format *format; pmu_formats_string() local
1242 struct perf_pmu_format *format; pmu_config_term() local
1570 struct perf_pmu_format *format; perf_pmu__has_format() local
1931 struct perf_pmu_format *format; perf_pmu__compute_config_masks() local
[all...]
H A Dhist.h332 static inline void perf_hpp__column_register(struct perf_hpp_fmt *format) in perf_hpp__column_register() argument
337 static inline void perf_hpp__register_sort_field(struct perf_hpp_fmt *format) in perf_hpp__register_sort_field() argument
342 static inline void perf_hpp__prepend_sort_field(struct perf_hpp_fmt *format) in perf_hpp__prepend_sort_field() argument
405 perf_hpp__should_skip(struct perf_hpp_fmt *format, struct hists *hists) perf_hpp__should_skip() argument
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/net/
H A Dnettest.c160 static void log_msg(const char *format, ...) in log_msg() argument
178 static void log_error(const char *format, ...) in log_error() argument
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/drm/
H A Dr128_drm.h191 int format; member
/kernel/linux/linux-6.6/sound/core/oss/
H A Dpcm_oss.c633 static snd_pcm_format_t snd_pcm_oss_format_from(int format) in snd_pcm_oss_format_from() argument
657 static int snd_pcm_oss_format_to(snd_pcm_format_t format) in snd_pcm_oss_format_to() argument
866 snd_pcm_format_t format, sformat; in snd_pcm_oss_change_params_locked() local
1666 snd_pcm_format_t format; snd_pcm_oss_sync() local
1891 snd_pcm_oss_set_format(struct snd_pcm_oss_file *pcm_oss_file, int format) snd_pcm_oss_set_format() argument
[all...]
/kernel/linux/linux-6.6/sound/core/
H A Dpcm_lib.c1765 snd_pcm_format_t format; in snd_pcm_lib_ioctl_fifo_size() local
/kernel/linux/linux-6.6/sound/drivers/
H A Daloop.c120 snd_pcm_format_t format; member
[all...]
H A Ddummy.c936 const char *format; member
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/
H A Dtest_progs.c704 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/drm/
H A Dvmwgfx_drm.h90 __u32 format; member
166 __s32 format; member
276 __u32 format; member
/kernel/linux/linux-6.6/sound/pci/
H A Dals4000.c320 unsigned char dsp_cmd, dma_on, dma_off, format; member
H A Drme32.c615 static int snd_rme32_setformat(struct rme32 *rme32, snd_pcm_format_t format) in snd_rme32_setformat() argument
/kernel/linux/linux-6.6/sound/pci/ymfpci/
H A Dymfpci_main.c484 u32 format; in snd_ymfpci_pcm_init_voice() local
696 u32 rate, format; in snd_ymfpci_capture_prepare() local
[all...]
/kernel/linux/linux-6.6/sound/pci/echoaudio/
H A Dechoaudio.c695 struct audioformat format; in pcm_prepare() local
[all...]
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Dtwl4030.c1703 u8 mode, old_mode, format, old_format; in twl4030_hw_params() local
1845 u8 old_format, format; twl4030_set_dai_fmt() local
2042 u8 old_format, format; twl4030_voice_set_dai_fmt() local
[all...]
/kernel/linux/linux-6.6/sound/pci/hda/
H A Dhda_local.h657 int format; /* (format == 0) indicates invalid SAD */ member

Completed in 54 milliseconds

1...<<51525354555657585960>>...71