Home
last modified time | relevance | path

Searched refs:reg_raw_update_once (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/sound/hda/
H A Dhdac_regmap.c557 static int reg_raw_update_once(struct hdac_device *codec, unsigned int reg, in reg_raw_update_once() function
590 return CALL_RAW_FUNC(codec, reg_raw_update_once(codec, reg, mask, val)); in snd_hdac_regmap_update_raw_once()
/kernel/linux/linux-6.6/sound/hda/
H A Dhdac_regmap.c556 static int reg_raw_update_once(struct hdac_device *codec, unsigned int reg, in reg_raw_update_once() function
586 return CALL_RAW_FUNC(codec, reg_raw_update_once(codec, reg, mask, val)); in snd_hdac_regmap_update_raw_once()

Completed in 2 milliseconds