/drivers/peripheral/audio/hdi_service/primary_impl/include/ |
H A D | audio_common.h | 39 void AudioLogRecord(int32_t errorLevel, const char *format, ...);
|
/drivers/peripheral/bluetooth/audio/hal/hdi_passthrough/include/ |
H A D | bluetooth_audio_device.h | 36 typedef bool (*StartPlayingFunc)(uint32_t sampleRate, uint32_t channelCount, uint32_t format);
|
/drivers/peripheral/camera/vdi_base/common/buffer_manager/src/buffer_adapter/lite/ |
H A D | buffer_adapter.h | 36 // convert camera format to pixel format. 38 // convert pixel format to camera format. 39 static uint32_t PixelFormatToCameraFormat(const uint32_t format);
|
/drivers/peripheral/camera/vdi_base/common/pipeline_core/pipeline_impl/include/ |
H A D | config.h | 26 uint8_t format; member
|
/drivers/peripheral/display/buffer/vdi_base/include/ |
H A D | hi_gbm_internal.h | 37 uint32_t format; member
|
/drivers/peripheral/display/hal/default_standard/include/ |
H A D | display_adapter_interface.h | 30 int format;
member
|
/kernel/linux/linux-5.10/arch/alpha/include/asm/ |
H A D | console.h | 23 __attribute__ ((format (printf, 1, 2)));
|
/kernel/linux/linux-5.10/arch/nios2/boot/compressed/ |
H A D | Makefile | 16 LDFLAGS_piggy.o := -r --format binary --oformat elf32-littlenios2 -T
|
/kernel/linux/linux-6.6/arch/alpha/include/asm/ |
H A D | console.h | 23 __attribute__ ((format (printf, 1, 2)));
|
/kernel/linux/linux-6.6/arch/powerpc/include/asm/ |
H A D | secvar.h | 21 ssize_t (*format)(char *buf, size_t bufsize); member
|
/kernel/linux/linux-6.6/arch/nios2/boot/compressed/ |
H A D | Makefile | 16 LDFLAGS_piggy.o := -r --format binary --oformat elf32-littlenios2 -T
|
/kernel/linux/linux-6.6/arch/um/os-Linux/ |
H A D | user_syms.c | 41 extern int __sprintf_chk(char *str, int flag, size_t len, const char *format);
|
/kernel/linux/linux-5.10/drivers/gpu/drm/mediatek/ |
H A D | mtk_drm_plane.h | 18 unsigned int format; member
|
/kernel/linux/linux-5.10/drivers/staging/vc04_services/vchiq-mmal/ |
H A D | mmal-msg-port.h | 32 * The port supports format change events. 34 * whether the port supports being reconfigured via a format 56 u32 format; /* Format of the elementary stream */ member
|
/kernel/linux/linux-5.10/include/linux/platform_data/ |
H A D | simplefb.h | 15 /* format array, use it to initialize a "struct simplefb_format" array */ 49 * can pass the width, height, stride and format via this platform-data object. 51 * @format must be a format as described in "struct simplefb_format" above. 57 const char *format; member
|
/kernel/linux/linux-5.10/sound/xen/ |
H A D | xen_snd_front.h | 39 u8 format, unsigned int channels,
|
/kernel/linux/linux-5.10/fs/ntfs/ |
H A D | debug.h | 21 const char *format, ...); 24 * @f: a printf format string containing the message
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/dispnv50/ |
H A D | ovly.h | 6 int ovly507e_new_(const struct nv50_wndw_func *, const u32 *format,
|
H A D | base.h | 6 int base507c_new_(const struct nv50_wndw_func *, const u32 *format,
|
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/disp/mdp5/ |
H A D | mdp5_smp.h | 76 const struct mdp_format *format,
|
/kernel/linux/linux-5.10/drivers/gpu/drm/shmobile/ |
H A D | shmob_drm_crtc.h | 28 const struct shmob_drm_format_info *format; member
|
/kernel/linux/linux-5.10/include/drm/i2c/ |
H A D | tda998x.h | 16 u8 format; member
|
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/camera/pipe/src/ |
H A D | pipe_util.c | 28 return ia_css_util_input_format_bpp(pipe->stream->config.input_config.format, in ia_css_pipe_util_pipe_input_format_bpp()
|
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/include/linux/ |
H A D | atomisp_gmin_platform.h | 30 u32 lanes, u32 format, u32 bayer_order, int flag);
|
/kernel/linux/linux-5.10/drivers/staging/comedi/drivers/ni_routing/tools/ |
H A D | ni_names.py | 40 '{}({})'.format(fun,i):f(i) for i in range(1 + f(-1) - f(0))
|