Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/chemical/
H A Dsgp30.c99 struct sgp_data { struct
203 static int sgp_verify_buffer(const struct sgp_data *data, in sgp_verify_buffer()
234 static int sgp_read_cmd(struct sgp_data *data, enum sgp_cmd cmd, in sgp_read_cmd()
270 static int sgp_measure_iaq(struct sgp_data *data) in sgp_measure_iaq()
292 static void sgp_iaq_thread_sleep_until(const struct sgp_data *data, in sgp_iaq_thread_sleep_until()
306 struct sgp_data *data = (struct sgp_data *)p; in sgp_iaq_threadfn()
338 struct sgp_data *data = iio_priv(indio_dev); in sgp_read_raw()
410 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()
504 struct sgp_data *data; in sgp_probe()
[all …]