Home
last modified time | relevance | path

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

/linux/arch/s390/kernel/
H A Dipl_vmparm.c32 EBC_TOLOWER(dest, len); in ipl_block_get_ascii_vmparm()
/linux/arch/s390/include/asm/
H A Debcdic.h43 #define EBC_TOLOWER(addr,nr) codepage_convert(_ebc_tolower, addr, nr) macro
/linux/drivers/s390/char/
H A Dsclp_tty.c410 EBC_TOLOWER(str, count); in sclp_get_input()