Home
last modified time | relevance | path

Searched refs:text (Results 1 – 25 of 34) sorted by relevance

12

/sound/pci/emu10k1/
Demuproc.c578 entry->c.text.write = snd_emu_proc_io_reg_write; in snd_emu10k1_proc_init()
583 entry->c.text.write = snd_emu_proc_ptr_reg_write00; in snd_emu10k1_proc_init()
588 entry->c.text.write = snd_emu_proc_ptr_reg_write00; in snd_emu10k1_proc_init()
593 entry->c.text.write = snd_emu_proc_ptr_reg_write20; in snd_emu10k1_proc_init()
598 entry->c.text.write = snd_emu_proc_ptr_reg_write20; in snd_emu10k1_proc_init()
603 entry->c.text.write = snd_emu_proc_ptr_reg_write20; in snd_emu10k1_proc_init()
655 entry->c.text.read = snd_emu10k1_proc_acode_read; in snd_emu10k1_proc_init()
/sound/core/
Dpcm_memory.c203 entry->c.text.read = snd_pcm_lib_preallocate_proc_read; in preallocate_info_init()
204 entry->c.text.write = snd_pcm_lib_preallocate_proc_write; in preallocate_info_init()
214 entry->c.text.read = snd_pcm_lib_preallocate_max_proc_read; in preallocate_info_init()
Dinfo.c376 if (entry->c.text.read) { in snd_info_entry_open()
378 entry->c.text.read(entry, data->rbuffer); in snd_info_entry_open()
418 if (entry->c.text.write) { in snd_info_entry_release()
419 entry->c.text.write(entry, data->wbuffer); in snd_info_entry_release()
995 entry->c.text.read = snd_info_version_read; in snd_info_version_init()
Dinfo_oss.c121 entry->c.text.read = snd_sndstat_proc_read; in snd_info_minor_register()
Dinit.c123 entry->c.text.read = snd_card_id_read; in init_info_for_card()
809 entry->c.text.read = snd_card_info_read; in snd_card_info_init()
819 entry->c.text.read = snd_card_module_info_read; in snd_card_info_init()
Dsound_oss.c267 entry->c.text.read = snd_minor_info_oss_read; in snd_minor_info_oss_init()
Dsound.c438 entry->c.text.read = snd_minor_info_read; in snd_minor_info_init()
Dhwdep.c531 entry->c.text.read = snd_hwdep_proc_read; in snd_hwdep_proc_init()
Dpcm.c536 entry->c.text.read = snd_pcm_xrun_debug_read; in snd_pcm_stream_proc_init()
537 entry->c.text.write = snd_pcm_xrun_debug_write; in snd_pcm_stream_proc_init()
/sound/pci/ca0106/
Dca0106_proc.c435 entry->c.text.write = snd_ca0106_proc_reg_write32; in snd_ca0106_proc_init()
444 entry->c.text.write = snd_ca0106_proc_reg_write; in snd_ca0106_proc_init()
448 entry->c.text.write = snd_ca0106_proc_i2c_write; in snd_ca0106_proc_init()
/sound/core/seq/
Dseq_info.c46 entry->c.text.read = read; in create_info_entry()
Dseq_device.c546 info_entry->c.text.read = snd_seq_device_info; in alsa_seq_device_init()
/sound/soc/codecs/
Dwm_adsp.c535 char *file, *text = NULL; in wm_adsp_load() local
629 text = NULL; in wm_adsp_load()
637 text = kzalloc(le32_to_cpu(region->len) + 1, in wm_adsp_load()
642 text = kzalloc(le32_to_cpu(region->len) + 1, in wm_adsp_load()
690 if (text) { in wm_adsp_load()
691 memcpy(text, region->data, le32_to_cpu(region->len)); in wm_adsp_load()
692 adsp_info(dsp, "%s: %s\n", file, text); in wm_adsp_load()
693 kfree(text); in wm_adsp_load()
694 text = NULL; in wm_adsp_load()
751 kfree(text); in wm_adsp_load()
/sound/synth/emux/
Demux_proc.c119 entry->c.text.read = snd_emux_proc_info_read; in snd_emux_proc_init()
/sound/core/seq/oss/
Dseq_oss.c285 entry->c.text.read = info_read; in register_proc()
/sound/pci/cs46xx/
Ddsp_spos.c817 entry->c.text.read = cs46xx_dsp_proc_symbol_table_read; in cs46xx_dsp_proc_init()
829 entry->c.text.read = cs46xx_dsp_proc_modules_read; in cs46xx_dsp_proc_init()
841 entry->c.text.read = cs46xx_dsp_proc_parameter_dump_read; in cs46xx_dsp_proc_init()
853 entry->c.text.read = cs46xx_dsp_proc_sample_dump_read; in cs46xx_dsp_proc_init()
865 entry->c.text.read = cs46xx_dsp_proc_task_tree_read; in cs46xx_dsp_proc_init()
877 entry->c.text.read = cs46xx_dsp_proc_scb_read; in cs46xx_dsp_proc_init()
/sound/pci/lola/
Dlola_proc.c218 entry->c.text.write = lola_proc_codec_rw_write; in lola_proc_debug_new()
/sound/oss/
Dvidc_fill.S17 .text
/sound/soc/intel/
Dsst-baytrail-ipc.c249 static void sst_byt_ipc_shim_dbg(struct sst_byt *byt, const char *text) in sst_byt_ipc_shim_dbg() argument
261 text, ipcx, isr, ipcd, imrx); in sst_byt_ipc_shim_dbg()
Dsst-haswell-ipc.c417 static void ipc_shim_dbg(struct sst_hsw *hsw, const char *text) in ipc_shim_dbg() argument
428 text, ipcx, isr, ipcd, imrx); in ipc_shim_dbg()
/sound/pci/ac97/
Dac97_proc.c452 entry->c.text.write = snd_ac97_proc_regs_write; in snd_ac97_proc_init()
/sound/core/oss/
Dmixer_oss.c1245 entry->c.text.read = snd_mixer_oss_proc_read; in snd_mixer_oss_proc_init()
1246 entry->c.text.write = snd_mixer_oss_proc_write; in snd_mixer_oss_proc_init()
/sound/pci/ice1712/
Dpontis.c672 entry->c.text.write = wm_proc_regs_write; in wm_proc_init()
Dprodigy_hifi.c937 entry->c.text.write = wm_proc_regs_write; in wm_proc_init()
/sound/pci/hda/
Dhda_generic.c2773 const char *text = NULL; in hp_mic_jack_mode_info() local
2784 text = out_jack_texts[idx]; in hp_mic_jack_mode_info()
2786 text = "Headphone Out"; in hp_mic_jack_mode_info()
2791 text = vref_texts[get_vref_idx(vref_caps, idx)]; in hp_mic_jack_mode_info()
2793 text = "Mic In"; in hp_mic_jack_mode_info()
2796 strcpy(uinfo->value.enumerated.name, text); in hp_mic_jack_mode_info()

12