Searched defs:pValue (Results 1 – 3 of 3) sorted by relevance
118 u8 rtw_hal_set_def_var(struct adapter *padapter, enum hal_def_variable eVariable, void *pValue) in rtw_hal_set_def_var()123 u8 rtw_hal_get_def_var(struct adapter *padapter, enum hal_def_variable eVariable, void *pValue) in rtw_hal_get_def_var()
2707 static bool atl2_read_eeprom(struct atl2_hw *hw, u32 Offset, u32 *pValue) in atl2_read_eeprom()
850 static int ReadIFAgc(struct drxd_state *state, u32 * pValue) in ReadIFAgc()