Searched refs:Result (Results 1 – 4 of 4) sorted by relevance
/drivers/staging/ks7010/ |
D | michael_mic.h | 20 uint8_t Result[8]; member 25 uint8_t *Result);
|
D | michael_mic.c | 127 uint8_t *Result) in MichaelMICFunction() argument 144 MichaelGetMIC(Mic, Result); in MichaelMICFunction()
|
D | ks_hostif.c | 391 michel_mic.Result); in hostif_data_indication() 393 if (memcmp(michel_mic.Result, RecvMIC, 8)) { in hostif_data_indication() 1249 Result); in hostif_data_request() 1250 memcpy(p, michel_mic.Result, 8); in hostif_data_request()
|
/drivers/gpu/drm/amd/powerplay/hwmgr/ |
D | cz_clockpowergating.c | 106 …_gating_initialize(struct pp_hwmgr *hwmgr, void *pInput, void *pOutput, void *pStorage, int Result) in cz_tf_uvd_power_gating_initialize() argument 111 …_gating_initialize(struct pp_hwmgr *hwmgr, void *pInput, void *pOutput, void *pStorage, int Result) in cz_tf_vce_power_gating_initialize() argument
|