Home
last modified time | relevance | path

Searched refs:SNDRV_CTL_TLVO_TYPE (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/include/uapi/sound/
H A Dtlv.h35 #define SNDRV_CTL_TLVO_TYPE 0 macro
/openbmc/linux/sound/core/
H A Dvmaster.c450 unsigned int type = tlv[SNDRV_CTL_TLVO_TYPE]; in snd_ctl_make_virtual_master()
/openbmc/linux/sound/firewire/
H A Disight.c564 isight->gain_tlv[SNDRV_CTL_TLVO_TYPE] = SNDRV_CTL_TLVT_DB_MINMAX; in isight_create_mixer()
/openbmc/linux/sound/pci/hda/
H A Dhda_codec.c1585 tlv[SNDRV_CTL_TLVO_TYPE] = SNDRV_CTL_TLVT_DB_SCALE; in get_ctl_amp_tlv()
1636 tlv[SNDRV_CTL_TLVO_TYPE] = SNDRV_CTL_TLVT_DB_SCALE; in snd_hda_set_vmaster_tlv()
1938 if (!tlv || tlv[SNDRV_CTL_TLVO_TYPE] != SNDRV_CTL_TLVT_DB_SCALE) in init_follower_0dB()
/openbmc/linux/sound/soc/sof/
H A Dtopology.c141 if ((int)p[SNDRV_CTL_TLVO_TYPE] != SNDRV_CTL_TLVT_DB_SCALE) in get_tlv_data()