Home
last modified time | relevance | path

Searched refs:datatype (Results 1 – 20 of 20) sorted by relevance

/Linux-v5.15/drivers/media/platform/rcar-vin/
Drcar-csi2.c313 unsigned int datatype; member
318 { .code = MEDIA_BUS_FMT_RGB888_1X24, .datatype = 0x24, .bpp = 24 },
319 { .code = MEDIA_BUS_FMT_UYVY8_1X16, .datatype = 0x1e, .bpp = 16 },
320 { .code = MEDIA_BUS_FMT_YUYV8_1X16, .datatype = 0x1e, .bpp = 16 },
321 { .code = MEDIA_BUS_FMT_UYVY8_2X8, .datatype = 0x1e, .bpp = 16 },
322 { .code = MEDIA_BUS_FMT_YUYV10_2X10, .datatype = 0x1e, .bpp = 20 },
323 { .code = MEDIA_BUS_FMT_Y10_1X10, .datatype = 0x2b, .bpp = 10 },
324 { .code = MEDIA_BUS_FMT_SBGGR8_1X8, .datatype = 0x2a, .bpp = 8 },
325 { .code = MEDIA_BUS_FMT_SGBRG8_1X8, .datatype = 0x2a, .bpp = 8 },
326 { .code = MEDIA_BUS_FMT_SGRBG8_1X8, .datatype = 0x2a, .bpp = 8 },
[all …]
/Linux-v5.15/drivers/media/platform/xilinx/
Dxilinx-csi2rxss.c248 u32 datatype; member
794 if (dt != xcsi2rxss->datatype && dt != XCSI_DT_RAW8) { in xcsi2rxss_set_format()
797 fmt->format.code = xcsi2rxss_get_nth_mbus(xcsi2rxss->datatype, in xcsi2rxss_set_format()
827 } else if (state->datatype != XCSI_DT_RAW8) { in xcsi2rxss_enum_mbus_code()
829 dt = state->datatype; in xcsi2rxss_enum_mbus_code()
891 &xcsi2rxss->datatype); in xcsi2rxss_parse_of()
897 switch (xcsi2rxss->datatype) { in xcsi2rxss_parse_of()
967 xcsi2rxss->datatype); in xcsi2rxss_parse_of()
1040 xcsi2rxss_get_nth_mbus(xcsi2rxss->datatype, 0); in xcsi2rxss_probe()
/Linux-v5.15/drivers/most/
Dconfigfs.c27 char datatype[MAX_STRING_SIZE]; member
77 link->datatype); in set_cfg_datatype()
180 return snprintf(page, PAGE_SIZE, "%s\n", to_mdev_link(item)->datatype); in mdev_link_datatype_show()
192 strcpy(mdev_link->datatype, page); in mdev_link_datatype_store()
193 strim(mdev_link->datatype); in mdev_link_datatype_store()
359 CONFIGFS_ATTR(mdev_link_, datatype);
/Linux-v5.15/Documentation/ABI/testing/
Dconfigfs-most30 datatype
85 datatype
140 datatype
206 datatype
/Linux-v5.15/drivers/media/pci/ivtv/
Divtv-streams.c662 int datatype; in ivtv_setup_v4l2_decode_stream() local
697 datatype = 1; in ivtv_setup_v4l2_decode_stream()
700 datatype = 2; in ivtv_setup_v4l2_decode_stream()
704 IVTV_DEBUG_INFO("Setup DEC YUV Stream data[0] = %d\n", datatype); in ivtv_setup_v4l2_decode_stream()
708 datatype = 0; in ivtv_setup_v4l2_decode_stream()
711 if (ivtv_vapi(itv, CX2341X_DEC_SET_DECODER_SOURCE, 4, datatype, in ivtv_setup_v4l2_decode_stream()
/Linux-v5.15/include/linux/
Dkfifo.h52 #define __STRUCT_KFIFO_COMMON(datatype, recsize, ptrtype) \ argument
55 datatype *type; \
56 const datatype *const_type; \
/Linux-v5.15/sound/soc/qcom/qdsp6/
Dq6afe.h163 u16 datatype; member
Dq6afe.c412 u16 datatype; member
1306 pcfg->hdmi_multi_ch.datatype = cfg->datatype; in q6afe_hdmi_port_prepare()
/Linux-v5.15/fs/xfs/libxfs/
Dxfs_alloc.h73 int datatype; /* mask defining data type treatment */ member
Dxfs_bmap.h43 int datatype;/* data type being allocated */ member
Dxfs_alloc.c323 int datatype, /* are we allocating data? */ in xfs_alloc_compute_diff() argument
334 bool userdata = datatype & XFS_ALLOC_USERDATA; in xfs_alloc_compute_diff()
878 args->alignment, args->datatype, in xfs_alloc_cur_check()
1067 (args->datatype & XFS_ALLOC_NOBUSY)); in xfs_alloc_ag_vextent_small()
1069 if (args->datatype & XFS_ALLOC_USERDATA) { in xfs_alloc_ag_vextent_small()
2554 if (pag->pagf_metadata && (args->datatype & XFS_ALLOC_USERDATA) && in xfs_alloc_fix_freelist()
3168 if ((args->datatype & XFS_ALLOC_INITIAL_USER_DATA) && in xfs_alloc_vextent()
Dxfs_bmap.c3096 (ap->datatype & XFS_ALLOC_USERDATA); in xfs_bmap_adjacent()
3432 else if (ap->datatype & XFS_ALLOC_USERDATA) in xfs_bmap_compute_alignments()
3555 args.datatype = ap->datatype; in xfs_bmap_exact_minlen_extent_alloc()
3606 if ((ap->datatype & XFS_ALLOC_USERDATA) && in xfs_bmap_btalloc()
3643 if ((ap->datatype & XFS_ALLOC_USERDATA) && in xfs_bmap_btalloc()
3716 args.datatype = ap->datatype; in xfs_bmap_btalloc()
4112 bma->datatype = XFS_ALLOC_NOBUSY; in xfs_bmap_alloc_userdata()
4114 bma->datatype |= XFS_ALLOC_USERDATA; in xfs_bmap_alloc_userdata()
4116 bma->datatype |= XFS_ALLOC_INITIAL_USER_DATA; in xfs_bmap_alloc_userdata()
/Linux-v5.15/drivers/media/platform/ti-vpe/
Dcal.h252 u8 datatype; member
Dcal.c338 cal_set_field(&val, ctx->datatype, CAL_CSI2_CTX_DT_MASK); in cal_ctx_csi2_config()
940 ctx->datatype = CAL_CSI2_CTX_DT_ANY; in cal_ctx_create()
/Linux-v5.15/fs/xfs/
Dxfs_filestream.c345 if (ap->datatype & XFS_ALLOC_USERDATA) in xfs_filestream_new_ag()
Dxfs_trace.h1809 __field(int, datatype)
1830 __entry->datatype = args->datatype;
1854 __entry->datatype,
/Linux-v5.15/Documentation/livepatch/
Dshadow-vars.rst226 a datatype update technique called "shadow data structures".
/Linux-v5.15/Documentation/core-api/
Derrseq.rst2 The errseq_t datatype
/Linux-v5.15/Documentation/driver-api/surface_aggregator/clients/
Dcdev.rst32 the |ssam_cdev_event| datatype.
/Linux-v5.15/drivers/staging/most/Documentation/
Ddriver_usage.txt135 - datatype