Home
last modified time | relevance | path

Searched refs:snd_hdac_regmap_read_raw_uncached (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/sound/
H A Dhda_regmap.h21 int snd_hdac_regmap_read_raw_uncached(struct hdac_device *codec,
/openbmc/linux/sound/hda/
H A Dhdac_regmap.c505 int snd_hdac_regmap_read_raw_uncached(struct hdac_device *codec, in snd_hdac_regmap_read_raw_uncached() function
H A Dhdac_device.c318 if (snd_hdac_regmap_read_raw_uncached(codec, cmd, &val) < 0) in snd_hdac_read_parm_uncached()