Searched refs:default_ops (Results 1 – 3 of 3) sorted by relevance
31 static const struct pdev_uart_ops default_ops = { variable39 static const struct pdev_uart_ops* uart_ops = &default_ops;48 return uart_ops != &default_ops; in uart_present()
21 static const struct pdev_power_ops default_ops = { variable26 static const struct pdev_power_ops* power_ops = &default_ops;
124 static const struct pdev_interrupt_ops default_ops = { variable148 static const struct pdev_interrupt_ops* intr_ops = &default_ops;
Completed in 6 milliseconds