Home
last modified time | relevance | path

Searched refs:char_allowed (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/misc/ocxl/
H A Dconfig.c509 static bool char_allowed(int c) in char_allowed() function
534 if (!char_allowed(afu->name[i])) { in validate_afu()