]> Pileus Git - ~andy/linux/blobdiff - Documentation/driver-model/devres.txt
Documentation: devres: add IIO device alloc/free functions to list
[~andy/linux] / Documentation / driver-model / devres.txt
index b4671459857f825038c9130a1c24336f23b94bdc..1d3233292989682a62252b206a7ff76e6f9d75cc 100644 (file)
@@ -237,6 +237,10 @@ MEM
   devm_kzalloc()
   devm_kfree()
 
+IIO
+  devm_iio_device_alloc()
+  devm_iio_device_free()
+
 IO region
   devm_request_region()
   devm_request_mem_region()