Home
last modified time | relevance | path

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

/sound/hda/
Dhdac_sysfs.c96 static int get_codec_nid(struct kobject *kobj, struct hdac_device **codecp) in get_codec_nid()
109 static ssize_t widget_attr_show(struct kobject *kobj, struct attribute *attr, in widget_attr_show()
125 static ssize_t widget_attr_store(struct kobject *kobj, struct attribute *attr, in widget_attr_store()
146 static void widget_release(struct kobject *kobj) in widget_release()
311 static void free_widget_node(struct kobject *kobj, in free_widget_node()
342 struct kobject *kobj = kzalloc(sizeof(*kobj), GFP_KERNEL); in add_widget_node() local
/sound/soc/
Dsoc-core.c100 static umode_t soc_dev_attr_is_visible(struct kobject *kobj, in soc_dev_attr_is_visible()