Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/iio/trigger/
Diio-trig-sysfs.c45 static int iio_sysfs_trigger_remove(int id);
57 ret = iio_sysfs_trigger_remove(input); in iio_sysfs_trig_remove()
182 static int iio_sysfs_trigger_remove(int id) in iio_sysfs_trigger_remove() function