Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/hda/
Dlocal.h9 #define get_wcaps(codec, nid) \ macro
/kernel/linux/linux-5.10/sound/pci/hda/
Dhda_local.h453 static inline u32 get_wcaps(struct hda_codec *codec, hda_nid_t nid) in get_wcaps() function