Home
last modified time | relevance | path

Searched refs:passthru (Results 1 – 25 of 33) sorted by relevance

12

/linux/Documentation/scsi/
H A DChangeLog.ips81 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
H A Ddpti.rst81 - Add ioctl passthru error recovery
/linux/sound/pci/ctxfi/
H A Dctdaio.h66 unsigned int passthru:1; member
93 unsigned int passthru:1; member
H A Dctdaio.c414 conf = (desc->msr & 0x7) | (desc->passthru << 3); in dao_rsc_init()
457 dsc.passthru = desc->passthru; in dao_rsc_reinit()
/linux/include/uapi/sound/
H A Dhdsp.h54 unsigned char passthru; member
H A Dhdspm.h60 unsigned int passthru; member
/linux/drivers/nvme/target/
H A DMakefile14 nvmet-$(CONFIG_NVME_TARGET_PASSTHRU) += passthru.o
H A DKconfig26 This enables target side NVMe passthru controller support for the
/linux/drivers/crypto/ccp/
H A Dccp-dev-v3.c259 | (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()
573 .passthru = ccp_perform_passthru,
H A Dccp-dev.h552 struct ccp_passthru_op passthru; member
658 int (*passthru)(struct ccp_op *); member
H A Dccp-dev-v5.c512 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()
1104 .passthru = ccp5_perform_passthru,
H A Dccp-ops.c456 op.u.passthru.byte_swap = byte_swap; in ccp_copy_to_from_sb()
458 return cmd_q->ccp->vdata->perform->passthru(&op); in ccp_copy_to_from_sb()
1969 struct ccp_passthru_engine *pt = &cmd->u.passthru; in ccp_run_passthru_cmd()
2070 ret = cmd_q->ccp->vdata->perform->passthru(&op); in ccp_run_passthru_cmd()
2156 ret = cmd_q->ccp->vdata->perform->passthru(&op); in ccp_run_passthru_nomap_cmd()
/linux/drivers/dma/ptdma/
H A Dptdma-dmaengine.c60 pt_engine = &pt_cmd->passthru; in pt_dma_start_desc()
198 pt_engine = &pt_cmd->passthru; in pt_create_desc()
H A Dptdma.h169 struct pt_passthru_engine passthru; member
/linux/sound/pci/rme9652/
H A Drme9652.c227 int passthru; /* non-zero if doing pass-thru */ member
550 rme9652->passthru = 0; in rme9652_set_thru()
603 rme9652->passthru = 1; in rme9652_set_passthru()
607 rme9652->passthru = 0; in rme9652_set_passthru()
1282 ucontrol->value.integer.value[0] = rme9652->passthru; in snd_rme9652_get_passthru()
1299 change = (ucontrol->value.integer.value[0] != rme9652->passthru); in snd_rme9652_put_passthru()
1565 rme9652->passthru ? "yes" : "no"); in snd_rme9652_proc_read()
1789 rme9652->passthru = 0; in snd_rme9652_set_defaults()
/linux/include/linux/
H A Dccp.h657 struct ccp_passthru_engine passthru; member
/linux/tools/testing/selftests/net/netfilter/
H A Dbr_netfilter.sh92 ip -net "$ns0" link add link veth4 name macvlan4 type macvlan mode passthru
/linux/Documentation/driver-api/media/drivers/
H A Dcx88-devel.rst63 1 1 Mono tuner bypass or CD passthru (tuner specific)
/linux/sound/soc/intel/skylake/
H A Dskl-debug.c133 mconfig->pipe->passthru ? "true" : "false"); in module_read()
H A Dskl-topology.h329 bool passthru; member
/linux/drivers/scsi/
H A D3w-xxxx.c887 TW_Passthru *passthru; in tw_chrdev_ioctl() local
927 passthru = (TW_Passthru *)&tw_ioctl->firmware_command; in tw_chrdev_ioctl()
977 passthru->sg_list[0].address = dma_handle + sizeof(TW_New_Ioctl); in tw_chrdev_ioctl()
978 passthru->sg_list[0].length = data_buffer_length_adjusted; in tw_chrdev_ioctl()
/linux/Documentation/sound/cards/
H A Daudiophile-usb.rst22 - Added AC3/DTS passthru info
259 AC3 w/ DTS passthru mode
267 - AC3 with DTS passthru
/linux/Documentation/networking/
H A Dnet_failover.rst17 a passthru/vf device with the same MAC gets registered as 'primary' slave
/linux/drivers/scsi/ibmvscsi/
H A Dibmvfc.h701 struct ibmvfc_passthru_mad passthru; member
H A Dibmvfc.c2269 mad = &evt->iu.passthru; in ibmvfc_bsg_request()
2305 if (rsp_iu.passthru.common.status) in ibmvfc_bsg_request()
4355 struct ibmvfc_passthru_mad *mad = &evt->xfer_iu->passthru; in ibmvfc_tgt_implicit_logout_and_del_done()
4533 struct ibmvfc_passthru_mad *mad = &evt->xfer_iu->passthru; in ibmvfc_tgt_adisc_done()
4574 struct ibmvfc_passthru_mad *mad = &evt->iu.passthru; in ibmvfc_init_passthru()
4716 mad = &evt->iu.passthru; in ibmvfc_tgt_adisc()

12