Home
last modified time | relevance | path

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

/linux/drivers/fwctl/pds/
H A Dmain.c285 struct pds_fwctl_query_data_operation *op_entry; in pdsfc_validate_rpc() local
335 op_entry = (struct pds_fwctl_query_data_operation *)ep_info->operations->entries; in pdsfc_validate_rpc()
338 if (PDS_FWCTL_RPC_OPCODE_CMP(rpc->in.op, le32_to_cpu(op_entry[i].id))) { in pdsfc_validate_rpc()
339 if (scope < op_entry[i].scope) in pdsfc_validate_rpc()