Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/most/mostcore/
Dcore.c36 static struct device *class_glue_dir; variable
1938 class_glue_dir = in most_init()
1940 if (!class_glue_dir) in most_init()
1944 kset_create_and_add("aims", NULL, &class_glue_dir->kobj); in most_init()
1949 kset_create_and_add("devices", NULL, &class_glue_dir->kobj); in most_init()