Searched refs:passthru (Results 1 - 13 of 13) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/sound/
H A Dhdspm.h79 unsigned int passthru; member in struct:hdspm_config_info
H A Dhdsp.h64 unsigned char passthru; member in struct:hdsp_config_info
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/ctxfi/
H A Dctdaio.h68 unsigned int passthru:1; member in struct:dao_desc
95 unsigned int passthru:1; member in struct:daio_desc
H A Dctdaio.c426 conf = (desc->msr & 0x7) | (desc->passthru << 3);
469 dsc.passthru = desc->passthru;
H A Dctatc.c1080 da_dsc.passthru = state ? 1 : 0;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/include/sound/
H A Dhdsp.h69 unsigned char passthru; member in struct:_snd_hdsp_config_info
H A Dhdspm.h70 unsigned int passthru; member in struct:hdspm_config
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/rme9652/
H A Drme9652.c239 int passthru; /* non-zero if doing pass-thru */ member in struct:snd_rme9652
576 rme9652->passthru = 0;
629 rme9652->passthru = 1;
633 rme9652->passthru = 0;
1335 ucontrol->value.integer.value[0] = rme9652->passthru;
1352 change = (ucontrol->value.integer.value[0] != rme9652->passthru);
1612 rme9652->passthru ? "yes" : "no");
1849 rme9652->passthru = 0;
H A Dhdspm.c4142 info.passthru = 0;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A D3w-xxxx.c699 TW_Passthru *passthru; local
739 passthru = (TW_Passthru *)&tw_ioctl->firmware_command;
789 passthru->sg_list[0].address = dma_handle + sizeof(TW_New_Ioctl) - 1;
790 passthru->sg_list[0].length = data_buffer_length_adjusted;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/oprofile/
H A Dop_model_cell.c189 rtas_ibm_cbe_perftools(int subfunc, int passthru, argument
195 passthru, paddr >> 32, paddr & 0xffffffff, length);
204 * The debug bus is being set to the passthru disable state.
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/ibmvscsi/
H A Dibmvfc.h63 * 2 for BSG passthru
593 struct ibmvfc_passthru_mad passthru; member in union:ibmvfc_iu
H A Dibmvfc.c1752 dev_info(vhost->dev, "Cancelling passthru command to port id 0x%lx\n",
1908 mad = &evt->iu.passthru;
1944 if (rsp_iu.passthru.common.status)
3505 * @mad: ibmvfc passthru mad struct
3534 struct ibmvfc_passthru_mad *mad = &evt->xfer_iu->passthru;
3569 * ibmvfc_init_passthru - Initialize an event struct for FC passthru
3575 struct ibmvfc_passthru_mad *mad = &evt->iu.passthru;
3697 mad = &evt->iu.passthru;

Completed in 146 milliseconds