Searched refs:query_cmd (Results 1 – 2 of 2) sorted by relevance
582 struct iwl_nonqos_seq_query_cmd query_cmd = { in iwl_mvm_get_last_nonqos_seq() local595 cmd.data[0] = &query_cmd; in iwl_mvm_get_last_nonqos_seq()596 cmd.len[0] = sizeof(query_cmd); in iwl_mvm_get_last_nonqos_seq()618 struct iwl_nonqos_seq_query_cmd query_cmd = { in iwl_mvm_set_last_nonqos_seq() local633 sizeof(query_cmd), &query_cmd)) in iwl_mvm_set_last_nonqos_seq()
213 static int synaptics_query_int(struct psmouse *psmouse, u8 query_cmd, u32 *val) in synaptics_query_int() argument221 error = synaptics_send_cmd(psmouse, query_cmd, resp.buf + 1); in synaptics_query_int()