Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/iio/trigger/
Diio-trig-sysfs.c47 static int iio_sysfs_trigger_remove(int id);
59 ret = iio_sysfs_trigger_remove(input); in iio_sysfs_trig_remove()
184 static int iio_sysfs_trigger_remove(int id) in iio_sysfs_trigger_remove() function