Lines Matching defs:codec

114 	struct hdac_device *codec;  in widget_attr_show()  local
130 struct hdac_device *codec; in widget_attr_store() local
161 static ssize_t caps_show(struct hdac_device *codec, hda_nid_t nid, in caps_show()
167 static ssize_t pin_caps_show(struct hdac_device *codec, hda_nid_t nid, in pin_caps_show()
176 static ssize_t pin_cfg_show(struct hdac_device *codec, hda_nid_t nid, in pin_cfg_show()
188 static bool has_pcm_cap(struct hdac_device *codec, hda_nid_t nid) in has_pcm_cap()
201 static ssize_t pcm_caps_show(struct hdac_device *codec, hda_nid_t nid, in pcm_caps_show()
210 static ssize_t pcm_formats_show(struct hdac_device *codec, hda_nid_t nid, in pcm_formats_show()
219 static ssize_t amp_in_caps_show(struct hdac_device *codec, hda_nid_t nid, in amp_in_caps_show()
228 static ssize_t amp_out_caps_show(struct hdac_device *codec, hda_nid_t nid, in amp_out_caps_show()
237 static ssize_t power_caps_show(struct hdac_device *codec, hda_nid_t nid, in power_caps_show()
246 static ssize_t gpio_caps_show(struct hdac_device *codec, hda_nid_t nid, in gpio_caps_show()
253 static ssize_t connections_show(struct hdac_device *codec, hda_nid_t nid, in connections_show()
320 static void widget_tree_free(struct hdac_device *codec) in widget_tree_free()
361 static int widget_tree_create(struct hdac_device *codec) in widget_tree_create()
399 int hda_widget_sysfs_init(struct hdac_device *codec) in hda_widget_sysfs_init()
416 void hda_widget_sysfs_exit(struct hdac_device *codec) in hda_widget_sysfs_exit()
422 int hda_widget_sysfs_reinit(struct hdac_device *codec, in hda_widget_sysfs_reinit()