Home
last modified time | relevance | path

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

/linux/drivers/hwmon/
H A Doxp-sensors.c676 static struct platform_device *oxp_platform_device; variable
696 oxp_platform_device = in oxp_platform_init()
700 return PTR_ERR_OR_ZERO(oxp_platform_device); in oxp_platform_init()
705 platform_device_unregister(oxp_platform_device); in oxp_platform_exit()