Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/trigger/
H A Diio-trig-sysfs.c26 static int iio_sysfs_trigger_probe(int id);
38 ret = iio_sysfs_trigger_probe(input); in iio_sysfs_trig_add()
127 static int iio_sysfs_trigger_probe(int id) in iio_sysfs_trigger_probe() function