Searched refs:volume (Results 1 - 25 of 138) sorted by relevance

123456

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/afs/
H A Dvolume.c1 /* AFS volume management
24 * lookup a volume by name
26 * "%[cell:]volume[.]" R/W volume
27 * "#[cell:]volume[.]" R/O or R/W volume (rwparent=0),
28 * or R/W (rwparent=1) volume
29 * "%[cell:]volume.readonly" R/O volume
30 * "#[cell:]volume
48 struct afs_volume *volume = NULL; local
168 afs_put_volume(struct afs_volume *volume) argument
216 struct afs_volume *volume = vnode->volume; local
305 struct afs_volume *volume = vnode->volume; local
[all...]
H A DMakefile25 volume.o \
H A Dcache.c147 .name = "volume",
157 * match a volume hash record stored in the cache
164 struct afs_volume *volume = target; local
166 _enter("{%u},{%u}", volume->type, vhash->vtype);
168 if (volume->type == vhash->vtype) {
179 * update a volume hash record stored in the cache
185 struct afs_volume *volume = source; local
189 vhash->vtype = volume->type;
H A Dsuper.c183 * parse a device name to get cell name, volume name, volume type and R/W
186 * "%[cell:]volume[.]" R/W volume
187 * "#[cell:]volume[.]" R/O or R/W volume (rwpath=0),
188 * or R/W (rwpath=1) volume
189 * "%[cell:]volume.readonly" R/O volume
190 * "#[cell:]volume
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/netatalk-2.2.0/etc/afpd/
H A Dvolume.c62 #include "volume.h"
80 struct vol *current_vol; /* last volume from getvolbyvid() */
94 #define VOLOPT_PASSWORD 4 /* volume password */
98 #define VOLOPT_LIMITSIZE 8 /* Limit the size of the volume */
189 * $d -> volume pathname on server
196 * $v -> volume name or basename if null
402 /* we'll assume it's a volume name. */
520 LOG(log_debug, logtype_afpd, "CNID Server for volume '%s': %s:%s",
539 /* this code allows forced uid/gid per volume settings */
577 LOG(log_debug, logtype_afpd, "ignoring unknown volume optio
585 struct vol *volume; local
601 struct vol *volume; local
1412 volume_unlink(struct vol *volume) argument
1574 struct vol *volume; local
1906 struct vol *volume; local
1978 volume_codepage(AFPObj *obj, struct vol *volume) argument
2012 volume_openDB(struct vol *volume) argument
2140 struct vol *volume; local
[all...]
H A Dafp_avahi.c25 #include "volume.h"
47 const struct vol *volume; local
71 for (volume = getvolumes(); volume; volume = volume->v_next) {
73 if (convert_string(CH_UCS2, CH_UTF8_MAC, volume->v_name, -1, tmpname, 255) <= 0) {
74 LOG ( log_error, logtype_afpd, "Could not set Zeroconf volume name for TimeMachine");
78 if (volume->v_flags & AFPVOL_TM) {
79 if (volume
[all...]
H A Ddircache.h20 #include <atalk/volume.h>
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/sound/
H A Dpt2258.h2 * ALSA Driver for the PT2258 volume controller.
30 unsigned char volume[6]; member in struct:snd_pt2258
H A Dasound_fm.h51 unsigned char volume; /* 6 bits: volume */ member in struct:snd_dm_fm_voice
H A Dmixer_oss.h49 int volume[2]; member in struct:snd_mixer_oss_slot
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/netatalk-2.2.0/bin/ad/
H A Dad_rm.c34 #include <atalk/volume.h>
47 static afpvol_t volume; variable
127 "If the files and directories reside on an AFP volume, the corresponding\n"
169 openvol(argv[i], &volume);
177 closevol(&volume);
204 if (volume.volinfo.v_path) {
205 if ((volume.volinfo.v_adouble == AD_VERSION2)
215 if ((cnid = cnid_for_path(&volume, path, &did)) == CNID_INVALID) {
219 if (cnid_delete(volume.volume
[all...]
H A Dad_util.c110 ERROR("\"%s\" isn't a \"dbd\" CNID volume!", vol->volinfo.v_path);
115 /* Sanity checks to ensure we can touch this volume */
123 vol->volume.v_adouble = AD_VERSION2;
124 vol->volume.v_vfs_ea = AFPVOL_EA_SYS;
125 initvol_vfs(&vol->volume);
130 if ((vol->volume.v_cdb = cnid_open(vol->volinfo.v_path,
138 cnid_getstamp(vol->volume.v_cdb,
147 if (vol->volume.v_cdb)
148 cnid_close(vol->volume.v_cdb);
201 * @param svol (r) source volume
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/netatalk-2.2.0/test/afpd/
H A Dtest.sh5 echo Error creating AFP test volume /tmp/AFPtestvolume
19 echo -n "Creating volume config template ... "
H A Dsubtests.h31 #include <atalk/volume.h>
41 #include "volume.h"
H A Dafpfunc_helpers.h31 #include <atalk/volume.h>
43 #include "volume.h"
H A Dtest.h31 #include <atalk/volume.h>
41 #include "volume.h"
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/flac-1.2.1/src/plugin_winamp2/include/winamp2/
H A Dout.h44 void (*SetVolume)(int volume); // volume is 0-255
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/media/video/
H A Dtda7432.c4 * Handles audio functions: volume, balance, tone, loudness
21 * maxvol - set maximium volume to +20db (1), default is 0db(0)
24 * Revision: 0.7 - maxvol module parm to set maximium volume 0db or +20db
30 * Revision: 0.3 - Fixed silly reversed volume controls. :)
32 * fixed volume control
65 MODULE_PARM_DESC(maxvol,"Set maximium volume to +20db (0), default is 0db(1)");
81 int volume; member in struct:tda7432
97 * The TDA7432 controls basic audio functions like volume, balance,
142 /* Lower 7 bits control volume from -79dB to +32dB in 1dB steps
249 t->input,t->volume,
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/netatalk-2.2.0/include/atalk/
H A Dvolinfo.h5 #include <atalk/volume.h>
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/linux/
H A Ddtlk.h74 unsigned char volume; /* nV; 0-9 */ member in struct:dtlk_settings
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/sound/ppc/
H A Dbeep.c35 int volume; /* mixer volume: 0-100 */ member in struct:pmac_beep
36 int volume_play; /* currently playing volume */
147 if (hz == beep->hz && beep->volume == beep->volume_play) {
157 p[0] = p[1] = beep_wform[j >> 8] * beep->volume;
161 beep->volume_play = beep->volume;
172 * beep volume mixer
190 ucontrol->value.integer.value[0] = chip->beep->volume;
200 oval = chip->beep->volume;
201 chip->beep->volume
[all...]
H A Dburgundy.c131 * Burgundy volume: 0 - 100, stereo
135 long *volume, int shift)
139 lvolume = volume[0] ? volume[0] + BURGUNDY_VOLUME_OFFSET : 0;
140 rvolume = volume[1] ? volume[1] + BURGUNDY_VOLUME_OFFSET : 0;
151 long *volume, int shift)
157 volume[0] = wvolume & 0xff;
158 if (volume[0] >= BURGUNDY_VOLUME_OFFSET)
159 volume[
134 snd_pmac_burgundy_write_volume(struct snd_pmac *chip, unsigned int address, long *volume, int shift) argument
150 snd_pmac_burgundy_read_volume(struct snd_pmac *chip, unsigned int address, long *volume, int shift) argument
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/sound/i2c/other/
H A Dpt2258.c2 * ALSA Driver for the PT2258 volume controller.
30 MODULE_DESCRIPTION("PT2258 volume controller (Princeton Technology Corp.)");
68 pt->volume[i] = 0;
101 ucontrol->value.integer.value[0] = 79 - pt->volume[base];
102 ucontrol->value.integer.value[1] = 79 - pt->volume[base + 1];
116 if (val0 == pt->volume[base] && val1 == pt->volume[base + 1])
119 pt->volume[base] = val0;
127 pt->volume[base + 1] = val1;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/m68k/mac/
H A Dmacboing.c216 static void mac_quadra_start_bell( unsigned int freq, unsigned int length, unsigned int volume )
234 /* set the volume */
235 mac_asc_regs[ 0x806 ] = volume;
297 static void mac_av_start_bell( unsigned int freq, unsigned int length, unsigned int volume )
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/sound/oss/
H A Dopl3.c50 int volume; member in struct:voice_info
288 devc->voc[voice].volume = 64;
327 * for i=0. This log-table converts a linear volume-scaling (0..127) to a
329 * 64 = 0 db = relative volume 0 and: Volume 32 = -6 db = relative
330 * volume -8 it was implemented as a table because it is only 128 bytes and
354 static void calc_vol(unsigned char *regbyte, int volume, int main_vol) argument
360 volume = (volume * main_vol) / 127;
363 level += fm_volume_table[volume];
373 static void set_voice_volume(int voice, int volume, in argument
460 opl3_start_note(int dev, int voice, int note, int volume) argument
[all...]

Completed in 235 milliseconds

123456