/linux-4.4.14/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-4.4.14/sound/pci/ctxfi/ |
D | ctdaio.h | 70 unsigned int passthru:1; member 97 unsigned int passthru:1; member
|
D | ctdaio.c | 417 conf = (desc->msr & 0x7) | (desc->passthru << 3); in dao_rsc_init() 460 dsc.passthru = desc->passthru; in dao_rsc_reinit()
|
D | ctatc.c | 1125 da_dsc.passthru = state ? 1 : 0; in atc_spdif_out_passthru()
|
/linux-4.4.14/drivers/net/ |
D | macvlan.c | 49 bool passthru; member 439 if (port->passthru) in macvlan_handle_frame() 568 if (vlan->port->passthru) { in macvlan_open() 642 if (vlan->port->passthru) { in macvlan_stop() 675 if (!vlan->port->passthru) { in macvlan_sync_address() 901 if (!vlan->port->passthru && is_unicast_ether_addr(addr)) in macvlan_fdb_add() 925 if (!vlan->port->passthru && is_unicast_ether_addr(addr)) in macvlan_fdb_del() 1091 port->passthru = false; in macvlan_port_create() 1282 if (port->passthru) in macvlan_common_newlink() 1301 port->passthru = true; in macvlan_common_newlink() [all …]
|
/linux-4.4.14/include/uapi/sound/ |
D | hdsp.h | 65 unsigned char passthru; member
|
D | hdspm.h | 72 unsigned int passthru; member
|
/linux-4.4.14/include/linux/ |
D | ccp.h | 547 struct ccp_passthru_engine passthru; member
|
/linux-4.4.14/sound/pci/rme9652/ |
D | rme9652.c | 239 int passthru; /* non-zero if doing pass-thru */ member 574 rme9652->passthru = 0; in rme9652_set_thru() 627 rme9652->passthru = 1; in rme9652_set_passthru() 631 rme9652->passthru = 0; in rme9652_set_passthru() 1318 ucontrol->value.integer.value[0] = rme9652->passthru; in snd_rme9652_get_passthru() 1335 change = (ucontrol->value.integer.value[0] != rme9652->passthru); in snd_rme9652_put_passthru() 1593 rme9652->passthru ? "yes" : "no"); in snd_rme9652_proc_read() 1830 rme9652->passthru = 0; in snd_rme9652_set_defaults()
|
D | hdspm.c | 6286 info.passthru = 0; in snd_hdspm_hwdep_ioctl()
|
/linux-4.4.14/Documentation/video4linux/ |
D | hauppauge-wintv-cx88-ir.txt | 7 1 1 Mono tuner bypass or CD passthru (tuner specific)
|
/linux-4.4.14/Documentation/video4linux/cx88/ |
D | hauppauge-wintv-cx88-ir.txt | 7 1 1 Mono tuner bypass or CD passthru (tuner specific)
|
/linux-4.4.14/drivers/crypto/ccp/ |
D | ccp-ops.c | 129 struct ccp_passthru_op passthru; member 373 | (op->u.passthru.bit_mod << REQ1_PT_BW_SHIFT) in ccp_perform_passthru() 374 | (op->u.passthru.byte_swap << REQ1_PT_BS_SHIFT); in ccp_perform_passthru() 386 if (op->u.passthru.bit_mod != CCP_PASSTHRU_BITWISE_NOOP) in ccp_perform_passthru() 864 op.u.passthru.byte_swap = byte_swap; in ccp_copy_to_from_ksb() 1685 struct ccp_passthru_engine *pt = &cmd->u.passthru; in ccp_run_passthru_cmd()
|
/linux-4.4.14/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-4.4.14/drivers/scsi/ |
D | 3w-xxxx.c | 884 TW_Passthru *passthru; in tw_chrdev_ioctl() local 924 passthru = (TW_Passthru *)&tw_ioctl->firmware_command; in tw_chrdev_ioctl() 974 passthru->sg_list[0].address = dma_handle + sizeof(TW_New_Ioctl) - 1; in tw_chrdev_ioctl() 975 passthru->sg_list[0].length = data_buffer_length_adjusted; in tw_chrdev_ioctl()
|
/linux-4.4.14/Documentation/sound/alsa/ |
D | Audiophile-Usb.txt | 16 - Added AC3/DTS passthru info 213 3.2.1.3 - AC3 w/ DTS passthru mode 219 - AC3 with DTS passthru
|
D | ALSA-Configuration.txt | 295 "spdif" pcm device, which allows raw data passthru.
|
/linux-4.4.14/drivers/scsi/ibmvscsi/ |
D | ibmvfc.h | 600 struct ibmvfc_passthru_mad passthru; member
|
D | ibmvfc.c | 1895 mad = &evt->iu.passthru; in ibmvfc_bsg_request() 1931 if (rsp_iu.passthru.common.status) in ibmvfc_bsg_request() 3591 struct ibmvfc_passthru_mad *mad = &evt->xfer_iu->passthru; in ibmvfc_tgt_adisc_done() 3632 struct ibmvfc_passthru_mad *mad = &evt->iu.passthru; in ibmvfc_init_passthru() 3754 mad = &evt->iu.passthru; in ibmvfc_tgt_adisc()
|