Home
last modified time | relevance | path

Searched refs:iio_sysfs_trigger_probe (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/iio/trigger/
Diio-trig-sysfs.c28 static int iio_sysfs_trigger_probe(int id);
40 ret = iio_sysfs_trigger_probe(input); in iio_sysfs_trig_add()
132 static int iio_sysfs_trigger_probe(int id) in iio_sysfs_trigger_probe() function