Home
last modified time | relevance | path

Searched refs:iio_device_unregister (Results 1 – 25 of 146) sorted by relevance

123456

/linux-5.19.10/drivers/iio/light/
Dhid-sensor-prox.c304 iio_device_unregister(indio_dev); in hid_prox_probe()
318 iio_device_unregister(indio_dev); in hid_prox_remove()
Dhid-sensor-als.c346 iio_device_unregister(indio_dev); in hid_als_probe()
360 iio_device_unregister(indio_dev); in hid_als_remove()
Dveml6070.c188 iio_device_unregister(indio_dev); in veml6070_remove()
Dtsl4531.c212 iio_device_unregister(i2c_get_clientdata(client)); in tsl4531_remove()
/linux-5.19.10/drivers/iio/pressure/
Dhid-sensor-press.c319 iio_device_unregister(indio_dev); in hid_press_probe()
333 iio_device_unregister(indio_dev); in hid_press_remove()
/linux-5.19.10/drivers/iio/orientation/
Dhid-sensor-rotation.c323 iio_device_unregister(indio_dev); in hid_dev_rot_probe()
337 iio_device_unregister(indio_dev); in hid_dev_rot_remove()
Dhid-sensor-incl-3d.c379 iio_device_unregister(indio_dev); in hid_incl_3d_probe()
393 iio_device_unregister(indio_dev); in hid_incl_3d_remove()
/linux-5.19.10/drivers/iio/proximity/
Dsrf04.c340 iio_device_unregister(indio_dev); in srf04_probe()
355 iio_device_unregister(indio_dev); in srf04_remove()
/linux-5.19.10/drivers/iio/gyro/
Dhid-sensor-gyro-3d.c354 iio_device_unregister(indio_dev); in hid_gyro_3d_probe()
368 iio_device_unregister(indio_dev); in hid_gyro_3d_remove()
/linux-5.19.10/drivers/iio/potentiometer/
Dmax5487.c120 iio_device_unregister(indio_dev); in max5487_spi_remove()
/linux-5.19.10/drivers/iio/accel/
Dhid-sensor-accel-3d.c417 iio_device_unregister(indio_dev); in hid_accel_3d_probe()
431 iio_device_unregister(indio_dev); in hid_accel_3d_remove()
Dmc3230.c158 iio_device_unregister(indio_dev); in mc3230_remove()
/linux-5.19.10/drivers/iio/adc/
Dmen_z188_adc.c150 iio_device_unregister(indio_dev); in men_z188_remove()
Dmp2629_adc.c177 iio_device_unregister(indio_dev); in mp2629_adc_remove()
Dep93xx_adc.c224 iio_device_unregister(iiodev); in ep93xx_adc_remove()
Dltc2497-core.c229 iio_device_unregister(indio_dev); in ltc2497core_remove()
Dti-tlc4541.c232 iio_device_unregister(indio_dev); in tlc4541_remove()
/linux-5.19.10/drivers/iio/dac/
Dlpc18xx_dac.c173 iio_device_unregister(indio_dev); in lpc18xx_dac_remove()
Dmcp4922.c180 iio_device_unregister(indio_dev); in mcp4922_remove()
Dad8801.c201 iio_device_unregister(indio_dev); in ad8801_remove()
Ddpot-dac.c234 iio_device_unregister(indio_dev); in dpot_dac_remove()
Dm62332.c225 iio_device_unregister(indio_dev); in m62332_remove()
Dltc1660.c214 iio_device_unregister(indio_dev); in ltc1660_remove()
/linux-5.19.10/drivers/iio/magnetometer/
Dhid-sensor-magn-3d.c543 iio_device_unregister(indio_dev); in hid_magn_3d_probe()
557 iio_device_unregister(indio_dev); in hid_magn_3d_remove()
/linux-5.19.10/Documentation/driver-api/iio/
Dcore.rst17 * iio_device_unregister() - unregister a device from the IIO
46 1. iio_device_unregister(), unregister the device from the IIO core.

123456