Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/dummy/
H A Diio_simple_dummy.c658 iio_device_free(indio_dev); in iio_dummy_probe()
692 iio_device_free(indio_dev); in iio_dummy_remove()
/openbmc/linux/Documentation/driver-api/iio/
H A Dcore.rst15 * iio_device_free() - free an :c:type:`iio_dev` from a driver
47 2. iio_device_free(), free the memory allocated for the IIO device.
/openbmc/linux/include/linux/iio/
H A Diio.h737 void iio_device_free(struct iio_dev *indio_dev);
/openbmc/linux/drivers/iio/
H A Dindustrialio-core.c1698 void iio_device_free(struct iio_dev *dev) in iio_device_free() function
1703 EXPORT_SYMBOL(iio_device_free);
1707 iio_device_free(iio_dev); in devm_iio_device_release()
/openbmc/linux/drivers/platform/x86/
H A Dtoshiba_acpi.c3215 iio_device_free(dev->indio_dev); in toshiba_acpi_remove()
3426 iio_device_free(dev->indio_dev); in toshiba_acpi_add()