Searched refs:vols (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/afs/
H A Dvolume.c88 if (vlocation->vols[params->type]) {
90 volume = vlocation->vols[params->type];
139 vlocation->vols[volume->type] = volume;
196 vlocation->vols[volume->type] = NULL;
H A Dinternal.h259 struct afs_volume *vols[3]; /* volume access record pointer (index by type) */ member in struct:afs_vlocation
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/carbon/
H A Dmimetmac.cpp89 // BuildVolumeList fills the array pointed to by vols with
95 // vols. On exit, *count will be set to the number of id numbers
101 OSErr BuildVolumeList(Boolean includeRemote, short *vols, argument
130 vols[nlocal + nremote++] = volPB.volumeParam.ioVRefNum;
135 vols + nlocal,
136 vols + nlocal + 1,
138 vols[nlocal++] = volPB.volumeParam.ioVRefNum;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/hda/
H A Dpatch_realtek.c6540 int vols = 0; local
6555 err = alc260_add_playback_controls(spec, nid, pfx, &vols);
6562 err = alc260_add_playback_controls(spec, nid, "Speaker", &vols);
6570 &vols);

Completed in 122 milliseconds