other versions
- stretch 4.9.168-1
 
| DEVM_IIO_TRIGGER_FRE(9) | Industrial I/O core | DEVM_IIO_TRIGGER_FRE(9) | 
NAME¶
devm_iio_trigger_free - Resource-managed iio_trigger_freeSYNOPSIS¶
void devm_iio_trigger_free(struct device * dev, struct iio_trigger * iio_trig);
ARGUMENTS¶
devDevice this iio_dev belongs to
iio_trig
the iio_trigger associated with the device
DESCRIPTION¶
Free iio_trigger allocated with devm_iio_trigger_alloc.AUTHOR¶
Daniel Baluta <daniel.baluta@intel.com>Author.
COPYRIGHT¶
| April 2019 | Kernel Hackers Manual 4.9. |