Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/include/asm/
H A Dsclp.h145 int sclp_chp_configure(struct chp_id chpid);
/openbmc/linux/drivers/s390/char/
H A Dsclp_cmd.c567 int sclp_chp_configure(struct chp_id chpid) in sclp_chp_configure() function
/openbmc/linux/drivers/s390/cio/
H A Dchp.c742 rc = sclp_chp_configure(chpid); in cfg_func()