Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/s390/crypto/
Dap_bus.c1019 static int hex2bitmap(const char *str, unsigned long *bitmap, int bits) in hex2bitmap() function
1111 rc = hex2bitmap(str, newmap, bits); in ap_parse_bitmap_str()