devm_siox_master_alloc
smaster = devm_siox_master_alloc(dev, sizeof(*ddata));
EXPORT_SYMBOL_GPL(devm_siox_master_alloc);
struct siox_master *devm_siox_master_alloc(struct device *dev, size_t size);