| /linux/drivers/gpu/drm/i915/gt/uc/ |
| H A D | intel_guc_capture.c | 1105 enum guc_capture_type datatype; in guc_capture_extract_reglists() local 1184 datatype = FIELD_GET(CAP_HDR_CAPTURE_TYPE, hdr.info); in guc_capture_extract_reglists() 1185 if (datatype > GUC_CAPTURE_LIST_TYPE_ENGINE_INSTANCE) { in guc_capture_extract_reglists() 1205 if (datatype == GUC_CAPTURE_LIST_TYPE_GLOBAL) { in guc_capture_extract_reglists() 1208 } else if (datatype == GUC_CAPTURE_LIST_TYPE_ENGINE_CLASS && in guc_capture_extract_reglists() 1214 } else if (datatype == GUC_CAPTURE_LIST_TYPE_ENGINE_INSTANCE && in guc_capture_extract_reglists() 1230 if (datatype != GUC_CAPTURE_LIST_TYPE_GLOBAL) in guc_capture_extract_reglists() 1232 datatype); in guc_capture_extract_reglists() 1235 node->reginfo[datatype].vfid = FIELD_GET(CAP_HDR_CAPTURE_VFID, hdr.owner); in guc_capture_extract_reglists() 1236 switch (datatype) { in guc_capture_extract_reglists() [all …]
|
| /linux/drivers/most/ |
| H A D | configfs.c | 27 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/Documentation/ABI/testing/ |
| H A D | configfs-most | 30 datatype 85 datatype 140 datatype 206 datatype
|
| /linux/drivers/media/i2c/ |
| H A D | ds90ub960.c | 623 u8 datatype; member 628 { .code = MEDIA_BUS_FMT_RGB888_1X24, .bpp = 24, .datatype = MIPI_CSI2_DT_RGB888, }, 630 { .code = MEDIA_BUS_FMT_YUYV8_1X16, .bpp = 16, .datatype = MIPI_CSI2_DT_YUV422_8B, }, 631 { .code = MEDIA_BUS_FMT_UYVY8_1X16, .bpp = 16, .datatype = MIPI_CSI2_DT_YUV422_8B, }, 632 { .code = MEDIA_BUS_FMT_VYUY8_1X16, .bpp = 16, .datatype = MIPI_CSI2_DT_YUV422_8B, }, 633 { .code = MEDIA_BUS_FMT_YVYU8_1X16, .bpp = 16, .datatype = MIPI_CSI2_DT_YUV422_8B, }, 635 { .code = MEDIA_BUS_FMT_SBGGR8_1X8, .bpp = 8, .datatype = MIPI_CSI2_DT_RAW8, }, 636 { .code = MEDIA_BUS_FMT_SGBRG8_1X8, .bpp = 8, .datatype = MIPI_CSI2_DT_RAW8, }, 637 { .code = MEDIA_BUS_FMT_SGRBG8_1X8, .bpp = 8, .datatype = MIPI_CSI2_DT_RAW8, }, 638 { .code = MEDIA_BUS_FMT_SRGGB8_1X8, .bpp = 8, .datatype = MIPI_CSI2_DT_RAW8, }, [all …]
|
| /linux/sound/soc/qcom/qdsp6/ |
| H A D | q6afe.h | 161 u16 datatype; member
|
| H A D | q6afe.c | 420 u16 datatype; member 1482 pcfg->hdmi_multi_ch.datatype = cfg->datatype; in q6afe_hdmi_port_prepare()
|
| /linux/fs/xfs/libxfs/ |
| H A D | xfs_alloc.h | 53 int datatype; /* mask defining data type treatment */ member
|
| /linux/drivers/media/platform/ti/cal/ |
| H A D | cal.c | 314 cal_set_field(&val, ctx->datatype, CAL_CSI2_CTX_DT_MASK); in cal_ctx_csi2_config() 482 ctx->datatype = CAL_CSI2_CTX_DT_ANY; in cal_ctx_prepare() 489 ctx->datatype = entry.bus.csi2.dt; in cal_ctx_prepare()
|
| /linux/fs/xfs/ |
| H A D | xfs_filestream.c | 291 if (ap->datatype & XFS_ALLOC_USERDATA) in xfs_filestream_create_association()
|
| H A D | xfs_rtalloc.c | 2138 ap->datatype & XFS_ALLOC_INITIAL_USER_DATA; in xfs_bmap_rtalloc()
|
| /linux/Documentation/livepatch/ |
| H A D | shadow-vars.rst | 226 a datatype update technique called "shadow data structures".
|
| /linux/Documentation/core-api/ |
| H A D | errseq.rst | 2 The errseq_t datatype
|
| /linux/Documentation/driver-api/surface_aggregator/clients/ |
| H A D | cdev.rst | 32 the |ssam_cdev_event| datatype.
|
| /linux/fs/xfs/scrub/ |
| H A D | cow_repair.c | 421 .datatype = XFS_ALLOC_USERDATA, in xrep_cow_alloc()
|
| /linux/drivers/staging/most/Documentation/ |
| H A D | driver_usage.txt | 135 - datatype
|