Lines Matching defs:nid
98 int nid; in get_codec_nid() local
114 int nid; in widget_attr_show() local
130 int nid; in widget_attr_store() local
160 static ssize_t caps_show(struct hdac_device *codec, hda_nid_t nid, in caps_show()
166 static ssize_t pin_caps_show(struct hdac_device *codec, hda_nid_t nid, in pin_caps_show()
175 static ssize_t pin_cfg_show(struct hdac_device *codec, hda_nid_t nid, in pin_cfg_show()
187 static bool has_pcm_cap(struct hdac_device *codec, hda_nid_t nid) in has_pcm_cap()
200 static ssize_t pcm_caps_show(struct hdac_device *codec, hda_nid_t nid, in pcm_caps_show()
209 static ssize_t pcm_formats_show(struct hdac_device *codec, hda_nid_t nid, in pcm_formats_show()
218 static ssize_t amp_in_caps_show(struct hdac_device *codec, hda_nid_t nid, in amp_in_caps_show()
227 static ssize_t amp_out_caps_show(struct hdac_device *codec, hda_nid_t nid, in amp_out_caps_show()
236 static ssize_t power_caps_show(struct hdac_device *codec, hda_nid_t nid, in power_caps_show()
245 static ssize_t gpio_caps_show(struct hdac_device *codec, hda_nid_t nid, in gpio_caps_show()
252 static ssize_t connections_show(struct hdac_device *codec, hda_nid_t nid, in connections_show()
337 static int add_widget_node(struct kobject *parent, hda_nid_t nid, in add_widget_node()
364 hda_nid_t nid; in widget_tree_create() local