Home
last modified time | relevance | path

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

/linux/drivers/iio/adc/
H A Dad7173.c199 struct ad7173_state { struct
508 struct ad7173_state *st = data; in ad7173_gpio_disable()
515 static int ad7173_gpio_init(struct ad7173_state *st) in ad7173_gpio_init()
551 static int ad7173_gpio_init(struct ad7173_state *st) in ad7173_gpio_init()
557 static struct ad7173_state *ad_sigma_delta_to_ad7173(struct ad_sigma_delta *sd) in ad_sigma_delta_to_ad7173()
559 return container_of(sd, struct ad7173_state, sd); in ad_sigma_delta_to_ad7173()
562 static struct ad7173_state *clk_hw_to_ad7173(struct clk_hw *hw) in clk_hw_to_ad7173()
564 return container_of(hw, struct ad7173_state, int_clk_hw); in clk_hw_to_ad7173()
569 struct ad7173_state *st = data; in ad7173_ida_destroy()
574 static void ad7173_reset_usage_cnts(struct ad7173_state *st) in ad7173_reset_usage_cnts()
[all …]