Searched refs:reg_raw_read (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/sound/hda/ |
H A D | hdac_regmap.c | 467 static int reg_raw_read(struct hdac_device *codec, unsigned int reg, in reg_raw_read() function 485 return CALL_RAW_FUNC(codec, reg_raw_read(codec, reg, val, uncached)); in __snd_hdac_regmap_read_raw()
|
/kernel/linux/linux-6.6/sound/hda/ |
H A D | hdac_regmap.c | 466 static int reg_raw_read(struct hdac_device *codec, unsigned int reg, in reg_raw_read() function 484 return CALL_RAW_FUNC(codec, reg_raw_read(codec, reg, val, uncached)); in __snd_hdac_regmap_read_raw()
|
Completed in 2 milliseconds