Home
last modified time | relevance | path

Searched defs:core_ops (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/tty/serial/8250/
H A D8250_rsa.c110 void univ8250_rsa_support(struct uart_ops *ops, const struct uart_ops *core_ops) in univ8250_rsa_support()
H A D8250.h324 static inline void univ8250_rsa_support(struct uart_ops *ops, const struct uart_ops *core_ops) { } in univ8250_rsa_support()
/linux/drivers/net/ethernet/samsung/sxgbe/
H A Dsxgbe_core.c257 static const struct sxgbe_core_ops core_ops = { variable