Searched defs:stm32port (Results 1 – 1 of 1) sorted by relevance
642 struct stm32_port *stm32port = to_stm32_port(port); in stm32_usart_tx_dma_complete() local723 struct stm32_port *stm32port = to_stm32_port(port); in stm32_usart_transmit_chars_dma() local1424 struct stm32_port *stm32port = container_of(port, in stm32_usart_pm() local1512 static int stm32_usart_get_ftcfg(struct platform_device *pdev, struct stm32_port *stm32port, in stm32_usart_get_ftcfg()1551 static void stm32_usart_deinit_port(struct stm32_port *stm32port) in stm32_usart_deinit_port()1563 static int stm32_usart_init_port(struct stm32_port *stm32port, in stm32_usart_init_port()1689 static void stm32_usart_of_dma_rx_remove(struct stm32_port *stm32port, in stm32_usart_of_dma_rx_remove()1697 static int stm32_usart_of_dma_rx_probe(struct stm32_port *stm32port, in stm32_usart_of_dma_rx_probe()1727 static void stm32_usart_of_dma_tx_remove(struct stm32_port *stm32port, in stm32_usart_of_dma_tx_remove()1735 static int stm32_usart_of_dma_tx_probe(struct stm32_port *stm32port, in stm32_usart_of_dma_tx_probe()[all …]