Searched refs:ap_hex2bitmap (Results 1 – 1 of 1) sorted by relevance
1209 int ap_hex2bitmap(const char *str, unsigned long *bitmap, int bits) in ap_hex2bitmap() function1236 EXPORT_SYMBOL(ap_hex2bitmap);1302 rc = ap_hex2bitmap(str, newmap, bits); in ap_parse_bitmap_str()