Searched refs:stm32_exti_chip_data (Results 1 – 1 of 1) sorted by relevance
54 struct stm32_exti_chip_data { struct66 struct stm32_exti_chip_data *chips_data; argument245 struct stm32_exti_chip_data *chip_data = gc->private; in stm32_exti_pending()307 struct stm32_exti_chip_data *chip_data = gc->private; in stm32_irq_set_type()342 static void stm32_chip_suspend(struct stm32_exti_chip_data *chip_data, in stm32_chip_suspend()355 static void stm32_chip_resume(struct stm32_exti_chip_data *chip_data, in stm32_chip_resume()370 struct stm32_exti_chip_data *chip_data = gc->private; in stm32_irq_suspend()379 struct stm32_exti_chip_data *chip_data = gc->private; in stm32_irq_resume()416 struct stm32_exti_chip_data *chip_data = gc->private; in stm32_irq_ack()431 struct stm32_exti_chip_data *chip_data = irq_data_get_irq_chip_data(d); in stm32_exti_write_bit()[all …]