in siox-core.c [494:499]
static void siox_device_release(struct device *dev) { struct siox_device *sdevice = to_siox_device(dev); kfree(sdevice); }