Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/include/asm/
H A Dsclp.h147 int sclp_chp_read_info(struct sclp_chp_info *info);
/openbmc/linux/drivers/s390/char/
H A Dsclp_cmd.c602 int sclp_chp_read_info(struct sclp_chp_info *info) in sclp_chp_read_info() function
/openbmc/linux/drivers/s390/cio/
H A Dchp.c663 rc = sclp_chp_read_info(&chp_info); in info_update()