Searched refs:ap_hex2bitmap (Results 1 – 2 of 2) sorted by relevance
366 int ap_hex2bitmap(const char *str, unsigned long *bitmap, int bits);
1071 int ap_hex2bitmap(const char *str, unsigned long *bitmap, int bits) in ap_hex2bitmap() function1098 EXPORT_SYMBOL(ap_hex2bitmap);1164 rc = ap_hex2bitmap(str, newmap, bits); in ap_parse_bitmap_str()