Searched refs:hda_bus (Results 1 – 5 of 5) sorted by relevance
| /linux/include/sound/ |
| H A D | hda_codec.h | 25 struct hda_bus; 38 struct hda_bus { struct 69 #define to_hda_bus(bus) container_of(bus, struct hda_bus, core) 180 struct hda_bus *bus; 309 snd_hda_codec_device_init(struct hda_bus *bus, unsigned int codec_addr, 311 int snd_hda_codec_new(struct hda_bus *bus, struct snd_card *card, 313 int snd_hda_codec_device_new(struct hda_bus *bus, struct snd_card *card, 473 int snd_hda_attach_pcm_stream(struct hda_bus *_bus, struct hda_codec *codec, 483 int snd_hda_lock_devices(struct hda_bus *bus); 484 void snd_hda_unlock_devices(struct hda_bus *bus); [all …]
|
| /linux/sound/hda/common/ |
| H A D | codec.c | 35 static int call_exec_verb(struct hda_bus *bus, struct hda_codec *codec, in call_exec_verb() 64 struct hda_bus *bus = codec->bus; in codec_exec_verb() 883 snd_hda_codec_device_init(struct hda_bus *bus, unsigned int codec_addr, 944 int snd_hda_codec_new(struct hda_bus *bus, struct snd_card *card, 964 int snd_hda_codec_device_new(struct hda_bus *bus, struct snd_card *card, 1746 int snd_hda_lock_devices(struct hda_bus *bus) 1780 void snd_hda_unlock_devices(struct hda_bus *bus) 1801 struct hda_bus *bus = codec->bus; in snd_hda_codec_reset() 2409 struct hda_bus *bus = codec->bus; in snd_hda_create_dig_out_ctls() 3241 static int get_empty_pcm_device(struct hda_bus *bu in get_empty_pcm_device() [all...] |
| H A D | hda_controller.h | 97 struct hda_bus bus;
|
| H A D | controller.c | 694 int snd_hda_attach_pcm_stream(struct hda_bus *_bus, struct hda_codec *codec, in snd_hda_attach_pcm_stream() 767 struct hda_bus *hbus = &chip->bus; in azx_rirb_get_response() 1139 void snd_hda_bus_reset(struct hda_bus *bus) in snd_hda_bus_reset() 1154 struct hda_bus *bus = &chip->bus; in azx_bus_init()
|
| /linux/sound/soc/sof/intel/ |
| H A D | hda.c | 505 struct hda_bus *hbus; in hda_init()
|