Home
last modified time | relevance | path

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

/sound/hda/
Dhdac_device.c984 static unsigned int codec_read(struct hdac_device *hdac, hda_nid_t nid, in codec_read() function
1019 return codec_read(hdac, nid, flags, verb, parm); in snd_hdac_codec_read()
1055 unsigned int state = codec_read(hdac, nid, 0, in snd_hdac_check_power_state()
/sound/mips/
Dsgio2audio.c116 val = readq(&mace->perif.audio.codec_read); in read_ad1843_reg()