Lines Matching refs:tcs3414_data
51 struct tcs3414_data { struct
96 static int tcs3414_req_data(struct tcs3414_data *data) in tcs3414_req_data()
132 struct tcs3414_data *data = iio_priv(indio_dev); in tcs3414_read_raw()
168 struct tcs3414_data *data = iio_priv(indio_dev); in tcs3414_write_raw()
206 struct tcs3414_data *data = iio_priv(indio_dev); in tcs3414_trigger_handler()
249 struct tcs3414_data *data = iio_priv(indio_dev); in tcs3414_buffer_postenable()
258 struct tcs3414_data *data = iio_priv(indio_dev); in tcs3414_buffer_predisable()
270 static int tcs3414_powerdown(struct tcs3414_data *data) in tcs3414_powerdown()
284 struct tcs3414_data *data; in tcs3414_probe()
349 struct tcs3414_data *data = iio_priv(i2c_get_clientdata( in tcs3414_suspend()
356 struct tcs3414_data *data = iio_priv(i2c_get_clientdata( in tcs3414_resume()