Searched refs:volume (Results 76 - 100 of 175) sorted by relevance

1234567

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/test/afpd/
H A Dtest.c27 #include <atalk/volume.h>
39 #include "volume.h"
H A DMakefile.am46 $(top_builddir)/etc/afpd/volume.c
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/oss/
H A Dwaveartist.c110 unsigned short *levels; /* cache of volume settings */
114 signed int slider_vol; /* hardware slider volume */
1107 * Mono devices have their right volume forced to their
1108 * left volume. (from ALSA driver OSS emulation).
1517 signed int volume = 255; local
1526 while (volume && (inb(0x201) & 0x01))
1527 volume--;
1533 volume = 0x00ffffff - *CSR_TIMER1_VALUE;
1537 volume = 150 - (volume >>
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/cx25840/
H A Dcx25840-audio.c206 static void set_volume(struct i2c_client *client, int volume) argument
208 /* First convert the volume to msp3400 values (0-127) */
209 int vol = volume >> 9;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/afs/
H A Dmntpt.c185 strcpy(options + 5, super->volume->cell->name);
186 if (super->volume->type == AFSVL_RWVOL)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/ncpfs/
H A Dncplib_kernel.h73 __u32 *volume, __le32 *dirent, __le32 *dosdirent);
113 __u32* volume, __le32* dirent, __le32* dosdirent);
H A Ddir.c315 finfo.volume = finfo.i.volNumber;
678 entry.volume = entry.i.volNumber;
741 entry.volume = entry.i.volNumber;
835 finfo.volume = finfo.i.volNumber;
927 if (ncp_is_nfs_extras(server, finfo.volume)) {
930 if (ncp_modify_nfs_info(server, finfo.volume,
976 if (ncp_is_nfs_extras(server, finfo.volume)) {
980 finfo.volume,
H A Dncplib_kernel.c229 DPRINTK("ncpfs: volume name too long: %d\n", len);
263 DPRINTK("ncpfs: volume name too long: %d\n", len);
480 ncp_get_known_namespace(struct ncp_server *server, __u8 volume) argument
490 ncp_add_byte(server, volume);
502 DPRINTK("get_namespaces: found %d on %d\n", *namespace, volume);
560 __u32* volume, __le32* newDirEnt, __le32* newDosEnt)
572 *volume = volNumber;
580 __u32* volume, __le32* dirent, __le32* dosdirent)
594 ncp_add_byte(server, 0); /* faked volume number */
607 *volume
558 ncp_mount_subdir(struct ncp_server *server, __u8 volNumber, __u8 srcNS, __le32 dirEntNum, __u32* volume, __le32* newDirEnt, __le32* newDosEnt) argument
579 ncp_get_volume_root(struct ncp_server *server, const char *volname, __u32* volume, __le32* dirent, __le32* dosdirent) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.0/test/afpd/
H A DMakefile.am44 $(top_builddir)/etc/afpd/volume.c
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/libatalk/util/
H A Dvolinfo.c43 #include <atalk/volume.h>
49 {AFPVOL_A2VOL, "PRODOS"}, /* prodos volume */
52 {AFPVOL_RO, "READONLY"}, /* read-only volume */
60 {AFPVOL_NOSTAT, "NOSTAT"}, /* advertise the volume even if we can't stat() it
64 {AFPVOL_CASEINSEN, "CASEINSENSITIVE"}, /* volume is case insensitive */
69 {AFPVOL_TM, "TM"}, /* Set "kSupportsTMLockSteal" is volume attributes */
187 char *volume = make_path_absolute(path, maxlen); local
189 if (volume == NULL)
192 if (NULL == (find_in_path(volume, "/.AppleDesktop", maxlen)) )
195 return volume;
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/drivers/opl3/
H A Dopl3_midi.c35 * for i=0. This log-table converts a linear volume-scaling (0..127) to a
37 * 64 = 0 db = relative volume 0 and: Volume 32 = -6 db = relative
38 * volume -8 it was implemented as a table because it is only 128 bytes and
66 int volume; local
68 volume = (vel * chan->gm_volume * chan->gm_expression) / (127*127);
69 if (volume > 127)
70 volume = 127;
74 newvol = opl3_volume_table[volume] + oldvol;
443 * calculate volume depending on connection
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.0/bin/ad/
H A Dad_cp.c69 #include <atalk/volume.h>
183 "which is located in their volume root. When a copy targetting an AFP volume\n"
187 "an AFP volume.\n\n"
477 /* Convert basename to appropiate volume encoding */
525 if (dvolume.volume.vfs->vfs_copyfile(&dvolume.volume, -1, path, to.p_path)) {
591 if (dvolume.volume.vfs->vfs_copyfile(&dvolume.volume, -1, path, to.p_path)) {
696 (void)dvolume.volume
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/bin/ad/
H A Dad_cp.c69 #include <atalk/volume.h>
183 "which is located in their volume root. When a copy targetting an AFP volume\n"
187 "an AFP volume.\n\n"
477 /* Convert basename to appropiate volume encoding */
525 if (dvolume.volume.vfs->vfs_copyfile(&dvolume.volume, -1, path, to.p_path)) {
591 if (dvolume.volume.vfs->vfs_copyfile(&dvolume.volume, -1, path, to.p_path)) {
696 (void)dvolume.volume
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/um/drivers/
H A Dubd_kern.c1155 struct cdrom_volctrl volume; local
1164 if(copy_from_user(&volume, (char __user *) arg, sizeof(volume)))
1166 volume.channel0 = 255;
1167 volume.channel1 = 255;
1168 volume.channel2 = 255;
1169 volume.channel3 = 255;
1170 if(copy_to_user((char __user *) arg, &volume, sizeof(volume)))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.0/include/atalk/
H A Dvfs.h29 #include <atalk/volume.h>
94 * of vfs.h <-> volume.h.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/pvrusb2/
H A Dpvrusb2-hdw-internal.h313 VCREATE_DATA(volume);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/include/atalk/
H A Dvfs.h29 #include <atalk/volume.h>
94 * of vfs.h <-> volume.h.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/oss/dmasound/
H A Ddmasound_paula.c81 static int AmiSetVolume(int volume);
429 static int AmiSetVolume(int volume) argument
431 dmasound.volume_left = VOLUME_VOXWARE_TO_AMI(volume & 0xff);
433 dmasound.volume_right = VOLUME_VOXWARE_TO_AMI((volume & 0xff00) >> 8);
501 /* We can play pseudo 14-bit only with the maximum volume */
505 custom.aud[3].audvol = 1; /* restoring volume here helps a bit */
H A Ddmasound_atari.c39 static int expand_bal; /* Balance factor for expanding (not volume!) */
128 static int TTSetVolume(int volume);
133 static int FalconSetVolume(int volume);
988 static int TTSetVolume(int volume) argument
990 dmasound.volume_left = VOLUME_VOXWARE_TO_DB(volume & 0xff);
992 dmasound.volume_right = VOLUME_VOXWARE_TO_DB((volume & 0xff00) >> 8);
1157 static int FalconSetVolume(int volume) argument
1159 dmasound.volume_left = VOLUME_VOXWARE_TO_ATT(volume & 0xff);
1160 dmasound.volume_right = VOLUME_VOXWARE_TO_ATT((volume & 0xff00) >> 8);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/core/oss/
H A Dmixer_oss.c255 left = pslot->volume[0];
256 right = pslot->volume[1];
264 pslot->volume[0] = left;
265 pslot->volume[1] = right;
272 int slot, int volume)
276 int result = 0, left = volume & 0xff, right = (volume >> 8) & 0xff;
291 pslot->volume[0] = left;
292 pslot->volume[1] = right;
509 *left = snd_mixer_oss_conv1(uctl->value.integer.value[0], uinfo->value.integer.min, uinfo->value.integer.max, &pslot->volume[
271 snd_mixer_oss_set_volume(struct snd_mixer_oss_file *fmixer, int slot, int volume) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/flac-1.2.1/src/plugin_winamp2/
H A Din_flac.c166 static void setvolume(int volume) argument
168 mod_.outMod->SetVolume(volume);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.0/etc/cnid_dbd/
H A Dcmd_dbd_scanvol.c33 #include <atalk/volume.h>
66 static struct vol volume; /* fake it for ea_open */ variable in typeref:struct:vol
162 a) an object inside the current volume (return 0)
163 b) an object outside the current volume (return 1)
222 and can compare it with the currents volume path
239 Check for wrong encoding e.g. "." at the beginning is not CAP encoded (:2e) although volume is default !AFPVOL_USEDOTS.
407 if ((ret = ea_open(&volume, fname, EA_RDWR, &ea)) != 0) {
689 /* Get CNID from ad-file if volume is using AFPVOL_CACHE */
852 volroot=1 means we're in the volume root dir, 0 means we aren't.
899 /* Check for special folders in volume roo
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/etc/cnid_dbd/
H A Dcmd_dbd_scanvol.c33 #include <atalk/volume.h>
66 static struct vol volume; /* fake it for ea_open */ variable in typeref:struct:vol
162 a) an object inside the current volume (return 0)
163 b) an object outside the current volume (return 1)
222 and can compare it with the currents volume path
239 Check for wrong encoding e.g. "." at the beginning is not CAP encoded (:2e) although volume is default !AFPVOL_USEDOTS.
412 if ((ret = ea_open(&volume, fname, EA_RDWR, &ea)) != 0) {
694 /* Get CNID from ad-file if volume is using AFPVOL_CACHE */
855 volroot=1 means we're in the volume root dir, 0 means we aren't.
902 /* Check for special folders in volume roo
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/ntfs-3g-2009.3.8/libntfs-3g/
H A DMakefile.in69 misc.c mst.c runlist.c security.c unistr.c volume.c win32_io.c \
84 libntfs_3g_la-volume.lo $(am__objects_1) $(am__objects_2)
257 runlist.c security.c unistr.c volume.c $(am__append_1) \
390 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libntfs_3g_la-volume.Plo@am__quote@
561 libntfs_3g_la-volume.lo: volume.c
562 @am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libntfs_3g_la_CFLAGS) $(CFLAGS) -MT libntfs_3g_la-volume.lo -MD -MP -MF "$(DEPDIR)/libntfs_3g_la-volume.Tpo" -c -o libntfs_3g_la-volume.lo `test -f 'volume
[all...]
H A DMakefile79 misc.c mst.c runlist.c security.c unistr.c volume.c win32_io.c \
94 libntfs_3g_la-volume.lo $(am__objects_1) $(am__objects_2)
308 runlist.c security.c unistr.c volume.c $(am__append_1) \
441 include ./$(DEPDIR)/libntfs_3g_la-volume.Plo
612 libntfs_3g_la-volume.lo: volume.c
613 if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libntfs_3g_la_CFLAGS) $(CFLAGS) -MT libntfs_3g_la-volume.lo -MD -MP -MF "$(DEPDIR)/libntfs_3g_la-volume.Tpo" -c -o libntfs_3g_la-volume.lo `test -f 'volume
[all...]

Completed in 306 milliseconds

1234567