Home
last modified time | relevance | path

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

/linux/arch/s390/boot/
H A Dals.c14 static void u16_to_decimal(char *str, u16 val) in u16_to_decimal() function
52 u16_to_decimal(val_str, i * BITS_PER_LONG + j); in print_missing_facilities()