Home
last modified time | relevance | path

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

/openbmc/linux/sound/hda/
H A Dhdac_regmap.c425 static int reg_raw_write(struct hdac_device *codec, unsigned int reg, in reg_raw_write() function
462 return CALL_RAW_FUNC(codec, reg_raw_write(codec, reg, val)); in snd_hdac_regmap_write_raw()