Home
last modified time | relevance | path

Searched refs:cs35l56_hda (Results 1 – 6 of 6) sorted by relevance

/linux/sound/pci/hda/
H A Dcs35l56_hda.c53 static void cs35l56_hda_wait_dsp_ready(struct cs35l56_hda *cs35l56) in cs35l56_hda_wait_dsp_ready()
59 static void cs35l56_hda_play(struct cs35l56_hda *cs35l56) in cs35l56_hda_play()
84 static void cs35l56_hda_pause(struct cs35l56_hda *cs35l56) in cs35l56_hda_pause()
99 struct cs35l56_hda *cs35l56 = dev_get_drvdata(dev); in cs35l56_hda_playback_hook()
129 struct cs35l56_hda *cs35l56 = dev_get_drvdata(dev); in cs35l56_hda_runtime_suspend()
139 struct cs35l56_hda *cs35l56 = dev_get_drvdata(dev); in cs35l56_hda_runtime_resume()
183 struct cs35l56_hda *cs35l56 = (struct cs35l56_hda *)kcontrol->private_data; in cs35l56_hda_mixer_get()
205 struct cs35l56_hda *cs35l56 = (struct cs35l56_hda *)kcontrol->private_data; in cs35l56_hda_mixer_put()
234 struct cs35l56_hda *cs35l56 = (struct cs35l56_hda *)kcontrol->private_data; in cs35l56_hda_posture_get()
252 struct cs35l56_hda *cs35l56 = (struct cs35l56_hda *)kcontrol->private_data; in cs35l56_hda_posture_put()
[all …]
H A Dcs35l56_hda.h22 struct cs35l56_hda { struct
47 int cs35l56_hda_common_probe(struct cs35l56_hda *cs35l56, int hid, int id); argument
H A Dcs35l56_hda_i2c.c17 struct cs35l56_hda *cs35l56; in cs35l56_hda_i2c_probe()
H A Dcs35l56_hda_spi.c17 struct cs35l56_hda *cs35l56; in cs35l56_hda_spi_probe()
H A DMakefile37 snd-hda-scodec-cs35l56-y := cs35l56_hda.o
/linux/Documentation/sound/codecs/
H A Dcs35l56.rst42 *For systems using HDA*: sound/pci/hda/cs35l56_hda.c