Searched defs:this_mod (Results 1 – 3 of 3) sorted by relevance
553 struct module *this_mod, in viio_trigger_alloc()616 struct module *this_mod, in __iio_trigger_alloc()658 struct module *this_mod, in __devm_iio_trigger_alloc()
2040 int __iio_device_register(struct iio_dev *indio_dev, struct module *this_mod) in __iio_device_register()2162 struct module *this_mod) in __devm_iio_device_register()
10818 static const char this_mod[] = "__this_module"; in module_exists() local