Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/iio/chemical/
Dsgp30.c99 struct sgp_data { struct
203 static int sgp_verify_buffer(const struct sgp_data *data, in sgp_verify_buffer()
233 static int sgp_read_cmd(struct sgp_data *data, enum sgp_cmd cmd, in sgp_read_cmd()
269 static int sgp_measure_iaq(struct sgp_data *data) in sgp_measure_iaq()
291 static void sgp_iaq_thread_sleep_until(const struct sgp_data *data, in sgp_iaq_thread_sleep_until()
305 struct sgp_data *data = (struct sgp_data *)p; in sgp_iaq_threadfn()
337 struct sgp_data *data = iio_priv(indio_dev); in sgp_read_raw()
409 static int sgp_check_compat(struct sgp_data *data, in sgp_check_compat()
465 static void sgp_init(struct sgp_data *data) in sgp_init()
503 struct sgp_data *data; in sgp_probe()
[all …]