Lines Matching +defs:val +defs:compat
412 static inline bool of_machine_is_compatible(const char *compat) in of_machine_is_compatible()
588 const char *const *compat) in of_device_compatible_match()
613 const char *compat) in of_find_compatible_node()
813 static inline int of_machine_is_compatible(const char *compat) in of_machine_is_compatible()
1513 #define _OF_DECLARE_STUB(table, name, compat, fn, fn_type) \ argument
1520 #define _OF_DECLARE(table, name, compat, fn, fn_type) \ argument
1527 #define _OF_DECLARE(table, name, compat, fn, fn_type) \ argument
1535 #define OF_DECLARE_1(table, name, compat, fn) \ argument
1537 #define OF_DECLARE_1_RET(table, name, compat, fn) \ argument
1539 #define OF_DECLARE_2(table, name, compat, fn) \ argument
1648 const u32 val) in of_changeset_add_prop_u32()