Home
last modified time | relevance | path

Searched defs:to_foo_attr (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/samples/kobject/
H A Dkset-example.c43 #define to_foo_attr(x) container_of(x, struct foo_attribute, attr) macro
/kernel/linux/linux-6.6/samples/kobject/
H A Dkset-example.c43 #define to_foo_attr(x) container_of(x, struct foo_attribute, attr) macro

Completed in 2 milliseconds