Home
last modified time | relevance | path

Searched refs:hex_table (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/md/
H A Ddm-switch.c341 static const unsigned char hex_table[256] = { variable
365 while ((d = hex_table[(unsigned char)**string]) < 16) { in parse_hex()
/kernel/linux/linux-6.6/drivers/md/
H A Ddm-switch.c342 static const unsigned char hex_table[256] = { variable
366 while ((d = hex_table[(unsigned char)**string]) < 16) { in parse_hex()

Completed in 2 milliseconds