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

/linux-master/arch/s390/boot/
H A Dals.c48 static void u16_to_decimal(char *str, u16 val) function
87 u16_to_decimal(val_str, i * BITS_PER_LONG + j);

Completed in 114 milliseconds