Home
last modified time | relevance | path

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

/linux/drivers/iio/chemical/
H A Dsgp30.c98 struct sgp_data { struct
205 static int sgp_verify_buffer(const struct sgp_data *data, in sgp_verify_buffer()
236 static int sgp_read_cmd(struct sgp_data *data, enum sgp_cmd cmd, in sgp_read_cmd()
272 static int sgp_measure_iaq(struct sgp_data *data) in sgp_measure_iaq()
294 static void sgp_iaq_thread_sleep_until(const struct sgp_data *data, in sgp_iaq_thread_sleep_until()
308 struct sgp_data *data = (struct sgp_data *)p; in sgp_iaq_threadfn()
340 struct sgp_data *data = iio_priv(indio_dev); in sgp_read_raw()
412 static int sgp_check_compat(struct sgp_data *data, in sgp_check_compat()
467 static void sgp_init(struct sgp_data *data) in sgp_init()
508 struct sgp_data *data; in sgp_probe()
[all …]