Searched refs:most_aim_obj (Results 1 – 1 of 1) sorted by relevance
777 struct most_aim_obj { struct785 #define to_aim_obj(d) container_of(d, struct most_aim_obj, kobj) argument797 ssize_t (*show)(struct most_aim_obj *d,800 ssize_t (*store)(struct most_aim_obj *d,819 struct most_aim_obj *aim_obj; in aim_attr_show()843 struct most_aim_obj *aim_obj; in aim_attr_store()864 struct most_aim_obj *aim_obj = to_aim_obj(kobj); in most_aim_release()869 static ssize_t show_add_link(struct most_aim_obj *aim_obj, in show_add_link()970 static ssize_t store_add_link(struct most_aim_obj *aim_obj, in store_add_link()1020 static ssize_t show_remove_link(struct most_aim_obj *aim_obj, in show_remove_link()[all …]