Searched refs:query_cmd (Results 1 – 4 of 4) sorted by relevance
82 enum mtk_dvfsrc_cmd query_cmd; in dvfsrc_get_voltage_sel() local86 ret = dvfsrc_get_cmd(id, &query_cmd); in dvfsrc_get_voltage_sel()90 ret = mtk_dvfsrc_query_info(dvfsrc_dev, query_cmd, &val); in dvfsrc_get_voltage_sel()
839 struct iwl_nonqos_seq_query_cmd query_cmd = { in iwl_mvm_get_last_nonqos_seq() local852 cmd.data[0] = &query_cmd; in iwl_mvm_get_last_nonqos_seq()853 cmd.len[0] = sizeof(query_cmd); in iwl_mvm_get_last_nonqos_seq()875 struct iwl_nonqos_seq_query_cmd query_cmd = { in iwl_mvm_set_last_nonqos_seq() local890 sizeof(query_cmd), &query_cmd)) in iwl_mvm_set_last_nonqos_seq()
224 static int synaptics_query_int(struct psmouse *psmouse, u8 query_cmd, u32 *val) in synaptics_query_int() argument232 error = synaptics_send_cmd(psmouse, query_cmd, resp.buf + 1); in synaptics_query_int()
3178 struct qeth_query_cmds_supp *query_cmd; in qeth_query_setadapterparms_cb() local3184 query_cmd = &cmd->data.setadapterparms.data.query_cmds_supp; in qeth_query_setadapterparms_cb()3185 if (query_cmd->lan_type & 0x7f) { in qeth_query_setadapterparms_cb()3186 if (!qeth_is_supported_link_type(card, query_cmd->lan_type)) in qeth_query_setadapterparms_cb()3189 card->info.link_type = query_cmd->lan_type; in qeth_query_setadapterparms_cb()3193 card->options.adp.supported = query_cmd->supported_cmds; in qeth_query_setadapterparms_cb()