iio_trigger_types_list 25 drivers/iio/industrialio-sw-trigger.c static LIST_HEAD(iio_trigger_types_list); iio_trigger_types_list 34 drivers/iio/industrialio-sw-trigger.c list_for_each_entry(iter, &iio_trigger_types_list, list) iio_trigger_types_list 53 drivers/iio/industrialio-sw-trigger.c list_add_tail(&t->list, &iio_trigger_types_list);