Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Doxp-sensors.c454 static struct platform_device *oxp_platform_device; variable
473 oxp_platform_device = in oxp_platform_init()
477 return PTR_ERR_OR_ZERO(oxp_platform_device); in oxp_platform_init()
482 platform_device_unregister(oxp_platform_device); in oxp_platform_exit()