Home
last modified time | relevance | path

Searched full:dataset (Results 1 – 25 of 28) sorted by relevance

12

/linux-6.14.4/drivers/gpu/drm/imagination/
Dpvr_hwrt.h50 /** @hwrt_dataset: Back pointer to owning HWRT dataset. */
88 * pvr_hwrt_dataset_lookup() - Lookup HWRT dataset pointer from handle
92 * Takes reference on dataset object. Call pvr_hwrt_dataset_put() to release.
97 * dataset)
122 * @index: Index of RT data within dataset.
124 * Takes reference on dataset object. Call pvr_hwrt_data_put() to release.
129 * dataset, or index is out of range)
Dpvr_hwrt.c448 * pvr_hwrt_dataset_create() - Create a new HWRT dataset
542 * pvr_hwrt_dataset_put() - Release reference on HWRT dataset
543 * @hwrt: Pointer to HWRT dataset to release reference on
Dpvr_drv.c811 * pvr_ioctl_create_hwrt_dataset() - IOCTL to create a HWRT dataset
865 * pvr_ioctl_destroy_hwrt_dataset() - IOCTL to destroy a HWRT dataset
875 * * -%EINVAL if HWRT dataset not in object list.
/linux-6.14.4/drivers/hwtracing/coresight/
Dcoresight-tpdm.h217 * struct dsb_dataset - specifics associated to dsb dataset
250 * @trace_mode: Dataset collection mode
319 * @mem: The member in the dataset data structure
Dcoresight-tpda.c90 * a TPDM. Different TPDM supports different types of dataset,
91 * and some may support more than one type of dataset.
Dcoresight-tpdm.c24 /* Read dataset array member with the index number */
98 /* Write dataset array member with the index number */
341 /* Set the mode of DSB dataset */ in tpdm_enable_dsb()
426 * dataset types. It covers Basic Counts(BC), Tenure Counts(TC),
429 * to the dataset type supported by the TPDM.
/linux-6.14.4/drivers/media/usb/em28xx/
Dem28xx-i2c.c676 * calculation and returned device dataset. Simplifies the code a lot, in em28xx_i2c_eeprom()
749 * Read hardware config dataset offset from address in em28xx_i2c_eeprom()
761 /* Calculate hardware config dataset start address */ in em28xx_i2c_eeprom()
764 /* Read hardware config dataset */ in em28xx_i2c_eeprom()
767 * we assume the hardware config dataset is the same as in in em28xx_i2c_eeprom()
780 /* Verify hardware config dataset */ in em28xx_i2c_eeprom()
781 /* NOTE: not all devices provide this type of dataset */ in em28xx_i2c_eeprom()
785 "\tno hardware configuration dataset found in eeprom\n"); in em28xx_i2c_eeprom()
/linux-6.14.4/Documentation/trace/coresight/
Dcoresight-tpdm.rst13 short serves as data collection component for various dataset types.
/linux-6.14.4/Documentation/ABI/testing/
Dsysfs-bus-coresight-devices-tpdm20 (Write) Reset the dataset of the tpdm.
23 1 : Reset the dataset of the tpdm
/linux-6.14.4/Documentation/devicetree/bindings/arm/
Dqcom,coresight-tpdm.yaml11 The TPDM or Monitor serves as data collection component for various dataset
/linux-6.14.4/drivers/macintosh/
Dwindfarm_mpu.h26 u32 data_revision; /* 0x04 - Dataset revision */
/linux-6.14.4/include/uapi/linux/
Dfsmap.h100 #define FMR_OF_LAST 0x20 /* segment is the last in the dataset */
/linux-6.14.4/drivers/nvme/host/
Dconstants.c16 [nvme_cmd_dsm] = "Dataset Management",
/linux-6.14.4/drivers/usb/gadget/udc/
Dgoku_udc.h134 u32 DataSet; member
Dgoku_udc.c357 tmp = readl(&dev->regs->DataSet); in write_fifo()
425 /* ack dataset irq matching the status we'll handle */ in read_fifo()
429 set = readl(&regs->DataSet) & DATASET_AB(ep->num); in read_fifo()
911 && (readl(&ep->dev->regs->DataSet) in goku_set_halt()
1172 dev->irqs, readl(&regs->DataSet), in udc_proc_read()
/linux-6.14.4/fs/xfs/scrub/
Dquotacheck.c842 /* Fail fast if we're not playing with a full dataset. */ in xchk_quotacheck()
865 /* Check one last time for an incomplete dataset. */ in xchk_quotacheck()
Dnlinks.c1033 /* Fail fast if we're not playing with a full dataset. */ in xchk_nlinks()
1044 /* Check one last time for an incomplete dataset. */ in xchk_nlinks()
/linux-6.14.4/drivers/net/wireless/ath/ath6kl/
Dtarget.h186 /* Start address of DataSet index, if any */
/linux-6.14.4/arch/s390/boot/
Dhead.S67 jz .Lagain1 # skip dataset header
/linux-6.14.4/drivers/net/wireless/ath/ath5k/
Deeprom.c769 /* Fill raw dataset in ath5k_eeprom_convert_pcal_info_5111()
952 /* Fill raw dataset in ath5k_eeprom_convert_pcal_info_5112()
990 /* Fill raw dataset in ath5k_eeprom_convert_pcal_info_5112()
1246 /* Fill raw dataset in ath5k_eeprom_convert_pcal_info_2413()
/linux-6.14.4/Documentation/admin-guide/device-mapper/
Dvdo.rst43 requirements. An estimation of the space saved for a specific dataset can
/linux-6.14.4/include/uapi/drm/
Dpvr_drm.h1006 * @handle: [OUT] Handle for created HWRT dataset.
1017 * @handle: [IN] Handle for HWRT dataset to be destroyed.
/linux-6.14.4/drivers/net/wireless/ath/ath10k/
Dtargaddrs.h61 /* Start address of DataSet index, if any */
/linux-6.14.4/Documentation/admin-guide/blockdev/
Dzram.rst114 tweaked for particular dataset. ZRAM has an `algorithm_params` device
/linux-6.14.4/drivers/iio/temperature/
Dmlx90635.c398 msleep(refresh_time); /* Wait minimum time for dataset to be ready */ in mlx90635_perform_measurement_burst()

12