Searched defs:foo (Results 1 – 6 of 6) sorted by relevance
90 foo_class(int foo) : foo(foo) {} in foo_class()93 int foo; member in foo_class96 struct foo { struct100 BUILD_ASSERT(sizeof(foo) == sizeof(int)); argument
15 static int my_driver_A_do_this(const struct device *device, int foo, int bar) in my_driver_A_do_this()37 static int my_driver_B_do_this(const struct device *device, int foo, int bar) in my_driver_B_do_this()
21 static inline int subsystem_do_this(const struct device *device, int foo, in subsystem_do_this()
365 int foo = 2; in ZTEST() local
11 void foo(void) in foo() function
25 struct foo { struct32 __kstackmem struct foo stest_member_stack; argument