| /OK3568_Linux_fs/kernel/sound/pci/emu10k1/ |
| H A D | emufx.c | 1329 #define A_ADD_VOLUME_IN(var,vol,input) \ in _snd_emu10k1_audigy_init_efx() argument 1804 static void _volume(struct snd_emu10k1_fx8010_code *icode, u32 *ptr, u32 dst, u32 src, u32 vol) in _volume() 1811 static void _volume_add(struct snd_emu10k1_fx8010_code *icode, u32 *ptr, u32 dst, u32 src, u32 vol) in _volume_add() 1819 static void _volume_out(struct snd_emu10k1_fx8010_code *icode, u32 *ptr, u32 dst, u32 src, u32 vol) in _volume_out() 1828 #define VOLUME(icode, ptr, dst, src, vol) \ argument 1830 #define VOLUME_IN(icode, ptr, dst, src, vol) \ argument 1832 #define VOLUME_ADD(icode, ptr, dst, src, vol) \ argument 1834 #define VOLUME_ADDIN(icode, ptr, dst, src, vol) \ argument 1836 #define VOLUME_OUT(icode, ptr, dst, src, vol) \ argument
|
| /OK3568_Linux_fs/kernel/fs/ntfs/ |
| H A D | aops.c | 172 ntfs_volume *vol; in ntfs_read_block() local 539 ntfs_volume *vol; in ntfs_write_block() local 905 ntfs_volume *vol = ni->vol; in ntfs_write_mst_block() local 1553 ntfs_volume *vol = ni->vol; in ntfs_bmap() local
|
| H A D | usnjrnl.c | 33 bool ntfs_stamp_usnjrnl(ntfs_volume *vol) in ntfs_stamp_usnjrnl()
|
| H A D | quota.c | 23 bool ntfs_mark_quotas_out_of_date(ntfs_volume *vol) in ntfs_mark_quotas_out_of_date()
|
| H A D | unistr.c | 245 int ntfs_nlstoucs(const ntfs_volume *vol, const char *ins, in ntfs_nlstoucs() 322 int ntfs_ucstonls(const ntfs_volume *vol, const ntfschar *ins, in ntfs_ucstonls()
|
| H A D | lcnalloc.h | 118 static inline int ntfs_cluster_free_from_rl(ntfs_volume *vol, in ntfs_cluster_free_from_rl()
|
| H A D | index.c | 110 ntfs_volume *vol = idx_ni->vol; in ntfs_index_lookup() local
|
| H A D | file.c | 327 ntfs_volume *vol = ni->vol; in ntfs_prepare_file_for_write() local 580 ntfs_volume *vol; in ntfs_prepare_pages_for_non_resident_write() local 1736 ntfs_volume *vol = ni->vol; in ntfs_perform_write() local
|
| /OK3568_Linux_fs/kernel/drivers/power/supply/ |
| H A D | sc27xx_fuel_gauge.c | 147 static int sc27xx_fgu_voltage_to_adc(struct sc27xx_fgu_data *data, int vol) in sc27xx_fgu_voltage_to_adc() 388 u32 vol; in sc27xx_fgu_get_vol_now() local 456 int ret, vol; in sc27xx_fgu_get_vbat_vol() local 490 int vol, cur, ret, temp, resistance; in sc27xx_fgu_get_vbat_ocv() local 519 int ret, vol; in sc27xx_fgu_get_charge_vol() local 536 int ret, vol; in sc27xx_fgu_get_health() local
|
| /OK3568_Linux_fs/kernel/drivers/staging/vc04_services/bcm2835-audio/ |
| H A D | bcm2835.h | 25 #define alsa2chip(vol) (uint)(-(((vol) << 8) / 100)) argument 28 #define chip2alsa(vol) -(((vol) * 100) >> 8) argument
|
| /OK3568_Linux_fs/kernel/drivers/media/usb/tm6000/ |
| H A D | tm6000-core.c | 766 static void tm6010_set_volume_sif(struct tm6000_core *dev, int vol) in tm6010_set_volume_sif() 779 static void tm6010_set_volume_adc(struct tm6000_core *dev, int vol) in tm6010_set_volume_adc() 794 void tm6000_set_volume(struct tm6000_core *dev, int vol) in tm6000_set_volume()
|
| /OK3568_Linux_fs/kernel/sound/pci/ice1712/ |
| H A D | phase.c | 47 unsigned short vol[8]; member 266 unsigned short vol, unsigned short master) in wm_set_vol() 349 unsigned int vol = ucontrol->value.integer.value[ch]; in wm_master_vol_put() local 502 unsigned int vol; in wm_vol_put() local
|
| H A D | aureon.c | 53 unsigned short vol[8]; member 359 unsigned short vol; in aureon_ac97_vol_get() local 682 static void wm_set_vol(struct snd_ice1712 *ice, unsigned int index, unsigned short vol, unsigned sh… in wm_set_vol() 761 unsigned int vol = ucontrol->value.integer.value[ch]; in wm_master_vol_put() local 817 unsigned int vol = ucontrol->value.integer.value[i]; in wm_vol_put() local 1032 unsigned short vol; in wm_adc_vol_get() local
|
| /OK3568_Linux_fs/kernel/sound/isa/gus/ |
| H A D | gus_volume.c | 15 unsigned short snd_gf1_lvol_to_gvol_raw(unsigned int vol) in snd_gf1_lvol_to_gvol_raw()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/include/nvif/ |
| H A D | if900d.h | 16 __u8 vol; member
|
| H A D | ifb00d.h | 22 __u8 vol; member
|
| /OK3568_Linux_fs/kernel/sound/soc/codecs/aw883xx/ |
| H A D | aw_monitor.c | 47 unsigned int *vol) in aw_monitor_get_chip_voltage() 156 static int aw_monitor_get_system_voltage(struct aw_device *aw_dev, unsigned int *vol) in aw_monitor_get_system_voltage() 183 static int aw_monitor_get_voltage(struct aw_device *aw_dev, unsigned int *vol) in aw_monitor_get_voltage() 1003 uint32_t vol = 0; in aw_vol_store() local
|
| /OK3568_Linux_fs/kernel/drivers/mfd/ |
| H A D | wm8350-regmap.c | 20 u16 vol; /* Mask of volatile bits */ member
|
| /OK3568_Linux_fs/u-boot/drivers/mtd/ubi/ |
| H A D | misc.c | 54 struct ubi_volume *vol = ubi->volumes[vol_id]; in ubi_check_volume() local
|
| /OK3568_Linux_fs/buildroot/dl/sox/git/src/ |
| H A D | example1.c | 110 char * vol[] = {"3dB"}; in main() local
|
| /OK3568_Linux_fs/kernel/sound/ppc/ |
| H A D | tumbler.c | 268 unsigned int vol[2]; in tumbler_put_master_volume() local 488 unsigned int vol; in tumbler_set_mono_volume() local 539 unsigned int vol; in tumbler_put_mono() local 623 int i, j, vol; in snapper_set_mix_vol1() local 685 unsigned int vol[2]; in snapper_put_mix() local
|
| /OK3568_Linux_fs/kernel/drivers/media/radio/ |
| H A D | radio-rtrack2.c | 97 static int rtrack2_s_mute_volume(struct radio_isa_card *isa, bool mute, int vol) in rtrack2_s_mute_volume()
|
| H A D | radio-typhoon.c | 111 static int typhoon_s_mute_volume(struct radio_isa_card *isa, bool mute, int vol) in typhoon_s_mute_volume()
|
| H A D | radio-terratec.c | 62 static int terratec_s_mute_volume(struct radio_isa_card *isa, bool mute, int vol) in terratec_s_mute_volume()
|
| /OK3568_Linux_fs/kernel/drivers/mtd/ubi/ |
| H A D | fastmap.c | 1104 int ubi_fastmap_init_checkmap(struct ubi_volume *vol, int leb_count) in ubi_fastmap_init_checkmap() 1119 void ubi_fastmap_destroy_checkmap(struct ubi_volume *vol) in ubi_fastmap_destroy_checkmap() 1143 struct ubi_volume *vol; in ubi_write_fastmap() local
|