/linux-6.8/drivers/gpu/drm/imagination/ |
D | pvr_hwrt.h | 50 /** @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)
|
D | pvr_hwrt.c | 448 * 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
|
D | pvr_drv.c | 810 * pvr_ioctl_create_hwrt_dataset() - IOCTL to create a HWRT dataset 864 * pvr_ioctl_destroy_hwrt_dataset() - IOCTL to destroy a HWRT dataset 874 * * -%EINVAL if HWRT dataset not in object list.
|
/linux-6.8/drivers/staging/media/atomisp/i2c/ |
D | atomisp-libmsrlisthelper.c | 100 unsigned int dataset = 0; in parse_and_apply() local 112 /* We have a new valid dataset */ in parse_and_apply() 113 dataset++; in parse_and_apply() 120 "New MSR data for sensor driver (dataset %02d) size:%d\n", in parse_and_apply() 121 dataset, header->data_size); in parse_and_apply()
|
/linux-6.8/drivers/media/usb/em28xx/ |
D | em28xx-i2c.c | 676 * 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.8/drivers/hwtracing/coresight/ |
D | coresight-tpdm.h | 145 * struct dsb_dataset - specifics associated to dsb dataset 214 * @mem: The member in the dataset data structure
|
D | coresight-tpdm.c | 24 /* Read dataset array member with the index number */ 73 /* Write dataset array member with the index number */ 258 /* Set the mode of DSB dataset */ in tpdm_enable_dsb() 273 * dataset types. It covers Basic Counts(BC), Tenure Counts(TC), 276 * to the dataset type supported by the TPDM.
|
D | coresight-tpda.c | 54 * a TPDM. Different TPDM supports different types of dataset, 55 * and some may support more than one type of dataset.
|
/linux-6.8/Documentation/ABI/testing/ |
D | sysfs-bus-coresight-devices-tpdm | 20 (Write) Reset the dataset of the tpdm. 23 1 : Reset the dataset of the tpdm
|
/linux-6.8/Documentation/trace/coresight/ |
D | coresight-tpdm.rst | 13 short serves as data collection component for various dataset types.
|
/linux-6.8/Documentation/devicetree/bindings/arm/ |
D | qcom,coresight-tpdm.yaml | 11 The TPDM or Monitor serves as data collection component for various dataset
|
/linux-6.8/include/uapi/linux/ |
D | fsmap.h | 100 #define FMR_OF_LAST 0x20 /* segment is the last in the dataset */
|
/linux-6.8/drivers/macintosh/ |
D | windfarm_mpu.h | 26 u32 data_revision; /* 0x04 - Dataset revision */
|
/linux-6.8/drivers/nvme/host/ |
D | constants.c | 16 [nvme_cmd_dsm] = "Dataset Management",
|
/linux-6.8/drivers/usb/gadget/udc/ |
D | goku_udc.h | 134 u32 DataSet; member
|
D | goku_udc.c | 357 tmp = readl(&dev->regs->DataSet); in write_fifo() 425 /* ack dataset irq matching the status we'll handle */ in read_fifo() 429 set = readl(®s->DataSet) & DATASET_AB(ep->num); in read_fifo() 911 && (readl(&ep->dev->regs->DataSet) in goku_set_halt() 1172 dev->irqs, readl(®s->DataSet), in udc_proc_read()
|
/linux-6.8/drivers/net/wireless/ath/ath6kl/ |
D | target.h | 186 /* Start address of DataSet index, if any */
|
/linux-6.8/arch/s390/boot/ |
D | head.S | 67 jz .Lagain1 # skip dataset header
|
/linux-6.8/drivers/net/wireless/ath/ath5k/ |
D | eeprom.c | 769 /* 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()
|
D | phy.c | 2573 * them and come up with an appropriate dataset for our current 2804 /* If we have a CTL dataset available grab it and find the in ath5k_get_max_ctl_power() 3404 * surrounding channels to complete the dataset */ in ath5k_setup_channel_powertable()
|
/linux-6.8/include/uapi/drm/ |
D | pvr_drm.h | 1006 * @handle: [OUT] Handle for created HWRT dataset. 1017 * @handle: [IN] Handle for HWRT dataset to be destroyed.
|
/linux-6.8/drivers/net/wireless/ath/ath10k/ |
D | targaddrs.h | 61 /* Start address of DataSet index, if any */
|
/linux-6.8/drivers/iio/temperature/ |
D | mlx90635.c | 398 msleep(refresh_time); /* Wait minimum time for dataset to be ready */ in mlx90635_perform_measurement_burst()
|
D | mlx90632.c | 377 msleep(ret); /* Wait minimum time for dataset to be ready */ in mlx90632_perform_measurement_burst()
|
/linux-6.8/net/wireless/ |
D | nl80211.c | 3115 * wiphy dataset is already in the skb) and in nl80211_dump_wiphy()
|