/drivers/interface/display/buffer/v1_0/hdi_impl/ |
H A D | display_buffer_hdi_impl.h | 36 #define BUFFER_HDI_IMPL_LOGE(format, ...) \ 40 "[%{public}s:%{public}d] " format "\033[m" \
|
/drivers/peripheral/audio/test/benchmarktest/capture/ |
H A D | audio_capture_mmap_benchmarktest.cpp | 73 attrs.format = AUDIO_FORMAT_TYPE_PCM_16_BIT;
in InitCaptureAttrs() 82 attrs.startThreshold = DEEP_BUFFER_CAPTURE_PERIOD_SIZE / (attrs.format * attrs.channelCount / MOVE_LEFT_NUM);
in InitCaptureAttrs()
|
/drivers/peripheral/audio/interfaces/sound/v1_0/ |
H A D | audio_types_vdi.h | 306 enum AudioFormatVdi format; member 338 enum AudioFormatVdi format; member
|
/drivers/peripheral/audio/test/systemtest/common/lib_common/src/ |
H A D | audio_lib_common.cpp | 160 uint32_t formatBits = PcmFormatToBits(frameCaptureMode.attrs.format); in CaptureReqMmapBufferInit() 196 uint32_t formatBits = PcmFormatToBits(frameRenderMode.attrs.format); in RenderReqMmapBufferInit()
|
/drivers/peripheral/audio/test/unittest/common/adapter/ |
H A D | audio_adapter_direct_test.cpp | 85 attrs.format = AUDIO_FORMAT_TYPE_PCM_32_BIT;
in InitDirectAttrs() 95 attrs.startThreshold = DEEP_BUFFER_RENDER_PERIOD_SIZE / (attrs.format * attrs.frameSize);
in InitDirectAttrs()
|
/kernel/linux/linux-5.10/arch/x86/hyperv/ |
H A D | hv_apic.c | 123 ipi_arg->vp_set.format = HV_GENERIC_SET_SPARSE_4K; in __send_ipi_mask_ex() 129 ipi_arg->vp_set.format = HV_GENERIC_SET_ALL; in __send_ipi_mask_ex()
|
/kernel/linux/linux-5.10/drivers/crypto/cavium/zip/ |
H A D | zip_crypto.c | 59 zip_ops->format = ZLIB_FORMAT; in zip_static_init_zip_ops() 63 zip_ops->format = LZS_FORMAT; in zip_static_init_zip_ops()
|
/kernel/linux/linux-6.6/arch/powerpc/kernel/ |
H A D | secvar-sysfs.c | 25 ssize_t len = secvar_ops->format(tmp, sizeof(tmp)); in format_show() 30 pr_err("Error %zd reading format string\n", len); in format_show() 32 pr_err("Got empty format string from backend\n"); in format_show() 103 static struct kobj_attribute format_attr = __ATTR_RO(format); 245 pr_err("Failed to create format object\n"); in secvar_sysfs_init()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/panel/ |
H A D | panel-ronbo-rb070d30.c | 16 #include <linux/media-bus-format.h> 204 dsi->format = MIPI_DSI_FMT_RGB888; in rb070d30_panel_dsi_probe()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/ |
H A D | dce3_1_afmt.c | 95 if (sad->format == eld_reg_to_type[i][1]) { in dce3_2_afmt_write_sad_regs() 103 if (sad->format == HDMI_AUDIO_CODING_TYPE_PCM) in dce3_2_afmt_write_sad_regs()
|
/kernel/linux/linux-5.10/drivers/s390/cio/ |
H A D | fcx.c | 80 * fill in the format, flags, r and w fields. 85 tcw->format = TCW_FORMAT_DEFAULT; in tcw_init() 254 * and filling in defaults for format, sac and initial tcal fields. 259 tccb->tcah.format = TCCB_FORMAT_DEFAULT; in tccb_init()
|
/kernel/linux/linux-5.10/tools/lib/bpf/ |
H A D | libbpf_internal.h | 69 const char *format, ...) 70 __attribute__((format(printf, 2, 3)));
|
/kernel/linux/linux-5.10/sound/soc/qcom/ |
H A D | lpass-hdmi.c | 23 snd_pcm_format_t format = params_format(params); in lpass_hdmi_daiops_hw_params() local 37 bitwidth = snd_pcm_format_width(format); in lpass_hdmi_daiops_hw_params()
|
/kernel/linux/linux-5.10/sound/x86/ |
H A D | intel_hdmi_lpe_audio.h | 139 u32 format:3; member 292 u32 format:8; member
|
/kernel/linux/linux-5.10/fs/gfs2/ |
H A D | util.h | 138 u16 format) in gfs2_metatype_set() 143 mh->mh_format = cpu_to_be32(format); in gfs2_metatype_set() 137 gfs2_metatype_set(struct buffer_head *bh, u16 type, u16 format) gfs2_metatype_set() argument
|
/kernel/linux/linux-5.10/drivers/xen/ |
H A D | xen-balloon.c | 136 #define BALLOON_SHOW(name, format, args...) \ 141 return sprintf(buf, format, ##args); \
|
/kernel/linux/linux-5.10/drivers/gpu/drm/bridge/adv7511/ |
H A D | adv7533.c | 108 u8 bpp = mipi_dsi_pixel_format_to_bpp(dsi->format); in adv7533_mode_valid() 164 dsi->format = MIPI_DSI_FMT_RGB888; in adv7533_attach_dsi()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/exynos/ |
H A D | exynos_drm_fbdev.c | 78 unsigned int size = fb->width * fb->height * fb->format->cpp[0]; in exynos_drm_fbdev_update() 92 offset = fbi->var.xoffset * fb->format->cpp[0]; in exynos_drm_fbdev_update()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/disp/ |
H A D | mdp_format.c | 163 const struct msm_format *mdp_get_format(struct msm_kms *kms, uint32_t format, in mdp_get_format() argument 169 if (f->base.pixel_format == format) in mdp_get_format()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/dispnv50/ |
H A D | head827d.c | 60 NVVAL(NV827D, HEAD_SET_CONTROL_CURSOR, FORMAT, asyh->curs.format) | in head827d_curs_set() 97 NVVAL(NV827D, HEAD_SET_PARAMS, FORMAT, asyh->core.format) | in head827d_core_set()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/tidss/ |
H A D | tidss_plane.c | 65 finfo = drm_format_info(state->fb->format->format); in tidss_plane_atomic_check()
|
/kernel/linux/linux-5.10/include/acpi/ |
H A D | acpiosxf.h | 334 void ACPI_INTERNAL_VAR_XFACE acpi_os_printf(const char *format, ...); 338 void acpi_os_vprintf(const char *format, va_list args);
|
/kernel/linux/linux-5.10/include/drm/ |
H A D | drm_plane.h | 502 * format/modifier combination is valid for the plane. This allows the 503 * DRM to generate the correct format bitmask (which formats apply to 511 * True if the given modifier is valid for that format on the plane. 514 bool (*format_mod_supported)(struct drm_plane *plane, uint32_t format, 831 u32 format, u64 modifier);
|
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/ |
H A D | css_trace.h | 92 /* TODO: add timing format? */ 237 * it means we don't want to use thread id, but format. In this case, 238 * the last 2 MSB bits of the major field will indicates the format 272 #define PACK_FORMATTED_TRACEPOINT(format, major, minor, value) \ 273 (FIELD_TID_PACK(FIELD_TID_SEL_FORMAT_PAT) | FIELD_FORMAT_PACK(format) | FIELD_MAJOR_PACK(major) | FIELD_MINOR_PACK(minor) | FIELD_VALUE_PACK(value))
|
/kernel/linux/linux-5.10/drivers/staging/media/allegro-dvt/ |
H A D | allegro-mail.h | 54 u32 format; member 228 u32 format; member
|