Home
last modified time | relevance | path

Searched refs:ioc_vol (Results 1 – 25 of 51) sorted by relevance

123

/dports/games/uhexen2/hexen2source-1.5.9/engine/h2shared/
H A Dcd_bsd.c62 static struct ioc_vol orig_vol; /* original setting to be restored upon exit */
63 static struct ioc_vol drv_vol; /* the volume setting we'll be using */
368 static qboolean CD_GetVolume (struct ioc_vol *vol) in CD_GetVolume()
378 static qboolean CD_SetVolume (struct ioc_vol *vol) in CD_SetVolume()
/dports/games/xonotic/Xonotic/source/darkplaces/
H A Dcd_bsd.c95 struct ioc_vol vol; in CDAudio_SysGetVolume()
112 struct ioc_vol vol; in CDAudio_SysSetVolume()
/dports/games/nexuiz/Nexuiz/sources/darkplaces/
H A Dcd_bsd.c95 struct ioc_vol vol; in CDAudio_SysGetVolume()
112 struct ioc_vol vol; in CDAudio_SysSetVolume()
/dports/games/darkplaces/darkplaces/
H A Dcd_bsd.c95 struct ioc_vol vol; in CDAudio_SysGetVolume()
112 struct ioc_vol vol; in CDAudio_SysSetVolume()
/dports/misc/rump/buildrump.sh-b914579/src/sys/sys/
H A Dcdio.h215 struct ioc_vol { struct
218 #define CDIOCGETVOL _IOR('c', 10, struct ioc_vol) argument
219 #define CDIOCSETVOL _IOW('c', 11, struct ioc_vol)
/dports/audio/etcd/etcd-1.0.1/
H A Dtcd.c171 struct ioc_vol arg; in inc_volume()
181 struct ioc_vol arg; in dec_volume()
/dports/audio/tcd/tcd-2.2.0/src/
H A Dtcd.c183 struct ioc_vol arg; in inc_volume()
193 struct ioc_vol arg; in dec_volume()
/dports/audio/libkcompactdisc/libkcompactdisc-21.12.3/src/wmlib/
H A Dplat_openbsd.c431 struct ioc_vol vol; in gen_set_volume()
459 struct ioc_vol vol; in gen_get_volume()
H A Dplat_freebsd.c466 struct ioc_vol vol; in gen_set_volume()
491 struct ioc_vol vol; in gen_get_volume()
/dports/audio/libcdaudio/libcdaudio-0.99.12p2/src/
H A Dcompat.h305 #define CDAUDIO_VOLSTAT ioc_vol
338 #define CDAUDIO_VOLCTRL ioc_vol
/dports/audio/libworkman/libworkman/
H A Dplat_openbsd.c250 struct ioc_vol vol; in gen_set_volume()
417 struct ioc_vol vol; in gen_get_volume()
H A Dplat_freebsd.c279 struct ioc_vol vol; in gen_set_volume()
443 struct ioc_vol vol; in gen_get_volume()
/dports/audio/xcd/xcd/
H A Dcdplayer.cc242 struct ioc_vol v; in setvol()
271 struct ioc_vol v; in do_update()
/dports/audio/cdparanoia/cdparanoia-III-alpha9.8/interface/
H A Dcommon_interface.c26 struct ioc_vol volctl; in ioctl_ping_cdrom()
/dports/audio/mp3c/mp3c-0.31/src/
H A Diocd.c58 struct ioc_vol volctrl; /* structure for volume control */
/dports/games/doomlegacy/doomlegacy_1.48.8_source/src/linux_x/
H A Di_cdmus_fbsd.c455 struct ioc_vol volctrl; in I_SetVolumeCD()
/dports/audio/grip/grip-4.2.2/src/
H A Dcddev.c671 struct ioc_vol volume; in CDGetVolume()
706 struct ioc_vol volume; in CDSetVolume()
/dports/chinese/bitchx/bitchx-1.2.1/source/
H A Dcdrom.c331 struct ioc_vol volctrl; in BUILT_IN_COMMAND()
/dports/irc/bitchx/bitchx-1.2.1/source/
H A Dcdrom.c331 struct ioc_vol volctrl; in BUILT_IN_COMMAND()
/dports/chinese/bitchx/bitchx-1.2.1/dll/cdrom/
H A Dcdrom.c331 struct ioc_vol volctrl; in BUILT_IN_DLL()
/dports/irc/bitchx/bitchx-1.2.1/dll/cdrom/
H A Dcdrom.c331 struct ioc_vol volctrl; in BUILT_IN_DLL()
/dports/audio/xcdplayer/xcdplayer-2.2/
H A Dcdrom_freebsd.c231 struct ioc_vol vol;
/dports/misc/rump/buildrump.sh-b914579/src/sys/compat/linux/common/
H A Dlinux_cdrom.c132 struct ioc_vol tt_vol; in linux_ioctl_cdrom()
/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/scsipi/
H A Dcd.c162 static int cd_getvol(struct cd_softc *, struct ioc_vol *, int);
163 static int cd_setvol(struct cd_softc *, const struct ioc_vol *, int);
1506 struct ioc_vol *arg = addr; in cdioctl()
1512 struct ioc_vol *arg = addr; in cdioctl()
2568 cd_getvol(struct cd_softc *cd, struct ioc_vol *arg, int flags) in cd_getvol()
2611 cd_setvol(struct cd_softc *cd, const struct ioc_vol *arg, int flags) in cd_setvol()
/dports/audio/autocd/autocd-3.02.12b/
H A Dauto_cd.c1001 struct ioc_vol volume; in autocd_volume()
1016 struct ioc_vol volume; in autocd_changevolume()

123