Home
last modified time | relevance | path

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

12

/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/kernel/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()
574 .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()
1105 .passthru = ccp5_perform_passthru,
/OK3568_Linux_fs/kernel/include/uapi/sound/
H A Dhdsp.h68 unsigned char passthru; member
H A Dhdspm.h75 unsigned int passthru; member
/OK3568_Linux_fs/kernel/drivers/nvme/target/
H A DMakefile14 nvmet-$(CONFIG_NVME_TARGET_PASSTHRU) += passthru.o
H A DKconfig24 This enables target side NVMe passthru controller support for the
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/sound/
H A Dhdsp.h66 unsigned char passthru; member
H A Dhdspm.h73 unsigned int passthru; member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/sound/
H A Dhdsp.h66 unsigned char passthru; member
H A Dhdspm.h73 unsigned int passthru; member
/OK3568_Linux_fs/kernel/sound/pci/rme9652/
H A Drme9652.c226 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()
1811 rme9652->passthru = 0; in snd_rme9652_set_defaults()
/OK3568_Linux_fs/u-boot/include/usb/
H A Dulpi.h72 int passthru, int complement);
/OK3568_Linux_fs/kernel/include/linux/
H A Dccp.h656 struct ccp_passthru_engine passthru; member
/OK3568_Linux_fs/kernel/Documentation/driver-api/media/drivers/
H A Dcx88-devel.rst63 1 1 Mono tuner bypass or CD passthru (tuner specific)
/OK3568_Linux_fs/kernel/sound/soc/intel/skylake/
H A Dskl-debug.c133 mconfig->pipe->passthru ? "true" : "false"); in module_read()
H A Dskl-topology.h308 bool passthru; member
/OK3568_Linux_fs/kernel/Documentation/networking/
H A Dnet_failover.rst17 a passthru/vf device with the same MAC gets registered as 'primary' slave
/OK3568_Linux_fs/kernel/drivers/scsi/
H A D3w-xxxx.c885 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()
/OK3568_Linux_fs/kernel/arch/powerpc/oprofile/
H A Dop_model_cell.c191 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()
/OK3568_Linux_fs/kernel/Documentation/sound/cards/
H A Daudiophile-usb.rst22 - Added AC3/DTS passthru info
259 AC3 w/ DTS passthru mode
267 - AC3 with DTS passthru

12