Searched refs:utilfdt_decode_type (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/dtc/
H A Dutil.h174 int utilfdt_decode_type(const char *fmt, int *type, int *size);
178 * supported by utilfdt_decode_type.
H A Dfdtget.c326 if (utilfdt_decode_type(optarg, &disp.type,
H A Dfdtput.c447 if (utilfdt_decode_type(optarg, &disp.type,
H A Dutil.c340 int utilfdt_decode_type(const char *fmt, int *type, int *size) function

Completed in 157 milliseconds