/kernel/linux/linux-5.10/sound/hda/ |
H A D | local.h | 13 static inline int get_wcaps_type(unsigned int wcaps) in get_wcaps_type() argument 20 static inline unsigned int get_wcaps_channels(u32 wcaps) in get_wcaps_channels() argument
|
H A D | hdac_device.c | 438 unsigned int wcaps = get_wcaps(codec, nid); in get_num_conns() local 830 unsigned int i, val, wcaps; in snd_hdac_query_supported_pcm() local
|
/kernel/linux/linux-6.6/sound/hda/ |
H A D | local.h | 13 static inline int get_wcaps_type(unsigned int wcaps) in get_wcaps_type() argument 20 static inline unsigned int get_wcaps_channels(u32 wcaps) in get_wcaps_channels() argument
|
H A D | hdac_device.c | 438 unsigned int wcaps = get_wcaps(codec, nid); in get_num_conns() local 830 unsigned int i, val, wcaps; in snd_hdac_query_supported_pcm() local
|
/kernel/linux/linux-5.10/sound/pci/hda/ |
H A D | hda_bind.c | 250 unsigned int wcaps = get_wcaps(codec, nid); in is_likely_hdmi_codec() local
|
H A D | hda_proc.c | 112 is_stereo_amps(struct hda_codec *codec, hda_nid_t nid, int dir, unsigned int wcaps, int indices) is_stereo_amps() argument 133 print_amp_vals(struct snd_info_buffer *buffer, struct hda_codec *codec, hda_nid_t nid, int dir, unsigned int wcaps, int indices) print_amp_vals() argument
|
H A D | hda_local.h | 462 static inline int get_wcaps_type(unsigned int wcaps) in get_wcaps_type() argument 469 static inline unsigned int get_wcaps_channels(u32 wcaps) in get_wcaps_channels() argument
|
H A D | hda_codec.c | 302 unsigned int wcaps = get_wcaps(codec, nid); in snd_hda_get_num_devices() local 438 unsigned int wcaps = get_wcaps(codec, nid); in read_pin_defaults() local 2752 unsigned int wcaps = get_wcaps(codec, nid); snd_hda_codec_set_power_to_all() local 2849 unsigned int wcaps = get_wcaps(codec, nid); sync_power_up_states() local [all...] |
H A D | hda_generic.c | 689 unsigned int wcaps = get_wcaps(codec, nid); in is_stereo_amps() local 4173 unsigned int wcaps = get_wcaps(codec, dig_nid); in parse_digital() local
|
/kernel/linux/linux-6.6/sound/pci/hda/ |
H A D | hda_bind.c | 260 unsigned int wcaps = get_wcaps(codec, nid); in is_likely_hdmi_codec() local
|
H A D | hda_proc.c | 112 is_stereo_amps(struct hda_codec *codec, hda_nid_t nid, int dir, unsigned int wcaps, int indices) is_stereo_amps() argument 133 print_amp_vals(struct snd_info_buffer *buffer, struct hda_codec *codec, hda_nid_t nid, int dir, unsigned int wcaps, int indices) print_amp_vals() argument
|
H A D | hda_local.h | 462 static inline int get_wcaps_type(unsigned int wcaps) in get_wcaps_type() argument 469 static inline unsigned int get_wcaps_channels(u32 wcaps) in get_wcaps_channels() argument
|
H A D | hda_codec.c | 302 unsigned int wcaps = get_wcaps(codec, nid); in snd_hda_get_num_devices() local 438 unsigned int wcaps = get_wcaps(codec, nid); in read_pin_defaults() local 2740 unsigned int wcaps = get_wcaps(codec, nid); snd_hda_codec_set_power_to_all() local 2837 unsigned int wcaps = get_wcaps(codec, nid); sync_power_up_states() local [all...] |
H A D | hda_generic.c | 689 unsigned int wcaps = get_wcaps(codec, nid); in is_stereo_amps() local 4062 unsigned int wcaps = get_wcaps(codec, dig_nid); in parse_digital() local
|
/kernel/linux/linux-5.10/include/sound/ |
H A D | hda_codec.h | 200 u32 *wcaps; member
|
/kernel/linux/linux-6.6/include/sound/ |
H A D | hda_codec.h | 201 u32 *wcaps; member
|