Searched refs:uart_getops (Results 1 – 8 of 8) sorted by relevance
103 di->ops = uart_getops(class); in uart_cpu_getdev()
100 di->ops = uart_getops(class); in uart_cpu_getdev()
101 di->ops = uart_getops(class); in uart_cpu_fdt_setup()
89 struct uart_ops *uart_getops(struct uart_class *);
186 di->ops = uart_getops(class); in uart_cpu_getdev()
323 di->ops = uart_getops(class); in uart_getenv()
82 di->ops = uart_getops(class); in uart_cpu_acpi_init_devinfo()
240 uart_getops(struct uart_class *uc) in uart_getops() function