Searched refs:ops_cmd_lookup (Results 1 – 1 of 1) sorted by relevance
1359 static struct nci_driver_ops *ops_cmd_lookup(struct nci_driver_ops *ops, in ops_cmd_lookup() function1384 op = ops_cmd_lookup(ops, n_ops, rsp_opcode); in nci_op_rsp_packet()1397 op = ops_cmd_lookup(ops, n_ops, ntf_opcode); in nci_op_ntf_packet()