Searched refs:query_cmd (Results 1 – 2 of 2) sorted by relevance
548 struct iwl_nonqos_seq_query_cmd query_cmd = { in iwl_mvm_get_last_nonqos_seq() local561 cmd.data[0] = &query_cmd; in iwl_mvm_get_last_nonqos_seq()562 cmd.len[0] = sizeof(query_cmd); in iwl_mvm_get_last_nonqos_seq()584 struct iwl_nonqos_seq_query_cmd query_cmd = { in iwl_mvm_set_last_nonqos_seq() local599 sizeof(query_cmd), &query_cmd)) in iwl_mvm_set_last_nonqos_seq()
209 static int synaptics_query_int(struct psmouse *psmouse, u8 query_cmd, u32 *val) in synaptics_query_int() argument217 error = synaptics_send_cmd(psmouse, query_cmd, resp.buf + 1); in synaptics_query_int()