Searched refs:uart_getops (Results 1 – 8 of 8) sorted by relevance
104 di->ops = uart_getops(class); in uart_cpu_getdev()
100 di->ops = uart_getops(class); in uart_cpu_getdev()
102 di->ops = uart_getops(class); in uart_cpu_fdt_setup()
89 struct uart_ops *uart_getops(struct uart_class *);
83 di->ops = uart_getops(class); in uart_cpu_acpi_init_devinfo()
187 di->ops = uart_getops(class); in uart_cpu_getdev()
318 di->ops = uart_getops(class); in uart_getenv()
241 uart_getops(struct uart_class *uc) in uart_getops() function