Home
last modified time | relevance | path

Searched defs:cap (Results 1 – 18 of 18) sorted by relevance

/sound/hda/
Dhdmi_chmap.c622 struct hdac_cea_channel_speaker_allocation *cap, int channels) in hdmi_chmap_cea_alloc_validate_get_type()
633 struct hdac_cea_channel_speaker_allocation *cap, in hdmi_cea_alloc_to_tlv_chmap()
690 struct hdac_cea_channel_speaker_allocation *cap; in hdmi_chmap_ctl_tlv() local
/sound/soc/sof/intel/
Dhda-ctrl.c66 u32 cap, offset, feature; in hda_dsp_ctrl_get_caps() local
/sound/firewire/dice/
Ddice-extension.c93 unsigned int cap; in detect_stream_formats() local
/sound/synth/emux/
Demux_seq.c131 int i, type, cap; in snd_emux_create_port() local
/sound/soc/ux500/
Dux500_msp_dai.c586 unsigned int cap; in ux500_msp_dai_set_tdm_slot() local
/sound/pci/ctxfi/
Dctmixer.c526 struct capabilities cap = atc->capabilities(atc); in do_switch() local
738 struct capabilities cap = atc->capabilities(atc); in ct_mixer_kcontrols_create() local
Dcthw20k1.c1773 struct capabilities cap; in hw_capabilities() local
Dcthw20k2.c1910 struct capabilities cap; in hw_capabilities() local
/sound/firewire/oxfw/
Doxfw-pcm.c432 unsigned int cap = 0; in snd_oxfw_create_pcm() local
/sound/core/seq/
Dseq_ports.c663 int cap, int type, int midi_channels, in snd_seq_event_port_attach()
/sound/isa/
Dcmi8330.c150 struct pnp_dev *cap; member
/sound/soc/sof/
Ddebug.c38 size_t cap = 32; in strsplit_u32() local
/sound/pci/hda/
Dhda_proc.c441 unsigned int cap = param_read(codec, nid, AC_PAR_VOL_KNB_CAP); in print_vol_knob() local
Dpatch_hdmi.c3625 struct hdac_cea_channel_speaker_allocation *cap, int channels) in nvhdmi_chmap_cea_alloc_validate_get_type()
3980 struct hdac_cea_channel_speaker_allocation *cap; in atihdmi_paired_chmap_validate() local
4093 struct hdac_cea_channel_speaker_allocation *cap, in atihdmi_paired_chmap_cea_alloc_validate_get_type()
4122 struct hdac_cea_channel_speaker_allocation *cap, in atihdmi_paired_cea_alloc_to_tlv_chmap()
Dpatch_sigmatel.c3107 unsigned int cap; in stac92hd71bxx_fixup_hp_dv5() local
Dhda_codec.c3880 unsigned int cap; in snd_hda_correct_pin_ctl() local
/sound/soc/codecs/
Dhdmi-codec.c351 const struct hdmi_codec_cea_spk_alloc *cap = hdmi_codec_channel_alloc; in hdmi_codec_get_ch_alloc_table_idx() local
Dcros_ec_codec.c69 static int ec_codec_capable(struct cros_ec_codec_priv *priv, uint8_t cap) in ec_codec_capable()