Searched refs:iio_device_get_context (Results 1 – 5 of 5) sorted by relevance
72 const struct iio_context *ctx = iio_device_get_context(dev); in serial_open()93 const struct iio_context *ctx = iio_device_get_context(dev); in serial_close()113 const struct iio_context *ctx = iio_device_get_context(dev); in serial_read()128 const struct iio_context *ctx = iio_device_get_context(dev); in serial_write()142 const struct iio_context *ctx = iio_device_get_context(dev); in serial_read_dev_attr()152 const struct iio_context *ctx = iio_device_get_context(dev); in serial_write_dev_attr()163 const struct iio_context *ctx = iio_device_get_context(dev); in serial_read_chn_attr()174 const struct iio_context *ctx = iio_device_get_context(dev); in serial_write_chn_attr()184 const struct iio_context *ctx = iio_device_get_context(dev); in serial_set_kernel_buffers_count()
483 __api __pure const struct iio_context * iio_device_get_context(
210 const struct iio_context *ctx = iio_device_get_context(dev); in iiod_client_get_trigger()
1148 const struct iio_context * iio_device_get_context(const struct iio_device *dev) in iio_device_get_context() function