Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/hda/
H A Dhdac_regmap.c512 static int reg_raw_update(struct hdac_device *codec, unsigned int reg, in reg_raw_update() function
553 return CALL_RAW_FUNC(codec, reg_raw_update(codec, reg, mask, val)); in snd_hdac_regmap_update_raw()
564 return reg_raw_update(codec, reg, mask, val); in reg_raw_update_once()
/kernel/linux/linux-6.6/sound/hda/
H A Dhdac_regmap.c511 static int reg_raw_update(struct hdac_device *codec, unsigned int reg, in reg_raw_update() function
552 return CALL_RAW_FUNC(codec, reg_raw_update(codec, reg, mask, val)); in snd_hdac_regmap_update_raw()
562 return reg_raw_update(codec, reg, mask, val); in reg_raw_update_once()

Completed in 2 milliseconds