Home
last modified time | relevance | path

Searched refs:hda_codec_driver (Results 1 – 25 of 37) sorted by relevance

12

/linux/sound/hda/common/
H A Dbind.c24 const struct hda_codec_driver *driver = in hda_codec_match()
25 container_of(drv, struct hda_codec_driver, core); in hda_codec_match()
45 struct hda_codec_driver *driver = hda_codec_to_driver(codec); in hda_codec_unsol_event()
91 struct hda_codec_driver *driver = hda_codec_to_driver(codec); in hda_codec_driver_probe()
155 struct hda_codec_driver *driver = hda_codec_to_driver(codec); in hda_codec_driver_remove()
182 int __hda_codec_driver_register(struct hda_codec_driver *drv, const char *name, in __hda_codec_driver_register()
199 void hda_codec_driver_unregister(struct hda_codec_driver *drv) in hda_codec_driver_unregister()
H A Dcodec.c1122 struct hda_codec_driver *driver = hda_codec_to_driver(codec); in snd_hda_codec_setup_stream()
1199 struct hda_codec_driver *driver = hda_codec_to_driver(codec); in really_cleanup_stream()
2746 struct hda_codec_driver *driver = hda_codec_to_driver(codec); in hda_set_power_state()
2843 struct hda_codec_driver *driver = hda_codec_to_driver(codec); in hda_call_codec_suspend()
2862 struct hda_codec_driver *driver = hda_codec_to_driver(codec); in hda_call_codec_resume()
3062 struct hda_codec_driver *driver = hda_codec_to_driver(codec); in snd_hda_codec_build_controls()
3260 struct hda_codec_driver *driver = hda_codec_to_driver(codec); in snd_hda_codec_parse_pcms()
/linux/include/sound/
H A Dhda_codec.h89 struct hda_codec_driver { struct
96 container_of((codec)->core.dev.driver, struct hda_codec_driver, core.driver) argument
98 int __hda_codec_driver_register(struct hda_codec_driver *drv, const char *name,
102 void hda_codec_driver_unregister(struct hda_codec_driver *drv);
483 struct hda_codec_driver *driver = hda_codec_to_driver(codec); in hda_call_check_power_status()
/linux/sound/hda/codecs/realtek/
H A Dalc680.c62 static struct hda_codec_driver alc680_driver = {
H A Dalc861vd.c132 static struct hda_codec_driver alc861vd_driver = {
H A Dalc861.c158 static struct hda_codec_driver alc861_driver = {
H A Dalc268.c184 static struct hda_codec_driver alc268_driver = {
H A Dalc262.c208 static struct hda_codec_driver alc262_driver = {
H A Dalc260.c285 static struct hda_codec_driver alc260_driver = {
H A Dalc880.c504 static struct hda_codec_driver alc880_driver = {
/linux/sound/hda/codecs/
H A Dca0110.c82 static struct hda_codec_driver ca0110_driver = {
H A Dcmedia.c101 static struct hda_codec_driver cmedia_driver = {
H A Dsenarytech.c246 static struct hda_codec_driver senary_driver = {
H A Dsi3054.c298 static struct hda_codec_driver si3054_driver = {
H A Dcm9825.c583 static struct hda_codec_driver cm9825_driver = {
/linux/sound/soc/codecs/
H A Dhda.c175 struct hda_codec_driver *driver = hda_codec_to_driver(codec); in hda_codec_probe()
270 struct hda_codec_driver *driver = hda_codec_to_driver(codec); in hda_codec_remove()
H A Dhdac_hda.c410 struct hda_codec_driver *driver = hda_codec_to_driver(hcodec); in hdac_hda_codec_probe()
549 struct hda_codec_driver *driver = hda_codec_to_driver(codec); in hdac_hda_codec_remove()
/linux/sound/hda/codecs/hdmi/
H A Dnvhdmi.c235 static struct hda_codec_driver nvhdmi_driver = {
H A Dtegrahdmi.c314 static struct hda_codec_driver tegrahdmi_driver = {
H A Dsimplehdmi.c246 static struct hda_codec_driver simplehdmi_driver = {
H A Dnvhdmi-mcp.c378 static struct hda_codec_driver nvhdmi_mcp_driver = {
H A Datihdmi.c610 static struct hda_codec_driver atihdmi_driver = {
H A Dintelhdmi.c807 static struct hda_codec_driver intelhdmi_driver = {
/linux/sound/hda/codecs/cirrus/
H A Dcs421x.c585 static struct hda_codec_driver cs421x_driver = {
H A Dcs420x.c781 static struct hda_codec_driver cs420x_driver = {

12