Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/drivers/serial/
Dserial_stm32.c216 static int stm32_serial_ofdata_to_platdata(struct udevice *dev) in stm32_serial_ofdata_to_platdata() function
239 .ofdata_to_platdata = of_match_ptr(stm32_serial_ofdata_to_platdata),