Searched refs:__devm_auxiliary_device_create (Results 1 – 3 of 3) sorted by relevance
264 struct auxiliary_device *__devm_auxiliary_device_create(struct device *dev,271 __devm_auxiliary_device_create(dev, KBUILD_MODNAME, devname, \
486 struct auxiliary_device *__devm_auxiliary_device_create(struct device *dev, in __devm_auxiliary_device_create() function506 EXPORT_SYMBOL_GPL(__devm_auxiliary_device_create);
477 aux = __devm_auxiliary_device_create(dev, KBUILD_MODNAME, name, in ti_sn65dsi86_add_aux_device()