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.c975 static struct platform_device *oxp_platform_device; variable
995 oxp_platform_device = in oxp_platform_init()
999 return PTR_ERR_OR_ZERO(oxp_platform_device); in oxp_platform_init()
1004 platform_device_unregister(oxp_platform_device); in oxp_platform_exit()