Searched refs:adc_cc32xx_data (Results 1 – 1 of 1) sorted by relevance
38 struct adc_cc32xx_data { struct81 struct adc_cc32xx_data *data = in adc_context_start_sampling()82 CONTAINER_OF(ctx, struct adc_cc32xx_data, ctx); in adc_context_start_sampling()98 struct adc_cc32xx_data *data = in adc_context_update_buffer_pointer()99 CONTAINER_OF(ctx, struct adc_cc32xx_data, ctx); in adc_context_update_buffer_pointer()110 struct adc_cc32xx_data *data = dev->data; in adc_cc32xx_init()178 struct adc_cc32xx_data *data = dev->data; in cc32xx_read()233 struct adc_cc32xx_data *data = dev->data; in adc_cc32xx_isr()308 static struct adc_cc32xx_data adc_cc32xx_data_##index = { \