/sound/pci/ca0106/ |
D | ca0106_proc.c | 301 char line[64]; in snd_ca0106_proc_reg_write32() local 303 while (!snd_info_get_line(buffer, line, sizeof(line))) { in snd_ca0106_proc_reg_write32() 304 if (sscanf(line, "%x %x", ®, &val) != 2) in snd_ca0106_proc_reg_write32() 402 char line[64]; in snd_ca0106_proc_reg_write() local 404 while (!snd_info_get_line(buffer, line, sizeof(line))) { in snd_ca0106_proc_reg_write() 405 if (sscanf(line, "%x %x %x", ®, &channel_id, &val) != 3) in snd_ca0106_proc_reg_write() 416 char line[64]; in snd_ca0106_proc_i2c_write() local 418 while (!snd_info_get_line(buffer, line, sizeof(line))) { in snd_ca0106_proc_i2c_write() 419 if (sscanf(line, "%x %x", ®, &val) != 2) in snd_ca0106_proc_i2c_write()
|
/sound/core/seq/ |
D | seq_lock.c | 29 void snd_use_lock_sync_helper(snd_use_lock_t *lockp, const char *file, int line) in snd_use_lock_sync_helper() argument 34 …k(KERN_WARNING "seq_lock: lock trouble [counter = %d] in %s:%d\n", atomic_read(lockp), file, line); in snd_use_lock_sync_helper() 39 … snd_printk(KERN_WARNING "seq_lock: timeout [%d left] in %s:%d\n", atomic_read(lockp), file, line); in snd_use_lock_sync_helper()
|
D | seq_lock.h | 20 void snd_use_lock_sync_helper(snd_use_lock_t *lock, const char *file, int line);
|
/sound/pci/emu10k1/ |
D | emuproc.c | 446 char line[64]; in snd_emu_proc_io_reg_write() local 448 while (!snd_info_get_line(buffer, line, sizeof(line))) { in snd_emu_proc_io_reg_write() 449 if (sscanf(line, "%x %x", ®, &val) != 2) in snd_emu_proc_io_reg_write() 522 char line[64]; in snd_emu_proc_ptr_reg_write() local 524 while (!snd_info_get_line(buffer, line, sizeof(line))) { in snd_emu_proc_ptr_reg_write() 525 if (sscanf(line, "%x %x %x", ®, &channel_id, &val) != 3) in snd_emu_proc_ptr_reg_write()
|
D | emu10k1x.c | 1057 char line[64]; in snd_emu10k1x_proc_reg_write() local 1060 while (!snd_info_get_line(buffer, line, sizeof(line))) { in snd_emu10k1x_proc_reg_write() 1061 if (sscanf(line, "%x %x %x", ®, &channel_id, &val) != 3) in snd_emu10k1x_proc_reg_write()
|
/sound/pci/lola/ |
D | lola_proc.c | 151 char line[64]; in lola_proc_codec_rw_write() local 153 while (!snd_info_get_line(buffer, line, sizeof(line))) { in lola_proc_codec_rw_write() 154 if (sscanf(line, "%i %i %i %i", &id, &verb, &data, &extdata) != 4) in lola_proc_codec_rw_write()
|
/sound/core/ |
D | misc.c | 66 void __snd_printk(unsigned int level, const char *path, int line, in __snd_printk() argument 93 printk(verbose_fmt, sanity_file_name(path), line, &vaf); in __snd_printk()
|
D | pcm_memory.c | 167 char line[64], str[64]; in snd_pcm_lib_preallocate_proc_write() local 175 if (!snd_info_get_line(buffer, line, sizeof(line))) { in snd_pcm_lib_preallocate_proc_write() 176 snd_info_get_str(str, line, sizeof(str)); in snd_pcm_lib_preallocate_proc_write()
|
D | info.c | 688 int snd_info_get_line(struct snd_info_buffer *buffer, char *line, int len) in snd_info_get_line() argument 704 *line++ = c; in snd_info_get_line() 707 *line = '\0'; in snd_info_get_line()
|
D | pcm.c | 487 char line[64]; in snd_pcm_xrun_debug_write() local 488 if (!snd_info_get_line(buffer, line, sizeof(line))) in snd_pcm_xrun_debug_write() 489 pstr->xrun_debug = simple_strtoul(line, NULL, 10); in snd_pcm_xrun_debug_write()
|
/sound/ppc/ |
D | Kconfig | 24 bool "Toggle DRC automatically at headphone/line plug-in" 31 headphone/line jack is plugged, and turned on when unplugged.
|
/sound/aoa/soundbus/i2sbus/ |
D | interface.h | 14 #define _PAD(line, n) __PAD(line, n) argument
|
/sound/soc/codecs/ |
D | wm9712.c | 167 u16 l, r, beep, line, phone, mic, pcm, aux; in mixer_event() local 174 line = ac97_read(w->codec, AC97_LINE); in mixer_event() 189 ac97_write(w->codec, AC97_LINE, line & 0x7fff); in mixer_event() 191 ac97_write(w->codec, AC97_LINE, line | 0x8000); in mixer_event()
|
/sound/pci/ac97/ |
D | ac97_proc.c | 381 char line[64]; in snd_ac97_proc_regs_write() local 384 while (!snd_info_get_line(buffer, line, sizeof(line))) { in snd_ac97_proc_regs_write() 385 if (sscanf(line, "%x %x", ®, &val) != 2) in snd_ac97_proc_regs_write()
|
/sound/pci/hda/ |
D | hda_eld.c | 539 char line[64]; in hdmi_write_eld_info() local 546 while (!snd_info_get_line(buffer, line, sizeof(line))) { in hdmi_write_eld_info() 547 if (sscanf(line, "%s %llx", name, &val) != 2) in hdmi_write_eld_info()
|
/sound/oss/ |
D | Kconfig | 72 Interrupt Request line for the MultiSound Classic and related cards. 134 Interrupt request line for the primary synthesizer on MultiSound 281 the command-line argument "dmabuf=1" to the sound module. 342 line. 357 "mpu401=<io>,<irq>" to the kernel command line. 371 to the kernel command line. 391 command line. 441 command line. 457 "opl3=<io>" to the kernel command line. 469 "uart6850=<io>,<irq>" to the kernel command line.
|
D | vwsnd.c | 169 static void dbgassert(const char *fcn, int line, const char *expr) in dbgassert() argument 173 __FILE__, fcn, line, expr); in dbgassert() 177 __FILE__, fcn, line, expr); in dbgassert() 1224 int pcm, line, mic, cd; in ad1843_get_outsrc() local 1227 line = ad1843_read_bits(lith, &ad1843_LX1MM) ? 0 : SOUND_MASK_LINE; in ad1843_get_outsrc() 1231 return pcm | line | cd | mic; in ad1843_get_outsrc() 1242 int pcm, line, mic, cd; in ad1843_set_outsrc() local 1248 line = (mask & SOUND_MASK_LINE) ? 0 : 1; in ad1843_set_outsrc() 1253 ad1843_write_multi(lith, 2, &ad1843_LX1MM, line, &ad1843_RX1MM, line); in ad1843_set_outsrc()
|
/sound/soc/omap/ |
D | Kconfig | 49 a line discipline #19 on the modem (ttyS3) serial line. The simplest
|
/sound/pci/ice1712/ |
D | pontis.c | 641 char line[64]; in wm_proc_regs_write() local 644 while (!snd_info_get_line(buffer, line, sizeof(line))) { in wm_proc_regs_write() 645 if (sscanf(line, "%x %x", ®, &val) != 2) in wm_proc_regs_write()
|
D | prodigy_hifi.c | 905 char line[64]; in wm_proc_regs_write() local 908 while (!snd_info_get_line(buffer, line, sizeof(line))) { in wm_proc_regs_write() 909 if (sscanf(line, "%x %x", ®, &val) != 2) in wm_proc_regs_write()
|
D | maya44.c | 351 static void wm8776_select_input(struct snd_maya44 *chip, int idx, int line) in wm8776_select_input() argument 354 0x1f, 1 << line); in wm8776_select_input()
|
/sound/drivers/ |
D | dummy.c | 1009 char line[64]; in dummy_proc_write() local 1011 while (!snd_info_get_line(buffer, line, sizeof(line))) { in dummy_proc_write() 1017 ptr = snd_info_get_str(item, line, sizeof(item)); in dummy_proc_write()
|
/sound/pci/pcxhr/ |
D | pcxhr.c | 1383 char line[64]; in pcxhr_proc_gpo_write() local 1388 while (!snd_info_get_line(buffer, line, sizeof(line))) { in pcxhr_proc_gpo_write() 1389 if (sscanf(line, "GPO: 0x%x", &value) != 1) in pcxhr_proc_gpo_write()
|
/sound/core/oss/ |
D | mixer_oss.c | 1178 char line[128], str[32], idxstr[16]; in snd_mixer_oss_proc_write() local 1184 while (!snd_info_get_line(buffer, line, sizeof(line))) { in snd_mixer_oss_proc_write() 1185 cptr = snd_info_get_str(str, line, sizeof(str)); in snd_mixer_oss_proc_write()
|
/sound/soc/blackfin/ |
D | Kconfig | 118 Analog Devices line of AC97 codecs.
|