Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/iio/
H A Dindustrialio-trigger.c67 struct module *this_mod) in __iio_trigger_register()
649 struct module *this_mod) in __devm_iio_trigger_register()
H A Dindustrialio-core.c1731 int __iio_device_register(struct iio_dev *indio_dev, struct module *this_mod) in __iio_device_register()
1834 struct module *this_mod) in __devm_iio_device_register()
/OK3568_Linux_fs/kernel/kernel/trace/
H A Dftrace.c4124 static const char this_mod[] = "__this_module"; in module_exists() local