Searched defs:resp_data (Results  1 – 8 of 8) sorted by relevance
| /linux-4.4.14/drivers/scsi/libsas/ | 
| D | sas_host_smp.c | 22 static void sas_host_smp_discover(struct sas_ha_struct *sas_ha, u8 *resp_data,  in sas_host_smp_discover()116 static int sas_host_smp_write_gpio(struct sas_ha_struct *sas_ha, u8 *resp_data,  in sas_host_smp_write_gpio()
 140 static void sas_report_phy_sata(struct sas_ha_struct *sas_ha, u8 *resp_data,  in sas_report_phy_sata()
 185 			    enum sas_linkrate max, u8 *resp_data)  in sas_phy_control()
 231 	u8 *req_data = NULL, *resp_data = NULL, *buf;  in sas_smp_host_handler()  local
 
 | 
| /linux-4.4.14/drivers/input/mouse/ | 
| D | cyapa_gen6.c | 91 	u8 resp_data[PIP_READ_SYS_INFO_RESP_LENGTH];  in cyapa_get_pip_fixed_info()  local140 	u8 resp_data[PIP_HID_DESCRIPTOR_SIZE];  in cyapa_pip_state_parse()  local
 196 	u8 resp_data[PIP_READ_SYS_INFO_RESP_LENGTH];  in cyapa_gen6_read_sys_info()  local
 260 	u8 resp_data[PIP_BL_APP_INFO_RESP_LENGTH];  in cyapa_gen6_bl_read_app_info()  local
 293 	u8 resp_data[6];  in cyapa_gen6_config_dev_irq()  local
 323 	u8 resp_data[6];  in cyapa_gen6_change_power_state()  local
 354 	u8 resp_data[11];  in cyapa_gen6_set_interval_setting()  local
 393 	u8 resp_data[11];  in cyapa_gen6_get_interval_setting()  local
 570 	u8 resp_data[GEN6_MAX_RX_NUM + 10];  in cyapa_pip_retrieve_data_structure()  local
 
 | 
| D | cyapa_gen5.c | 521 		u8 *resp_data, int *resp_len,  in cyapa_do_i2c_pip_cmd_polling()561 		u8 *resp_data, int *resp_len,  in cyapa_i2c_pip_cmd_irq_sync()
 723 	u8 resp_data[PIP_HID_DESCRIPTOR_SIZE];  in gen5_idle_state_parse()  local
 790 	u8 resp_data[32];  in gen5_hid_description_header_parse()  local
 1010 	u8 resp_data[11];  in cyapa_pip_bl_initiate()  local
 1096 	u8 resp_data[11];  in cyapa_pip_bl_exit()  local
 1122 	u8 resp_data[2];  in cyapa_pip_bl_enter()  local
 1282 	u8 resp_data[11];  in cyapa_pip_write_fw_block()  local
 1367 	u8 resp_data[6];  in cyapa_gen5_change_power_state()  local
 1390 	u8 resp_data[7];  in cyapa_gen5_set_interval_time()  local
 [all …]
 
 | 
| D | cyapa.h | 233 #define PIP_CMD_COMPLETE_SUCCESS(resp_data) \  argument289 	u8 *resp_data;  member
 
 | 
| /linux-4.4.14/sound/pci/mixart/ | 
| D | mixart_core.c | 237 …rt_send_msg(struct mixart_mgr *mgr, struct mixart_msg *request, int max_resp_size, void *resp_data)  in snd_mixart_send_msg()
 | 
| /linux-4.4.14/drivers/net/wireless/iwlwifi/mvm/ | 
| D | nvm.c | 133 	u8 *resp_data;  in iwl_nvm_read_chunk()  local
 | 
| /linux-4.4.14/include/scsi/ | 
| D | sas.h | 343 	u8     resp_data[0];  member537 	u8     resp_data[0];  member
 
 | 
| /linux-4.4.14/drivers/scsi/lpfc/ | 
| D | lpfc_sli.c | 3798 	uint32_t hc_copy, ha_copy, resp_data;  in lpfc_reset_barrier()  local
 |