Searched refs:reg_raw_write (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/sound/hda/ |
H A D | hdac_regmap.c | 426 static int reg_raw_write(struct hdac_device *codec, unsigned int reg, in reg_raw_write() function 463 return CALL_RAW_FUNC(codec, reg_raw_write(codec, reg, val)); in snd_hdac_regmap_write_raw()
|
/kernel/linux/linux-6.6/sound/hda/ |
H A D | hdac_regmap.c | 425 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()
|
Completed in 3 milliseconds