Home
last modified time | relevance | path

Searched refs:ops_cmd_lookup (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/nfc/nci/
H A Dcore.c1393 static const struct nci_driver_ops *ops_cmd_lookup(const struct nci_driver_ops *ops, in ops_cmd_lookup() function
1418 op = ops_cmd_lookup(ops, n_ops, rsp_opcode); in nci_op_rsp_packet()
1431 op = ops_cmd_lookup(ops, n_ops, ntf_opcode); in nci_op_ntf_packet()