Home
last modified time | relevance | path

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

/linux/drivers/platform/x86/
H A Doxpec.c961 static struct platform_device *oxp_platform_device; variable
981 oxp_platform_device = in oxp_platform_init()
985 return PTR_ERR_OR_ZERO(oxp_platform_device); in oxp_platform_init()
990 platform_device_unregister(oxp_platform_device); in oxp_platform_exit()