Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/s390/char/
H A Dsclp_pci.c196 sclp_unregister(&sclp_pci_event); in sclp_pci_report()
H A Dsclp_sdias.c236 sclp_unregister(&sclp_sdias_register); in sclp_sdias_register_check()
H A Dsclp_ftp.c275 sclp_unregister(&sclp_ftp_event); in sclp_ftp_shutdown()
H A Dsclp_cpi_sys.c173 sclp_unregister(&sclp_cpi_event); in cpi_req()
H A Dsclp.h302 void sclp_unregister(struct sclp_register *reg);
H A Dsclp.c711 sclp_unregister(struct sclp_register *reg) in sclp_unregister() function
721 EXPORT_SYMBOL(sclp_unregister);
H A Dsclp_sd.c565 sclp_unregister(&sclp_sd_register); in sclp_sd_init()
H A Dsclp_vt220.c681 sclp_unregister(&sclp_vt220_register); in __sclp_vt220_cleanup()