Lines Matching refs:function
11 #define BUS_DEFINE_SET_TRANSIENT(function, bus_type, type, cast_type, fmt) \ argument
12 int bus_set_transient_##function( \
38 #define BUS_DEFINE_SET_TRANSIENT_IS_VALID(function, bus_type, type, cast_type, fmt, check) \ argument
39 int bus_set_transient_##function( \
69 #define BUS_DEFINE_SET_TRANSIENT_TO_STRING(function, bus_type, type, cast_type, fmt, to_string) \ argument
70 int bus_set_transient_##function( \
102 #define BUS_DEFINE_SET_TRANSIENT_TO_STRING_ALLOC(function, bus_type, type, cast_type, fmt, to_strin… argument
103 int bus_set_transient_##function( \
138 #define BUS_DEFINE_SET_TRANSIENT_PARSE(function, type, parse) \ argument
139 int bus_set_transient_##function( \
171 #define BUS_DEFINE_SET_TRANSIENT_PARSE_PTR(function, type, parse) \ argument
172 int bus_set_transient_##function( \
204 #define BUS_DEFINE_SET_TRANSIENT_STRING_WITH_CHECK(function, check) \ argument
205 int bus_set_transient_##function( \