/kernel/linux/linux-5.10/drivers/media/platform/xilinx/ |
H A D | xilinx-dma.h | 61 * @lock: protects the @format, @fmtinfo and @queue fields 62 * @format: active V4L2 pixel format 63 * @fmtinfo: format information corresponding to the active @format 83 struct v4l2_pix_format format; member
|
/kernel/linux/linux-5.10/include/drm/bridge/ |
H A D | dw_mipi_dsi.h | 35 unsigned long mode_flags, u32 lanes, u32 format,
|
/kernel/linux/linux-5.10/drivers/staging/media/tegra-video/ |
H A D | csi.h | 49 * @format: active format of the channel 51 * @h_blank: horizontal blanking for TPG active format 52 * @v_blank: vertical blanking for TPG active format 66 struct v4l2_mbus_framefmt format; member 78 * @code: media bus format code 82 * format and resolution.
|
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/runtime/frame/interface/ |
H A D | ia_css_frame_comm.h | 77 unsigned char format; /* format of the frame data */ member
|
/kernel/linux/linux-6.6/drivers/media/platform/sunxi/sun6i-csi/ |
H A D | sun6i_csi_capture.h | 59 struct v4l2_format format; member
|
/kernel/linux/linux-6.6/drivers/media/platform/xilinx/ |
H A D | xilinx-dma.h | 66 * @lock: protects the @format, @fmtinfo and @queue fields 67 * @format: active V4L2 pixel format 68 * @fmtinfo: format information corresponding to the active @format 88 struct v4l2_pix_format format; member
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ |
H A D | macsec_stats.c | 48 mlx5e_macsec_hw_stats_desc[i].format); in MLX5E_DECLARE_STATS_GRP_OP_FILL_STRS()
|
H A D | ktls_stats.c | 72 mlx5e_ktls_sw_stats_desc[i].format); in mlx5e_ktls_get_strings()
|
/kernel/linux/linux-6.6/drivers/staging/media/tegra-video/ |
H A D | csi.h | 55 * @format: active format of the channel 57 * @h_blank: horizontal blanking for TPG active format 58 * @v_blank: vertical blanking for TPG active format 73 struct v4l2_mbus_framefmt format; member 85 * @code: media bus format code 89 * format and resolution.
|
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/runtime/frame/interface/ |
H A D | ia_css_frame_comm.h | 77 unsigned char format; /* format of the frame data */ member
|
/kernel/linux/linux-6.6/drivers/usb/gadget/function/ |
H A D | u_uac1_legacy.h | 39 int format; member
|
/kernel/linux/linux-6.6/drivers/media/platform/renesas/vsp1/ |
H A D | vsp1_rwpf.h | 42 struct v4l2_pix_format_mplane format; member
|
/kernel/linux/linux-6.6/drivers/media/platform/mediatek/mdp/ |
H A D | mtk_mdp_ipi.h | 81 * @format : color format 94 int32_t format; member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/kmb/ |
H A D | kmb_plane.h | 69 unsigned int format; member
|
/kernel/linux/linux-6.6/sound/usb/usx2y/ |
H A D | usbusx2y.h | 38 format; member
|
/kernel/linux/linux-6.6/scripts/gdb/linux/ |
H A D | genpd.py | 50 status_string = 'off-{}'.format(genpd['state_idx'])
|
/kernel/linux/linux-6.6/scripts/genksyms/ |
H A D | genksyms.h | 67 void error_with_pos(const char *, ...) __attribute__ ((format(printf, 1, 2)));
|
/kernel/linux/linux-6.6/tools/testing/selftests/tc-testing/ |
H A D | tdc_multibatch.py | 62 os.system("./tdc_batch.py -n {} -a {} -e {} -m {} {} {}".format(
|
H A D | tdc_helper.py | 63 print('\n==============\nTest {}\t{}\n'.format(tcase['id'], tcase['name']))
|
/kernel/liteos_a/fs/fat/os_adapt/ |
H A D | format.c | 44 int format(const char *dev, int sectors, int option) in format() function 55 PRINTK(" format <dev_vnodename> <sectors> <option> <label>\n"); in format() 63 PRINTK(" format /dev/mmcblk0 128 2\n"); in format()
|
/kernel/linux/linux-6.6/sound/soc/mediatek/common/ |
H A D | mtk-afe-fe-dai.h | 50 int id, snd_pcm_format_t format);
|
/kernel/linux/linux-6.6/sound/usb/ |
H A D | Makefile | 9 format.o \
|
/kernel/linux/linux-6.6/tools/kvm/kvm_stat/ |
H A D | Makefile | 25 $(QUIET_A2X)$(A2X) --doctype manpage --format manpage $<
|
/test/ostest/wukong/common/include/ |
H A D | wukong_logger.h | 64 * @param format log string format 66 void Print(LOG_LEVEL level, const char *format, ...);
|
/test/testfwk/developer_test/libs/fuzzlib/tools/ |
H A D | run_result.py | 77 return "code :{}, msg: {}".format(self.code, self.data)
|