Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/most/mostcore/
Dcore.c73 #define to_c_obj(d) container_of(d, struct most_c_obj, kobj) macro
137 struct most_c_obj *c_obj = to_c_obj(kobj); in channel_attr_show()
158 struct most_c_obj *c_obj = to_c_obj(kobj); in channel_attr_store()
247 struct most_c_obj *c = to_c_obj(kobj); in most_channel_release()