Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/trigger/
H A Diio-trig-sysfs.c45 static int iio_sysfs_trigger_remove(int id);
57 ret = iio_sysfs_trigger_remove(input); in iio_sysfs_trig_remove()
177 static int iio_sysfs_trigger_remove(int id) in iio_sysfs_trigger_remove() function