Home
last modified time | relevance | path

Searched refs:line (Results 1 – 25 of 28) sorted by relevance

12

/sound/pci/ca0106/
Dca0106_proc.c299 char line[64]; in snd_ca0106_proc_reg_write32() local
301 while (!snd_info_get_line(buffer, line, sizeof(line))) { in snd_ca0106_proc_reg_write32()
302 if (sscanf(line, "%x %x", &reg, &val) != 2) in snd_ca0106_proc_reg_write32()
400 char line[64]; in snd_ca0106_proc_reg_write() local
402 while (!snd_info_get_line(buffer, line, sizeof(line))) { in snd_ca0106_proc_reg_write()
403 if (sscanf(line, "%x %x %x", &reg, &channel_id, &val) != 3) in snd_ca0106_proc_reg_write()
414 char line[64]; in snd_ca0106_proc_i2c_write() local
416 while (!snd_info_get_line(buffer, line, sizeof(line))) { in snd_ca0106_proc_i2c_write()
417 if (sscanf(line, "%x %x", &reg, &val) != 2) in snd_ca0106_proc_i2c_write()
/sound/core/seq/
Dseq_lock.c27 void snd_use_lock_sync_helper(snd_use_lock_t *lockp, const char *file, int line) in snd_use_lock_sync_helper() argument
32 pr_warn("ALSA: seq_lock: lock trouble [counter = %d] in %s:%d\n", atomic_read(lockp), file, line); in snd_use_lock_sync_helper()
37 pr_warn("ALSA: seq_lock: waiting [%d left] in %s:%d\n", atomic_read(lockp), file, line); in snd_use_lock_sync_helper()
Dseq_lock.h19 void snd_use_lock_sync_helper(snd_use_lock_t *lock, const char *file, int line);
/sound/pci/emu10k1/
Demuproc.c433 char line[64]; in snd_emu_proc_io_reg_write() local
435 while (!snd_info_get_line(buffer, line, sizeof(line))) { in snd_emu_proc_io_reg_write()
436 if (sscanf(line, "%x %x", &reg, &val) != 2) in snd_emu_proc_io_reg_write()
509 char line[64]; in snd_emu_proc_ptr_reg_write() local
511 while (!snd_info_get_line(buffer, line, sizeof(line))) { in snd_emu_proc_ptr_reg_write()
512 if (sscanf(line, "%x %x %x", &reg, &channel_id, &val) != 3) in snd_emu_proc_ptr_reg_write()
Demu10k1x.c1054 char line[64]; in snd_emu10k1x_proc_reg_write() local
1057 while (!snd_info_get_line(buffer, line, sizeof(line))) { in snd_emu10k1x_proc_reg_write()
1058 if (sscanf(line, "%x %x %x", &reg, &channel_id, &val) != 3) in snd_emu10k1x_proc_reg_write()
/sound/pci/lola/
Dlola_proc.c151 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, "%u %u %u %u", &id, &verb, &data, &extdata) != 4) in lola_proc_codec_rw_write()
/sound/core/
Dmisc.c65 void __snd_printk(unsigned int level, const char *path, int line, in __snd_printk() argument
101 printk(verbose_fmt, sanity_file_name(path), line, &vaf); in __snd_printk()
Dpcm_memory.c159 char line[64], str[64]; in snd_pcm_lib_preallocate_proc_write() local
167 if (!snd_info_get_line(buffer, line, sizeof(line))) { in snd_pcm_lib_preallocate_proc_write()
168 snd_info_get_str(str, line, sizeof(str)); in snd_pcm_lib_preallocate_proc_write()
Dinfo.c633 int snd_info_get_line(struct snd_info_buffer *buffer, char *line, int len) in snd_info_get_line() argument
649 *line++ = c; in snd_info_get_line()
652 *line = '\0'; in snd_info_get_line()
Dpcm.c517 char line[64]; in snd_pcm_xrun_debug_write() local
518 if (!snd_info_get_line(buffer, line, sizeof(line))) in snd_pcm_xrun_debug_write()
519 pstr->xrun_debug = simple_strtoul(line, NULL, 10); in snd_pcm_xrun_debug_write()
/sound/aoa/soundbus/i2sbus/
Dinterface.h14 #define _PAD(line, n) __PAD(line, n) argument
/sound/ppc/
DKconfig24 bool "Toggle DRC automatically at headphone/line plug-in"
31 headphone/line jack is plugged, and turned on when unplugged.
/sound/pci/ac97/
Dac97_proc.c381 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", &reg, &val) != 2) in snd_ac97_proc_regs_write()
/sound/oss/
DKconfig63 Interrupt Request line for the MultiSound Classic and related cards.
125 Interrupt request line for the primary synthesizer on MultiSound
272 the command-line argument "dmabuf=1" to the sound module.
333 line.
348 "mpu401=<io>,<irq>" to the kernel command line.
362 to the kernel command line.
382 command line.
432 command line.
448 "opl3=<io>" to the kernel command line.
460 "uart6850=<io>,<irq>" to the kernel command line.
/sound/pci/hda/
Dhda_eld.c507 char line[64]; in snd_hdmi_write_eld_info() local
513 while (!snd_info_get_line(buffer, line, sizeof(line))) { in snd_hdmi_write_eld_info()
514 if (sscanf(line, "%s %llx", name, &val) != 2) in snd_hdmi_write_eld_info()
/sound/soc/davinci/
DKconfig12 The following line of SoCs are supported by this platform driver:
32 - Sitara line of SoCs (AM335x, AM438x, etc)
/sound/pci/ice1712/
Dpontis.c635 char line[64]; in wm_proc_regs_write() local
638 while (!snd_info_get_line(buffer, line, sizeof(line))) { in wm_proc_regs_write()
639 if (sscanf(line, "%x %x", &reg, &val) != 2) in wm_proc_regs_write()
Dprodigy_hifi.c898 char line[64]; in wm_proc_regs_write() local
901 while (!snd_info_get_line(buffer, line, sizeof(line))) { in wm_proc_regs_write()
902 if (sscanf(line, "%x %x", &reg, &val) != 2) in wm_proc_regs_write()
Dmaya44.c351 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/soc/omap/
DKconfig62 a line discipline #19 on the modem (ttyS3) serial line. The simplest
/sound/drivers/
Ddummy.c1017 char line[64]; in dummy_proc_write() local
1019 while (!snd_info_get_line(buffer, line, sizeof(line))) { in dummy_proc_write()
1025 ptr = snd_info_get_str(item, line, sizeof(item)); in dummy_proc_write()
/sound/pci/pcxhr/
Dpcxhr.c1382 char line[64]; in pcxhr_proc_gpo_write() local
1387 while (!snd_info_get_line(buffer, line, sizeof(line))) { in pcxhr_proc_gpo_write()
1388 if (sscanf(line, "GPO: 0x%x", &value) != 1) in pcxhr_proc_gpo_write()
/sound/core/oss/
Dmixer_oss.c1185 char line[128], str[32], idxstr[16]; in snd_mixer_oss_proc_write() local
1192 while (!snd_info_get_line(buffer, line, sizeof(line))) { in snd_mixer_oss_proc_write()
1193 cptr = snd_info_get_str(str, line, sizeof(str)); in snd_mixer_oss_proc_write()
/sound/soc/codecs/
Dmax98088.c648 int event, int line, u8 channel) in max98088_line_pga() argument
657 switch (line) { in max98088_line_pga()
/sound/soc/blackfin/
DKconfig136 Analog Devices line of AC97 codecs.

12