Home
last modified time | relevance | path

Searched +defs:cell +defs:string (Results 1 – 2 of 2) sorted by relevance

/linux-6.14.4/scripts/dtc/
Dflattree.c36 void (*cell)(void *, cell_t); member
37 void (*string)(void *, const char *, int); member
/linux-6.14.4/include/linux/
Dof.h236 static inline u64 of_read_number(const __be32 *cell, int size) in of_read_number()
245 static inline unsigned long of_read_ulong(const __be32 *cell, int size) in of_read_ulong()
733 const char *string) in of_property_match_string()