Home
last modified time | relevance | path

Searched defs:hda_verb (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/sound/
H A Dhda_codec.h368 struct hda_verb { struct
375 const struct hda_verb *seq); argument
/openbmc/u-boot/drivers/sound/
H A Dhda_codec.c76 static inline uint hda_verb(uint nid, uint verb, uint param) in hda_verb() function