Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/tty/serial/
Dstm32-usart.c2136 static struct platform_driver stm32_serial_driver = { variable
2157 ret = platform_driver_register(&stm32_serial_driver); in stm32_usart_init()
2166 platform_driver_unregister(&stm32_serial_driver); in stm32_usart_exit()