/linux-6.12.1/drivers/hwtracing/coresight/ |
D | ultrasoc-smb.c | 33 struct smb_data_buffer *sdb = &drvdata->sdb; in smb_update_data_size() local 37 sdb->buf_hw_base; in smb_update_data_size() 40 if (buf_wrptr == sdb->buf_rdptr && smb_buffer_not_empty(drvdata)) { in smb_update_data_size() 41 sdb->data_size = sdb->buf_size; in smb_update_data_size() 46 sdb->data_size = CIRC_CNT(buf_wrptr, sdb->buf_rdptr, in smb_update_data_size() 47 sdb->buf_size); in smb_update_data_size() 57 struct smb_data_buffer *sdb = &drvdata->sdb; in smb_update_read_ptr() local 59 sdb->buf_rdptr += nbytes; in smb_update_read_ptr() 60 sdb->buf_rdptr %= sdb->buf_size; in smb_update_read_ptr() 61 writel(sdb->buf_hw_base + sdb->buf_rdptr, in smb_update_read_ptr() [all …]
|
D | ultrasoc-smb.h | 106 * @sdb: Data buffer for SMB. 116 struct smb_data_buffer sdb; member
|
/linux-6.12.1/sound/soc/codecs/ |
D | rt1015p.c | 22 struct gpio_desc *sdb; member 34 if (!rt1015p->sdb) in rt1015p_sdb_event() 39 gpiod_set_value_cansleep(rt1015p->sdb, 1); in rt1015p_sdb_event() 40 dev_dbg(component->dev, "set sdb to 1"); in rt1015p_sdb_event() 48 gpiod_set_value_cansleep(rt1015p->sdb, 0); in rt1015p_sdb_event() 49 dev_dbg(component->dev, "set sdb to 0"); in rt1015p_sdb_event() 60 SND_SOC_DAPM_OUT_DRV_E("SDB", SND_SOC_NOPM, 0, 0, NULL, 0, 66 {"SDB", NULL, "HiFi Playback"}, 67 {"Speaker", NULL, "SDB"}, 113 rt1015p->sdb = devm_gpiod_get_optional(&pdev->dev, in rt1015p_platform_probe() [all …]
|
/linux-6.12.1/Documentation/target/ |
D | tcm_mod_builder.rst | 32 …target:/mnt/sdb/lio-core-2.6.git/Documentation/target# python tcm_mod_builder.py -p iSCSI -m tcm_n… 33 tcm_dir: /mnt/sdb/lio-core-2.6.git/Documentation/target/../../ 36 /mnt/sdb/lio-core-2.6.git/Documentation/target/../../drivers/target/tcm_nab5000 39 /mnt/sdb/lio-core-2.6.git/Documentation/target/../../drivers/target/tcm_nab5000 41 /mnt/sdb/lio-core-2.6.git/Documentation/target/../../drivers/target/tcm_nab5000/tcm_nab5000_base.h 43 /mnt/sdb/lio-core-2.6.git/Documentation/target/../../include/target/target_core_fabric_ops.h 45 …/mnt/sdb/lio-core-2.6.git/Documentation/target/../../drivers/target/tcm_nab5000/tcm_nab5000_fabric… 47 …/mnt/sdb/lio-core-2.6.git/Documentation/target/../../drivers/target/tcm_nab5000/tcm_nab5000_fabric… 49 …/mnt/sdb/lio-core-2.6.git/Documentation/target/../../drivers/target/tcm_nab5000/tcm_nab5000_config… 51 /mnt/sdb/lio-core-2.6.git/Documentation/target/../../drivers/target/tcm_nab5000/Kbuild [all …]
|
/linux-6.12.1/Documentation/admin-guide/device-mapper/ |
D | log-writes.rst | 107 TABLE="0 $(blockdev --getsz /dev/sdb) log-writes /dev/sdb /dev/sdc" 119 replay-log --log /dev/sdc --replay /dev/sdb --end-mark fsync 120 mount /dev/sdb /mnt/btrfs-test 127 TABLE="0 $(blockdev --getsz /dev/sdb) log-writes /dev/sdb /dev/sdc" 138 replay-log --log /dev/sdc --replay /dev/sdb --end-mark mkfs 139 btrfsck /dev/sdb 140 replay-log --log /dev/sdc --replay /dev/sdb --start-mark mkfs \ 141 --fsck "btrfsck /dev/sdb" --check fua
|
D | dm-service-time.rst | 78 In case that 2 paths (sda and sdb) are used with repeat_count == 128 79 and sda has an average throughput 1GB/s and sdb has 4GB/s, 80 'relative_throughput' value may be '1' for sda and '4' for sdb:: 92 Or '2' for sda and '8' for sdb would be also true::
|
/linux-6.12.1/arch/s390/kernel/ |
D | perf_cpum_sf.c | 50 * A table contains SDB pointers (8 bytes) and one table-link entry 76 * 1 page for SDB-tables 80 * 16 pages for SDB-tables 97 unsigned long head; /* index of SDB of buffer head */ 98 unsigned long alert_mark; /* index of SDB of alert request position */ 99 unsigned long empty_mark; /* mark of SDB not marked full */ 100 unsigned long *sdb_index; /* SDB address for fast lookup */ 208 /* Process SDB pointer */ in free_sampling_buffer() 222 unsigned long sdb; in alloc_sample_data_block() local 225 sdb = get_zeroed_page(gfp_flags); in alloc_sample_data_block() [all …]
|
/linux-6.12.1/arch/arm/boot/dts/nxp/imx/ |
D | Makefile | 297 imx6sx-sdb-reva.dtb \ 298 imx6sx-sdb-sai.dtb \ 299 imx6sx-sdb.dtb \ 300 imx6sx-sdb-mqs.dtb \ 386 imx7d-sdb.dtb \ 387 imx7d-sdb-reva.dtb \ 388 imx7d-sdb-sht11.dtb \
|
D | imx7d-sdb-reva.dts | 7 #include "imx7d-sdb.dts" 11 compatible = "fsl,imx7d-sdb-reva", "fsl,imx7d";
|
D | imx6sx-sdb-mqs.dts | 5 #include "imx6sx-sdb.dts" 13 compatible = "fsl,imx6sx-sdb-mqs",
|
D | imx6sx-sdb-reva.dts | 5 #include "imx6sx-sdb.dtsi" 8 model = "Freescale i.MX6 SoloX SDB RevA Board"; 9 compatible = "fsl,imx6sx-sdb-reva", "fsl,imx6sx";
|
D | imx6sx-sdb.dtsi | 12 model = "Freescale i.MX6 SoloX SDB Board"; 13 compatible = "fsl,imx6sx-sdb", "fsl,imx6sx"; 155 compatible = "fsl,imx6sx-sdb-wm8962", "fsl,imx-audio-wm8962"; 192 compatible = "fsl,imx6sx-sdb-spdif", 402 imx6x-sdb {
|
D | imx6sx-sdb.dts | 5 #include "imx6sx-sdb.dtsi" 8 model = "Freescale i.MX6 SoloX SDB RevB Board";
|
D | imx6sx-sdb-sai.dts | 5 #include "imx6sx-sdb.dts"
|
/linux-6.12.1/Documentation/devicetree/bindings/sound/ |
D | realtek,rt1015p.yaml | 22 sdb-gpios: 42 sdb-gpios = <&pio 175 GPIO_ACTIVE_HIGH>;
|
D | fsl-asoc-card.yaml | 56 - fsl,imx6sx-sdb-mqs 57 - fsl,imx6sx-sdb-wm8962 71 - fsl,imx6sx-sdb-spdif
|
/linux-6.12.1/include/scsi/ |
D | scsi_cmnd.h | 106 struct scsi_data_buffer sdb; member 183 return cmd->sdb.table.nents; in scsi_sg_count() 188 return cmd->sdb.table.sgl; in scsi_sglist() 193 return cmd->sdb.length; in scsi_bufflen() 385 unsigned int xfer_len = scmd->sdb.length; in scsi_transfer_length()
|
/linux-6.12.1/Documentation/devicetree/bindings/arm/ |
D | arm,integrator.yaml | 37 - description: ARM Integrator Standard Development Board (SDB) Platform, 38 this board is a PCI-based board conforming to the Microsoft SDB
|
/linux-6.12.1/arch/powerpc/include/asm/ |
D | smu.h | 25 * These commands are used to retrieve the sdb-partition-XX datas from 524 * - SMU "sdb" partitions informations - 548 /* This is the definition of the SMU sdb-partition-0x12 table (called 635 * This returns the pointer to an SMU "sdb" partition data or NULL 641 /* Get "sdb" partition data from an SMU satellite */ 681 #define SMU_CMDTYPE_GET_PARTITION 2 /* retrieve an sdb partition */
|
/linux-6.12.1/Documentation/admin-guide/ |
D | bcache.rst | 50 bcache make -B /dev/sdb 57 bcache make -B /dev/sda /dev/sdb -C /dev/sdc 66 echo /dev/sdb > /sys/fs/bcache/register 116 echo 1 > /sys/block/sdb/bcache/running 118 (You need to use /sys/block/sdb (or whatever your backing device is called), not 120 partition, the bcache directory would be at /sys/block/sdb/sdb2/bcache) 166 host:/sys/block/sdb/sdb1/bcache# echo 1 > running
|
/linux-6.12.1/drivers/usb/storage/ |
D | uas.c | 398 struct scsi_data_buffer *sdb = &cmnd->sdb; in uas_data_cmplt() local 425 scsi_set_resid(cmnd, sdb->length); in uas_data_cmplt() 428 scsi_set_resid(cmnd, sdb->length - urb->actual_length); in uas_data_cmplt() 451 struct scsi_data_buffer *sdb = &cmnd->sdb; in uas_alloc_data_urb() local 457 usb_fill_bulk_urb(urb, udev, pipe, NULL, sdb->length, in uas_alloc_data_urb() 461 urb->num_sgs = udev->bus->sg_tablesize ? sdb->table.nents : 0; in uas_alloc_data_urb() 462 urb->sg = sdb->table.sgl; in uas_alloc_data_urb()
|
/linux-6.12.1/arch/arm64/boot/dts/mediatek/ |
D | mt8183-kukui-audio-rt1015p.dtsi | 11 sdb-gpios = <&pio 175 0>;
|
/linux-6.12.1/include/linux/usb/ |
D | pd_ext_sdb.h | 11 /* SDB : Status Data Block */
|
/linux-6.12.1/arch/arm/boot/dts/nvidia/ |
D | tegra20-trimslice.dts | 162 sdb { 163 nvidia,pins = "sdb", "sdc", "sdd"; 260 "lvs", "sdb";
|
/linux-6.12.1/include/uapi/rdma/ |
D | erdma-abi.h | 44 __aligned_u64 sdb; member
|