Searched refs:core_ops (Results 1 – 5 of 5) sorted by relevance
| /linux/drivers/tty/serial/8250/ |
| H A D | 8250_rsa.c | 110 void univ8250_rsa_support(struct uart_ops *ops, const struct uart_ops *core_ops) in univ8250_rsa_support() argument 112 core_port_base_ops = core_ops; in univ8250_rsa_support()
|
| H A D | 8250.h | 318 void univ8250_rsa_support(struct uart_ops *ops, const struct uart_ops *core_ops); 324 static inline void univ8250_rsa_support(struct uart_ops *ops, const struct uart_ops *core_ops) { } in univ8250_rsa_support() argument
|
| /linux/drivers/net/ethernet/samsung/sxgbe/ |
| H A D | sxgbe_core.c | 257 static const struct sxgbe_core_ops core_ops = { variable 281 return &core_ops; in sxgbe_get_core_ops()
|
| /linux/drivers/nfc/fdp/ |
| H A D | fdp.c | 695 .core_ops = fdp_core_ops,
|
| /linux/net/nfc/nci/ |
| H A D | core.c | 1484 return nci_op_rsp_packet(ndev, opcode, skb, ndev->ops->core_ops, in nci_core_rsp_packet() 1491 return nci_op_ntf_packet(ndev, opcode, skb, ndev->ops->core_ops, in nci_core_ntf_packet()
|