Home
last modified time | relevance | path

Searched defs:parse_hex (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/md/
H A Ddm-switch.c361 static __always_inline unsigned long parse_hex(const char **string) in parse_hex() function
/linux/drivers/gpu/drm/xe/
H A Dxe_configfs.c653 static ssize_t parse_hex(const char *line, u32 *pval) in parse_hex() function