Home
last modified time | relevance | path

Searched defs:this_mod (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.15/drivers/iio/
Dindustrialio-trigger.c68 struct module *this_mod) in __iio_trigger_register()
665 struct module *this_mod) in __devm_iio_trigger_register()
Dindustrialio-core.c1884 int __iio_device_register(struct iio_dev *indio_dev, struct module *this_mod) in __iio_device_register()
2002 struct module *this_mod) in __devm_iio_device_register()
/Linux-v5.15/kernel/trace/
Dftrace.c4117 static const char this_mod[] = "__this_module"; in module_exists() local