Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/iio/
H A Dindustrialio-trigger.c280 trig->attached_own_device = true; in iio_trigger_attach_poll_func()
307 trig->attached_own_device = false; in iio_trigger_detach_poll_func()
671 return indio_dev->trig->attached_own_device; in iio_trigger_using_own()
/OK3568_Linux_fs/kernel/include/linux/iio/
H A Dtrigger.h76 bool attached_own_device; member