Home
last modified time | relevance | path

Searched defs:core_ops (Results 1 – 4 of 4) 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
/linux/drivers/firmware/
H A Dti_sci.c3205 struct ti_sci_core_ops *core_ops = &ops->core_ops; in ti_sci_setup_ops() local