Searched refs:bmi08x_gyro_data (Results 1 – 3 of 3) sorted by relevance
21 struct bmi08x_gyro_data *data = dev->data; in bmi08x_handle_drdy_gyr()53 struct bmi08x_gyro_data *data = dev->data; in bmi08x_gyr_thread_main()65 struct bmi08x_gyro_data *data = CONTAINER_OF(work, struct bmi08x_gyro_data, work); in bmi08x_gyr_work_handler()74 struct bmi08x_gyro_data *data = CONTAINER_OF(cb, struct bmi08x_gyro_data, gpio_cb); in bmi08x_gyr_gpio_callback()89 struct bmi08x_gyro_data *data = dev->data; in bmi08x_trigger_set_gyr()102 struct bmi08x_gyro_data *data = dev->data; in bmi08x_gyr_trigger_mode_init()
166 struct bmi08x_gyro_data *bmi08x = dev->data; in bmi08x_gyr_range_set()225 struct bmi08x_gyro_data *bmi08x = dev->data; in bmi08x_sample_fetch()293 struct bmi08x_gyro_data *bmi08x = dev->data; in bmi08x_gyr_channel_get()465 static struct bmi08x_gyro_data bmi08x_drv_##inst; \
525 struct bmi08x_gyro_data { struct