Home
last modified time | relevance | path

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

/openbmc/linux/drivers/s390/cio/
H A Dchp.h73 int chp_info_get_status(struct chp_id chpid);
H A Dchp.c284 status = chp_info_get_status(cp->chpid); in chp_configure_show()
678 int chp_info_get_status(struct chp_id chpid) in chp_info_get_status() function
839 state = chp_info_get_status(chpid); in chp_init()