Searched refs:stm32_dfsdm (Results 1 – 3 of 3) sorted by relevance
84 struct stm32_dfsdm dfsdm; /* common data exported for all instances */99 int stm32_dfsdm_start_dfsdm(struct stm32_dfsdm *dfsdm) in stm32_dfsdm_start_dfsdm()166 int stm32_dfsdm_stop_dfsdm(struct stm32_dfsdm *dfsdm) in stm32_dfsdm_stop_dfsdm()280 struct stm32_dfsdm *dfsdm; in stm32_dfsdm_probe()
54 struct stm32_dfsdm *dfsdm;203 static int stm32_dfsdm_start_channel(struct stm32_dfsdm *dfsdm, in stm32_dfsdm_start_channel()211 static void stm32_dfsdm_stop_channel(struct stm32_dfsdm *dfsdm, in stm32_dfsdm_stop_channel()218 static int stm32_dfsdm_chan_configure(struct stm32_dfsdm *dfsdm, in stm32_dfsdm_chan_configure()240 static int stm32_dfsdm_start_filter(struct stm32_dfsdm *dfsdm, in stm32_dfsdm_start_filter()257 static void stm32_dfsdm_stop_filter(struct stm32_dfsdm *dfsdm, in stm32_dfsdm_stop_filter()265 static int stm32_dfsdm_filter_configure(struct stm32_dfsdm *dfsdm, in stm32_dfsdm_filter_configure()300 static int stm32_dfsdm_channel_parse_of(struct stm32_dfsdm *dfsdm, in stm32_dfsdm_channel_parse_of()
288 struct stm32_dfsdm { struct307 int stm32_dfsdm_start_dfsdm(struct stm32_dfsdm *dfsdm); argument308 int stm32_dfsdm_stop_dfsdm(struct stm32_dfsdm *dfsdm);