| /OK3568_Linux_fs/kernel/include/drm/i2c/ |
| H A D | tda998x.h | 16 u8 format; member
|
| /OK3568_Linux_fs/external/rknpu2/examples/rknn_yolov5_demo/utils/ |
| H A D | mpp_decoder.cpp | 252 MppFrameFormat format = mpp_frame_get_fmt(frame); in Decode() local
|
| /OK3568_Linux_fs/kernel/sound/soc/codecs/ |
| H A D | si476x.c | 70 u16 format = 0; in si476x_codec_set_dai_fmt() local
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/hw/mthca/ |
| H A D | mthca_dev.h | 365 #define mthca_dbg(mdev, format, arg...) \ argument 373 #define mthca_dbg(mdev, format, arg...) do { (void) mdev; } while (0) argument 377 #define mthca_err(mdev, format, arg...) \ argument 379 #define mthca_info(mdev, format, arg...) \ argument 381 #define mthca_warn(mdev, format, arg...) \ argument
|
| /OK3568_Linux_fs/u-boot/drivers/usb/host/ |
| H A D | ohci-hcd.c | 90 #define dbg(format, arg...) printf("DEBUG: " format "\n", ## arg) argument 92 #define dbg(format, arg...) do {} while (0) argument 94 #define err(format, arg...) printf("ERROR: " format "\n", ## arg) argument 96 #define info(format, arg...) printf("INFO: " format "\n", ## arg) argument 98 #define info(format, arg...) do {} while (0) argument
|
| /OK3568_Linux_fs/kernel/drivers/media/i2c/ |
| H A D | saa6752hs.c | 547 struct v4l2_subdev_format *format) in saa6752hs_get_fmt() 567 struct v4l2_subdev_format *format) in saa6752hs_set_fmt()
|
| H A D | mt9v032.c | 188 struct v4l2_mbus_framefmt format; member 461 struct v4l2_subdev_format *format) in mt9v032_get_format() 496 struct v4l2_subdev_format *format) in mt9v032_set_format() 922 struct v4l2_mbus_framefmt *format; in mt9v032_open() local
|
| H A D | gc2035.c | 93 struct v4l2_mbus_framefmt format; member 859 static void gc2035_get_default_format(struct v4l2_mbus_framefmt *format) in gc2035_get_default_format() 1142 struct v4l2_mbus_framefmt *format = in gc2035_open() local
|
| H A D | mt9t112.c | 97 const struct mt9t112_format *format; member 916 struct v4l2_subdev_format *format) in mt9t112_get_fmt() 957 struct v4l2_subdev_format *format) in mt9t112_set_fmt()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dcn10/ |
| H A D | dcn10_dpp_dscl.c | 149 static bool dpp1_dscl_is_video_format(enum pixel_format format) in dpp1_dscl_is_video_format() 158 static bool dpp1_dscl_is_420_format(enum pixel_format format) in dpp1_dscl_is_420_format()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/shmobile/ |
| H A D | shmob_drm_crtc.c | 157 const struct shmob_drm_format_info *format; in shmob_drm_crtc_start() local 352 const struct shmob_drm_format_info *format; in shmob_drm_crtc_mode_set() local
|
| /OK3568_Linux_fs/external/xserver/mi/ |
| H A D | mibitblt.c | 601 unsigned int format, unsigned long planeMask, char *pDst) in miGetImage() 691 int x, int y, int w, int h, int leftPad, int format, char *pImage) in miPutImage()
|
| /OK3568_Linux_fs/kernel/drivers/input/joystick/ |
| H A D | grip_mp.c | 29 #define dbg(format, arg...) printk(KERN_ERR __FILE__ ": " format "\n" , ## arg) argument 31 #define dbg(format, arg...) do {} while (0) argument
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/qcom/camss/ |
| H A D | camss-vfe.c | 1708 struct v4l2_mbus_framefmt format; in vfe_enum_frame_size() local 1746 struct v4l2_mbus_framefmt *format; in vfe_get_format() local 1774 struct v4l2_mbus_framefmt *format; in vfe_set_format() local 1957 struct v4l2_subdev_format format = { in vfe_init_formats() local
|
| /OK3568_Linux_fs/kernel/drivers/crypto/rockchip/ |
| H A D | rk_crypto_core.h | 449 #define CRYPTO_TRACE(format, ...) pr_err("[%s, %05d]-trace: " format "\n", \ argument 451 #define CRYPTO_MSG(format, ...) pr_err("[%s, %05d]-msg:" format "\n", \ argument 457 #define CRYPTO_TRACE(format, ...) argument 458 #define CRYPTO_MSG(format, ...) argument
|
| /OK3568_Linux_fs/kernel/drivers/video/rockchip/vehicle/ |
| H A D | vehicle_flinger.c | 100 int format; member 146 static int rk_flinger_alloc_bpp(int format) in rk_flinger_alloc_bpp() 177 static int rk_flinger_HAL_format_to_DRM(int format) in rk_flinger_HAL_format_to_DRM() 463 static int rk_flinger_format_hal_to_rga(int format) in rk_flinger_format_hal_to_rga()
|
| /OK3568_Linux_fs/kernel/tools/bpf/runqslower/ |
| H A D | runqslower.c | 84 const char *format, va_list args) in libbpf_print_fn()
|
| /OK3568_Linux_fs/kernel/sound/core/oss/ |
| H A D | io.c | 113 struct snd_pcm_plugin_format format; in snd_pcm_plugin_build_io() local
|
| /OK3568_Linux_fs/kernel/tools/include/linux/ |
| H A D | lockdep.h | 52 #define pr_err(format, ...) fprintf (stderr, format, ## __VA_ARGS__) argument
|
| /OK3568_Linux_fs/app/forlinx/flapp/src/plugins/imxwayland/audiorecorder/ |
| H A D | audiorecorder.cpp | 250 qreal getPeakValue(const QAudioFormat& format) in getPeakValue()
|
| /OK3568_Linux_fs/kernel/drivers/ata/ |
| H A D | pata_cs5530.c | 50 int format; in cs5530_set_piomode() local
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-davinci/ |
| H A D | dm365_lowlevel.c | 388 int post_log(char *format, ...) in post_log()
|
| /OK3568_Linux_fs/external/xserver/exa/ |
| H A D | exa_accel.c | 139 int w, int h, int format, char *bits, int src_stride) in exaDoPutImage() 231 int w, int h, int leftPad, int format, char *bits) in exaPutImage() 1256 unsigned int format, unsigned long planeMask, char *d) in exaGetImage()
|
| /OK3568_Linux_fs/kernel/sound/pci/asihpi/ |
| H A D | asihpi.c | 48 #define snd_printddd(format, args...) \ argument 51 #define snd_printddd(format, args...) do { } while (0) argument 150 struct hpi_format format; member 323 u16 format; in snd_card_asihpi_format_alsa2hpi() local 437 u16 format; in snd_card_asihpi_pcm_hw_params() local 951 u16 format; in snd_card_asihpi_playback_formats() local 1126 u16 format; in snd_card_asihpi_capture_formats() local
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | stdio_dev.h | 66 uchar format; /* Format */ member
|