Home
last modified time | relevance | path

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

/sound/hda/
Dhdac_sysfs.c89 ssize_t (*show)(struct hdac_device *codec, hda_nid_t nid, member
117 if (!wid_attr->show) in widget_attr_show()
122 return wid_attr->show(codec, nid, wid_attr, buf); in widget_attr_show()
142 .show = widget_attr_show,