Searched refs:hda_bus (Results 1 – 10 of 10) sorted by relevance
| /Linux-v5.4/include/sound/ |
| D | hda_codec.h | 28 struct hda_bus; 40 struct hda_bus { struct 69 #define to_hda_bus(bus) container_of(bus, struct hda_bus, core) 178 struct hda_bus *bus; 302 int snd_hda_codec_new(struct hda_bus *bus, struct snd_card *card, 304 int snd_hda_codec_device_new(struct hda_bus *bus, struct snd_card *card, 367 snd_hda_queue_unsol_event(struct hda_bus *bus, u32 res, u32 res_ex) in snd_hda_queue_unsol_event() 451 int snd_hda_attach_pcm_stream(struct hda_bus *_bus, struct hda_codec *codec, 461 int snd_hda_lock_devices(struct hda_bus *bus); 462 void snd_hda_unlock_devices(struct hda_bus *bus); [all …]
|
| /Linux-v5.4/sound/pci/hda/ |
| D | hda_sysfs.c | 540 static void parse_codec_mode(char *buf, struct hda_bus *bus, in parse_codec_mode() 563 static void parse_pincfg_mode(char *buf, struct hda_bus *bus, in parse_pincfg_mode() 569 static void parse_verb_mode(char *buf, struct hda_bus *bus, in parse_verb_mode() 575 static void parse_hint_mode(char *buf, struct hda_bus *bus, in parse_hint_mode() 581 static void parse_model_mode(char *buf, struct hda_bus *bus, in parse_model_mode() 588 static void parse_chip_name_mode(char *buf, struct hda_bus *bus, in parse_chip_name_mode() 595 static void parse_##name##_mode(char *buf, struct hda_bus *bus, \ 611 void (*parser)(char *buf, struct hda_bus *bus, struct hda_codec **retc); 657 static int parse_line_mode(char *buf, struct hda_bus *bus) in parse_line_mode() 715 int snd_hda_load_patch(struct hda_bus *bus, size_t fw_size, const void *fw_buf) in snd_hda_load_patch()
|
| D | hda_controller.h | 97 struct hda_bus bus;
|
| D | hda_codec.c | 41 struct hda_bus *bus = codec->bus; in codec_exec_verb() 860 static int snd_hda_codec_device_init(struct hda_bus *bus, struct snd_card *card, in snd_hda_codec_device_init() 899 int snd_hda_codec_new(struct hda_bus *bus, struct snd_card *card, in snd_hda_codec_new() 912 int snd_hda_codec_device_new(struct hda_bus *bus, struct snd_card *card, in snd_hda_codec_device_new() 1723 int snd_hda_lock_devices(struct hda_bus *bus) in snd_hda_lock_devices() 1760 void snd_hda_unlock_devices(struct hda_bus *bus) in snd_hda_unlock_devices() 1782 struct hda_bus *bus = codec->bus; in snd_hda_codec_reset() 2445 struct hda_bus *bus = codec->bus; in snd_hda_create_dig_out_ctls() 3198 static int get_empty_pcm_device(struct hda_bus *bus, unsigned int type) in get_empty_pcm_device() 3287 struct hda_bus *bus = codec->bus; in snd_hda_codec_build_pcms() [all …]
|
| D | hda_controller.c | 719 int snd_hda_attach_pcm_stream(struct hda_bus *_bus, struct hda_codec *codec, in snd_hda_attach_pcm_stream() 793 struct hda_bus *hbus = &chip->bus; in azx_rirb_get_response() 1209 void snd_hda_bus_reset(struct hda_bus *bus) in snd_hda_bus_reset() 1224 struct hda_bus *bus = &chip->bus; in azx_bus_init()
|
| /Linux-v5.4/sound/soc/sof/intel/ |
| D | hda-codec.c | 44 struct hda_bus *hbus = sof_to_hbus(sdev); in hda_codec_jack_wake_enable() 59 struct hda_bus *hbus = sof_to_hbus(sdev); in hda_codec_jack_check() 88 struct hda_bus *hbus = sof_to_hbus(sdev); in hda_codec_probe()
|
| D | hda.h | 386 struct hda_bus hbus; 413 static inline struct hda_bus *sof_to_hbus(struct snd_sof_dev *s) in sof_to_hbus()
|
| D | hda.c | 254 struct hda_bus *hbus; in hda_init()
|
| /Linux-v5.4/sound/soc/intel/skylake/ |
| D | skl.h | 60 struct hda_bus hbus;
|
| D | skl.c | 866 struct hda_bus *hbus; in skl_create()
|