Home
last modified time | relevance | path

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

/drivers/staging/most/mostcore/
Dcore.c806 #define to_aim_attr(a) container_of(a, struct most_aim_attribute, attr) macro
821 aim_attr = to_aim_attr(attr); in aim_attr_show()
845 aim_attr = to_aim_attr(attr); in aim_attr_store()