Home
last modified time | relevance | path

Searched refs:sclp_unregister (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/drivers/s390/char/
H A Dsclp_pci.c196 sclp_unregister(&sclp_pci_event); in sclp_pci_report()
H A Dsclp_ftp.c277 sclp_unregister(&sclp_ftp_event); in sclp_ftp_shutdown()
H A Dsclp_sdias.c236 sclp_unregister(&sclp_sdias_register); in sclp_sdias_register_check()
H A Dsclp_cpi_sys.c173 sclp_unregister(&sclp_cpi_event); in cpi_req()
H A Dsclp.h294 void sclp_unregister(struct sclp_register *reg);
H A Dsclp_sd.c579 sclp_unregister(&sclp_sd_register); in sclp_sd_init()
H A Dsclp.c896 sclp_unregister(struct sclp_register *reg) in sclp_unregister() function
909 EXPORT_SYMBOL(sclp_unregister);
H A Dsclp_vt220.c673 sclp_unregister(&sclp_vt220_register); in __sclp_vt220_cleanup()