Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/s390/block/
Dxpram.c420 static struct platform_driver xpram_pdrv = { variable
442 platform_driver_unregister(&xpram_pdrv); in xpram_exit()
460 rc = platform_driver_register(&xpram_pdrv); in xpram_init()
476 platform_driver_unregister(&xpram_pdrv); in xpram_init()