__devm_auxiliary_device_create
EXPORT_SYMBOL_GPL(__devm_auxiliary_device_create);
auxdev = __devm_auxiliary_device_create(dev, dev->driver->name,
aux = __devm_auxiliary_device_create(dev, KBUILD_MODNAME, name,
adev = __devm_auxiliary_device_create(dev, EHL_PSE_IO_NAME, name, data, id);
struct auxiliary_device *__devm_auxiliary_device_create(struct device *dev,
__devm_auxiliary_device_create(dev, KBUILD_MODNAME, devname, \