Home
last modified time | relevance | path

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

/openbmc/linux/drivers/char/xilinx_hwicap/
H A Dxilinx_hwicap.c839 static struct platform_driver hwicap_platform_driver = { variable
865 retval = platform_driver_register(&hwicap_platform_driver); in hwicap_module_init()
883 platform_driver_unregister(&hwicap_platform_driver); in hwicap_module_cleanup()