/Linux-v5.10/Documentation/scsi/ |
D | ChangeLog.ips | 81 4.00.03 - Add alternative passthru interface 93 3.60.01 - Remove bogus error check in passthru routine. 103 0.99.05 - Fix an oops on certain passthru commands 105 0.99.04 - Fix race condition in the passthru mechanism 111 - Make sure passthru commands get woken up if we run out of
|
D | dpti.rst | 81 - Add ioctl passthru error recovery
|
/Linux-v5.10/sound/pci/ctxfi/ |
D | ctdaio.h | 66 unsigned int passthru:1; member 93 unsigned int passthru:1; member
|
D | ctdaio.c | 414 conf = (desc->msr & 0x7) | (desc->passthru << 3); in dao_rsc_init() 457 dsc.passthru = desc->passthru; in dao_rsc_reinit()
|
/Linux-v5.10/drivers/nvme/target/ |
D | Makefile | 14 nvmet-$(CONFIG_NVME_TARGET_PASSTHRU) += passthru.o
|
D | Kconfig | 24 This enables target side NVMe passthru controller support for the
|
/Linux-v5.10/include/uapi/sound/ |
D | hdsp.h | 68 unsigned char passthru; member
|
D | hdspm.h | 75 unsigned int passthru; member
|
/Linux-v5.10/drivers/crypto/ccp/ |
D | ccp-dev-v3.c | 259 | (op->u.passthru.bit_mod << REQ1_PT_BW_SHIFT) in ccp_perform_passthru() 260 | (op->u.passthru.byte_swap << REQ1_PT_BS_SHIFT); in ccp_perform_passthru() 272 if (op->u.passthru.bit_mod != CCP_PASSTHRU_BITWISE_NOOP) in ccp_perform_passthru() 574 .passthru = ccp_perform_passthru,
|
D | ccp-dev.h | 552 struct ccp_passthru_op passthru; member 658 int (*passthru)(struct ccp_op *); member
|
D | ccp-dev-v5.c | 512 CCP_PT_BYTESWAP(&function) = op->u.passthru.byte_swap; in ccp5_perform_passthru() 513 CCP_PT_BITWISE(&function) = op->u.passthru.bit_mod; in ccp5_perform_passthru() 527 if (op->u.passthru.bit_mod != CCP_PASSTHRU_BITWISE_NOOP) in ccp5_perform_passthru() 1105 .passthru = ccp5_perform_passthru,
|
D | ccp-ops.c | 453 op.u.passthru.byte_swap = byte_swap; in ccp_copy_to_from_sb() 455 return cmd_q->ccp->vdata->perform->passthru(&op); in ccp_copy_to_from_sb() 1964 struct ccp_passthru_engine *pt = &cmd->u.passthru; in ccp_run_passthru_cmd() 2065 ret = cmd_q->ccp->vdata->perform->passthru(&op); in ccp_run_passthru_cmd() 2151 ret = cmd_q->ccp->vdata->perform->passthru(&op); in ccp_run_passthru_nomap_cmd()
|
/Linux-v5.10/sound/pci/rme9652/ |
D | rme9652.c | 226 int passthru; /* non-zero if doing pass-thru */ member 556 rme9652->passthru = 0; in rme9652_set_thru() 609 rme9652->passthru = 1; in rme9652_set_passthru() 613 rme9652->passthru = 0; in rme9652_set_passthru() 1300 ucontrol->value.integer.value[0] = rme9652->passthru; in snd_rme9652_get_passthru() 1317 change = (ucontrol->value.integer.value[0] != rme9652->passthru); in snd_rme9652_put_passthru() 1575 rme9652->passthru ? "yes" : "no"); in snd_rme9652_proc_read() 1810 rme9652->passthru = 0; in snd_rme9652_set_defaults()
|
/Linux-v5.10/include/linux/ |
D | ccp.h | 656 struct ccp_passthru_engine passthru; member
|
/Linux-v5.10/Documentation/driver-api/media/drivers/ |
D | cx88-devel.rst | 63 1 1 Mono tuner bypass or CD passthru (tuner specific)
|
/Linux-v5.10/sound/soc/intel/skylake/ |
D | skl-debug.c | 133 mconfig->pipe->passthru ? "true" : "false"); in module_read()
|
D | skl-topology.h | 308 bool passthru; member
|
D | skl-topology.c | 1603 if (pipe->passthru) { in skl_tplg_fill_dma_id() 3705 pipe->passthru = true; in skl_tplg_set_pipe_type() 3707 pipe->passthru = false; in skl_tplg_set_pipe_type()
|
D | skl-pcm.c | 596 if (mconfig && !mconfig->pipe->passthru && in skl_link_pcm_prepare()
|
/Linux-v5.10/Documentation/networking/ |
D | net_failover.rst | 17 a passthru/vf device with the same MAC gets registered as 'primary' slave
|
/Linux-v5.10/arch/powerpc/oprofile/ |
D | op_model_cell.c | 191 rtas_ibm_cbe_perftools(int subfunc, int passthru, in rtas_ibm_cbe_perftools() argument 197 passthru, paddr >> 32, paddr & 0xffffffff, length); in rtas_ibm_cbe_perftools()
|
/Linux-v5.10/drivers/scsi/ |
D | 3w-xxxx.c | 885 TW_Passthru *passthru; in tw_chrdev_ioctl() local 925 passthru = (TW_Passthru *)&tw_ioctl->firmware_command; in tw_chrdev_ioctl() 975 passthru->sg_list[0].address = dma_handle + sizeof(TW_New_Ioctl) - 1; in tw_chrdev_ioctl() 976 passthru->sg_list[0].length = data_buffer_length_adjusted; in tw_chrdev_ioctl()
|
/Linux-v5.10/Documentation/sound/cards/ |
D | audiophile-usb.rst | 22 - Added AC3/DTS passthru info 259 AC3 w/ DTS passthru mode 267 - AC3 with DTS passthru
|
/Linux-v5.10/drivers/scsi/ibmvscsi/ |
D | ibmvfc.h | 679 struct ibmvfc_passthru_mad passthru; member
|
D | ibmvfc.c | 1945 mad = &evt->iu.passthru; in ibmvfc_bsg_request() 1981 if (rsp_iu.passthru.common.status) in ibmvfc_bsg_request() 3661 struct ibmvfc_passthru_mad *mad = &evt->xfer_iu->passthru; in ibmvfc_tgt_implicit_logout_and_del_done() 3832 struct ibmvfc_passthru_mad *mad = &evt->xfer_iu->passthru; in ibmvfc_tgt_adisc_done() 3873 struct ibmvfc_passthru_mad *mad = &evt->iu.passthru; in ibmvfc_init_passthru() 3996 mad = &evt->iu.passthru; in ibmvfc_tgt_adisc()
|