Home
last modified time | relevance | path

Searched refs:odm_allocate_memory (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/staging/rtlwifi/phydm/
Dphydm_interface.h131 void odm_allocate_memory(struct phy_dm_struct *dm, void **ptr, u32 length);
Dphydm_interface.c119 void odm_allocate_memory(struct phy_dm_struct *dm, void **ptr, u32 length) in odm_allocate_memory() function
Dphydm_adc_sampling.c27 odm_allocate_memory(dm, (void **)&adc_smp_buf->octet, in phydm_la_buffer_allocate()