/drivers/isdn/hardware/eicon/ |
D | maintidi.c | 100 void *variable); 1112 if (diva_trace_read_variable(cur, pLib->parse_table[i].variable)) { in diva_modem_info() 1145 if (diva_trace_read_variable(cur, pLib->parse_table[i].variable)) { in diva_fax_info() 1183 if (diva_trace_read_variable(cur, pLib->parse_table[i].variable)) { in diva_line_info() 1266 pLib->parse_table[pLib->cur_parse_entry++].variable = &pLine->Framing[0]; in diva_create_line_parse_table() 1270 pLib->parse_table[pLib->cur_parse_entry++].variable = &pLine->Line[0]; in diva_create_line_parse_table() 1274 pLib->parse_table[pLib->cur_parse_entry++].variable = &pLine->Layer2[0]; in diva_create_line_parse_table() 1278 pLib->parse_table[pLib->cur_parse_entry++].variable = &pLine->Layer3[0]; in diva_create_line_parse_table() 1282 pLib->parse_table[pLib->cur_parse_entry++].variable = \ in diva_create_line_parse_table() 1287 pLib->parse_table[pLib->cur_parse_entry++].variable = \ in diva_create_line_parse_table() [all …]
|
D | maintidi.h | 49 void *variable; /* Variable that will receive value */ member
|
/drivers/net/wireless/intersil/hostap/ |
D | hostap_80211.h | 21 u8 variable[0]; member 30 u8 variable[0]; member 37 u8 variable[0]; member 44 u8 variable[0]; member 57 u8 variable[0]; member
|
/drivers/misc/sgi-xp/ |
D | xpc_sn2.c | 167 return FETCHOP_LOAD_OP(TO_AMO((u64)&amo->variable), FETCHOP_CLEAR); in xpc_receive_IRQ_amo_sn2() 179 FETCHOP_STORE_OP(TO_AMO((u64)&amo->variable), FETCHOP_OR, flag); in xpc_send_IRQ_sn2() 188 ret = xp_nofault_PIOR((u64 *)GLOBAL_MMR_ADDR(NASID_GET(&amo->variable), in xpc_send_IRQ_sn2() 250 FETCHOP_STORE_OP(TO_AMO((u64)&amos[BIT_WORD(from_nasid / 2)].variable), in xpc_send_local_activate_IRQ_sn2() 389 variable), FETCHOP_OR, chctl.all_flags); in xpc_send_local_notify_IRQ_sn2() 477 FETCHOP_STORE_OP(TO_AMO((u64)&amo->variable), FETCHOP_OR, in xpc_indicate_partition_engaged_sn2() 487 variable), in xpc_indicate_partition_engaged_sn2() 505 FETCHOP_STORE_OP(TO_AMO((u64)&amo->variable), FETCHOP_AND, in xpc_indicate_partition_disengaged_sn2() 515 variable), in xpc_indicate_partition_disengaged_sn2() 537 FETCHOP_STORE_OP(TO_AMO((u64)&amo->variable), FETCHOP_AND, in xpc_assume_partition_disengaged_sn2() [all …]
|
/drivers/net/wireless/realtek/rtlwifi/rtl8723be/ |
D | hw.h | 29 void rtl8723be_get_hw_reg(struct ieee80211_hw *hw, u8 variable, u8 *val); 46 void rtl8723be_set_hw_reg(struct ieee80211_hw *hw, u8 variable, u8 *val);
|
/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/ |
D | hw.h | 33 void rtl88ee_get_hw_reg(struct ieee80211_hw *hw, u8 variable, u8 *val); 48 void rtl88ee_set_hw_reg(struct ieee80211_hw *hw, u8 variable, u8 *val);
|
/drivers/net/wireless/realtek/rtlwifi/rtl8192se/ |
D | hw.h | 46 u8 variable, u8 *val); 63 void rtl92se_set_hw_reg(struct ieee80211_hw *hw, u8 variable,
|
D | hw.c | 45 void rtl92se_get_hw_reg(struct ieee80211_hw *hw, u8 variable, u8 *val) in rtl92se_get_hw_reg() argument 51 switch (variable) { in rtl92se_get_hw_reg() 84 "switch case %#x not processed\n", variable); in rtl92se_get_hw_reg() 90 void rtl92se_set_hw_reg(struct ieee80211_hw *hw, u8 variable, u8 *val) in rtl92se_set_hw_reg() argument 99 switch (variable) { in rtl92se_set_hw_reg() 439 "switch case %#x not processed\n", variable); in rtl92se_set_hw_reg()
|
/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/ |
D | hw.h | 29 void rtl92ee_get_hw_reg(struct ieee80211_hw *hw, u8 variable, u8 *val); 44 void rtl92ee_set_hw_reg(struct ieee80211_hw *hw, u8 variable, u8 *val);
|
/drivers/net/wireless/realtek/rtlwifi/rtl8192de/ |
D | hw.h | 33 void rtl92de_get_hw_reg(struct ieee80211_hw *hw, u8 variable, u8 *val); 48 void rtl92de_set_hw_reg(struct ieee80211_hw *hw, u8 variable, u8 *val);
|
D | hw.c | 117 void rtl92de_get_hw_reg(struct ieee80211_hw *hw, u8 variable, u8 *val) in rtl92de_get_hw_reg() argument 123 switch (variable) { in rtl92de_get_hw_reg() 171 "switch case %#x not processed\n", variable); in rtl92de_get_hw_reg() 176 void rtl92de_set_hw_reg(struct ieee80211_hw *hw, u8 variable, u8 *val) in rtl92de_set_hw_reg() argument 186 switch (variable) { in rtl92de_set_hw_reg() 508 "switch case %#x not processed\n", variable); in rtl92de_set_hw_reg()
|
/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/ |
D | hw.h | 29 void rtl8821ae_get_hw_reg(struct ieee80211_hw *hw, u8 variable, u8 *val); 46 void rtl8821ae_set_hw_reg(struct ieee80211_hw *hw, u8 variable, u8 *val);
|
/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/ |
D | hw.h | 97 void rtl92cu_get_hw_reg(struct ieee80211_hw *hw, u8 variable, u8 *val); 98 void rtl92cu_set_hw_reg(struct ieee80211_hw *hw, u8 variable, u8 *val);
|
D | hw.c | 1506 void rtl92cu_get_hw_reg(struct ieee80211_hw *hw, u8 variable, u8 *val) in rtl92cu_get_hw_reg() argument 1512 switch (variable) { in rtl92cu_get_hw_reg() 1563 "switch case %#x not processed\n", variable); in rtl92cu_get_hw_reg() 1582 void rtl92cu_set_hw_reg(struct ieee80211_hw *hw, u8 variable, u8 *val) in rtl92cu_set_hw_reg() argument 1592 switch (variable) { in rtl92cu_set_hw_reg() 1934 "switch case %#x not processed\n", variable); in rtl92cu_set_hw_reg()
|
/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/ |
D | hw.h | 33 void rtl8723e_get_hw_reg(struct ieee80211_hw *hw, u8 variable, u8 *val); 50 void rtl8723e_set_hw_reg(struct ieee80211_hw *hw, u8 variable, u8 *val);
|
/drivers/staging/rtl8188eu/ |
D | TODO | 5 - convert any remaining unusual variable types 16 Perhaps delete it, perhaps assign to some local variable.
|
/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/ |
D | hw.h | 46 void rtl92ce_get_hw_reg(struct ieee80211_hw *hw, u8 variable, u8 *val); 61 void rtl92ce_set_hw_reg(struct ieee80211_hw *hw, u8 variable, u8 *val);
|
/drivers/staging/rtl8188eu/hal/ |
D | usb_halinit.c | 1163 static void hw_var_set_opmode(struct adapter *Adapter, u8 variable, u8 *val) in hw_var_set_opmode() argument 1220 static void hw_var_set_macaddr(struct adapter *Adapter, u8 variable, u8 *val) in hw_var_set_macaddr() argument 1231 static void hw_var_set_bssid(struct adapter *Adapter, u8 variable, u8 *val) in hw_var_set_bssid() argument 1242 static void hw_var_set_bcn_func(struct adapter *Adapter, u8 variable, u8 *val) in hw_var_set_bcn_func() argument 1254 void rtw_hal_set_hwreg(struct adapter *Adapter, u8 variable, u8 *val) in rtw_hal_set_hwreg() argument 1260 switch (variable) { in rtw_hal_set_hwreg() 1280 hw_var_set_opmode(Adapter, variable, val); in rtw_hal_set_hwreg() 1283 hw_var_set_macaddr(Adapter, variable, val); in rtw_hal_set_hwreg() 1286 hw_var_set_bssid(Adapter, variable, val); in rtw_hal_set_hwreg() 1327 hw_var_set_bcn_func(Adapter, variable, val); in rtw_hal_set_hwreg() [all …]
|
/drivers/firmware/efi/ |
D | Kconfig | 10 Interface) variable information via sysfs. You may read, 97 "LoaderEntryOneShot" EFI variable, to be read by the 100 to that label. The "LoaderEntryRebootReason" EFI variable is
|
/drivers/staging/rtl8188eu/include/ |
D | hal_intf.h | 177 void rtw_hal_set_hwreg(struct adapter *padapter, u8 variable, u8 *val); 178 void rtw_hal_get_hwreg(struct adapter *padapter, u8 variable, u8 *val);
|
/drivers/scsi/ |
D | stex.c | 235 u32 variable[0]; member 246 u8 variable[STATUS_VAR_LEN]; member 427 dst = (struct st_sgtable *)req->variable; in stex_map_sg() 459 dst = (struct st_sgtable *)req->variable; in stex_ss_map_sg() 705 memset(&req->variable[0], 0, 8); in stex_queuecommand_lck() 757 struct status_msg *resp, unsigned int variable) in stex_copy_data() argument 761 memcpy(ccb->sense_buffer, resp->variable, in stex_copy_data() 762 min(variable, ccb->sense_bufflen)); in stex_copy_data() 768 scsi_sg_copy_from_buffer(ccb->cmd, resp->variable, variable); in stex_copy_data() 777 le32_to_cpu(*(__le32 *)&resp->variable[0])); in stex_check_cmd()
|
/drivers/misc/cxl/ |
D | Makefile | 1 ccflags-y := $(call cc-disable-warning, unused-const-variable)
|
/drivers/staging/rtl8192e/rtl8192e/ |
D | r8192E_dev.h | 38 void rtl92e_set_reg(struct net_device *dev, u8 variable, u8 *val);
|
/drivers/net/wireless/intel/iwlwifi/mvm/ |
D | mac-ctxt.c | 1002 tim_idx = mgmt->u.beacon.variable - beacon; in iwl_mvm_mac_ctxt_set_tim() 1023 if (WARN_ON_ONCE(frame_size <= (mgmt->u.beacon.variable - beacon))) in iwl_mvm_find_ie_offset() 1026 frame_size -= mgmt->u.beacon.variable - beacon; in iwl_mvm_find_ie_offset() 1028 ie = cfg80211_find_ie(eid, mgmt->u.beacon.variable, frame_size); in iwl_mvm_find_ie_offset()
|
/drivers/vme/bridges/ |
D | vme_tsi148.c | 63 unsigned long long *variable) in reg_join() argument 65 *variable = (unsigned long long)high << 32; in reg_join() 66 *variable |= (unsigned long long)low; in reg_join() 69 static void reg_split(unsigned long long variable, unsigned int *high, in reg_split() argument 72 *low = (unsigned int)variable & 0xFFFFFFFF; in reg_split() 73 *high = (unsigned int)(variable >> 32); in reg_split()
|