Searched refs:show (Results 1 – 1 of 1) sorted by relevance
89 ssize_t (*show)(struct hdac_device *codec, hda_nid_t nid, member117 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,