/Linux-v4.19/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.txt | 70 * Add ioctl passthru error recovery
|
D | scsi_fc_transport.txt | 477 FC BSG support (CT & ELS passthru, and more)
|
D | ChangeLog.megaraid | 469 addresses in application mailbox and passthru structures.
|
/Linux-v4.19/sound/pci/ctxfi/ |
D | ctdaio.h | 70 unsigned int passthru:1; member 97 unsigned int passthru:1; member
|
D | ctdaio.c | 418 conf = (desc->msr & 0x7) | (desc->passthru << 3); in dao_rsc_init() 461 dsc.passthru = desc->passthru; in dao_rsc_reinit()
|
/Linux-v4.19/include/uapi/sound/ |
D | hdsp.h | 66 unsigned char passthru; member
|
D | hdspm.h | 73 unsigned int passthru; member
|
/Linux-v4.19/drivers/crypto/ccp/ |
D | ccp-dev-v3.c | 263 | (op->u.passthru.bit_mod << REQ1_PT_BW_SHIFT) in ccp_perform_passthru() 264 | (op->u.passthru.byte_swap << REQ1_PT_BS_SHIFT); in ccp_perform_passthru() 276 if (op->u.passthru.bit_mod != CCP_PASSTHRU_BITWISE_NOOP) in ccp_perform_passthru() 578 .passthru = ccp_perform_passthru,
|
D | ccp-dev.h | 553 struct ccp_passthru_op passthru; member 659 int (*passthru)(struct ccp_op *); member
|
D | ccp-dev-v5.c | 518 CCP_PT_BYTESWAP(&function) = op->u.passthru.byte_swap; in ccp5_perform_passthru() 519 CCP_PT_BITWISE(&function) = op->u.passthru.bit_mod; in ccp5_perform_passthru() 533 if (op->u.passthru.bit_mod != CCP_PASSTHRU_BITWISE_NOOP) in ccp5_perform_passthru() 1102 .passthru = ccp5_perform_passthru,
|
D | ccp-ops.c | 442 op.u.passthru.byte_swap = byte_swap; in ccp_copy_to_from_sb() 444 return cmd_q->ccp->vdata->perform->passthru(&op); in ccp_copy_to_from_sb() 1938 struct ccp_passthru_engine *pt = &cmd->u.passthru; in ccp_run_passthru_cmd() 2039 ret = cmd_q->ccp->vdata->perform->passthru(&op); in ccp_run_passthru_cmd() 2124 ret = cmd_q->ccp->vdata->perform->passthru(&op); in ccp_run_passthru_nomap_cmd()
|
/Linux-v4.19/sound/pci/rme9652/ |
D | rme9652.c | 240 int passthru; /* non-zero if doing pass-thru */ member 575 rme9652->passthru = 0; in rme9652_set_thru() 628 rme9652->passthru = 1; in rme9652_set_passthru() 632 rme9652->passthru = 0; in rme9652_set_passthru() 1319 ucontrol->value.integer.value[0] = rme9652->passthru; in snd_rme9652_get_passthru() 1336 change = (ucontrol->value.integer.value[0] != rme9652->passthru); in snd_rme9652_put_passthru() 1594 rme9652->passthru ? "yes" : "no"); in snd_rme9652_proc_read() 1831 rme9652->passthru = 0; in snd_rme9652_set_defaults()
|
/Linux-v4.19/include/linux/ |
D | ccp.h | 657 struct ccp_passthru_engine passthru; member
|
/Linux-v4.19/sound/soc/intel/skylake/ |
D | skl-debug.c | 137 mconfig->pipe->passthru ? "true" : "false"); in module_read()
|
D | skl-topology.h | 322 bool passthru; member
|
D | skl-topology.c | 1639 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 | 598 if (mconfig && !mconfig->pipe->passthru && in skl_link_pcm_prepare()
|
/Linux-v4.19/Documentation/networking/ |
D | net_failover.rst | 17 a passthru/vf device with the same MAC gets registered as 'primary' slave
|
/Linux-v4.19/Documentation/media/v4l-drivers/ |
D | cx88.rst | 113 1 1 Mono tuner bypass or CD passthru (tuner specific)
|
/Linux-v4.19/arch/powerpc/oprofile/ |
D | op_model_cell.c | 195 rtas_ibm_cbe_perftools(int subfunc, int passthru, in rtas_ibm_cbe_perftools() argument 201 passthru, paddr >> 32, paddr & 0xffffffff, length); in rtas_ibm_cbe_perftools()
|
/Linux-v4.19/drivers/scsi/ |
D | 3w-xxxx.c | 883 TW_Passthru *passthru; in tw_chrdev_ioctl() local 923 passthru = (TW_Passthru *)&tw_ioctl->firmware_command; in tw_chrdev_ioctl() 973 passthru->sg_list[0].address = dma_handle + sizeof(TW_New_Ioctl) - 1; in tw_chrdev_ioctl() 974 passthru->sg_list[0].length = data_buffer_length_adjusted; in tw_chrdev_ioctl()
|
/Linux-v4.19/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-v4.19/drivers/scsi/ibmvscsi/ |
D | ibmvfc.h | 601 struct ibmvfc_passthru_mad passthru; member
|
D | ibmvfc.c | 1903 mad = &evt->iu.passthru; in ibmvfc_bsg_request() 1939 if (rsp_iu.passthru.common.status) in ibmvfc_bsg_request() 3600 struct ibmvfc_passthru_mad *mad = &evt->xfer_iu->passthru; in ibmvfc_tgt_adisc_done() 3641 struct ibmvfc_passthru_mad *mad = &evt->iu.passthru; in ibmvfc_init_passthru() 3764 mad = &evt->iu.passthru; in ibmvfc_tgt_adisc()
|