Searched defs:section (Results 1 - 2 of 2) sorted by relevance

/system/wlan/ti/sta_dk_4_0_4_32/pform/linux/src/
H A Dosmemapi.c160 section - section number
169 int section,
183 blk = (struct os_mem_block *)wifi_kernel_prealloc( section, total_size );
167 os_memoryPreAlloc( TI_HANDLE OsContext, int section, UINT32 Size ) argument
H A Desta_drv.c1776 void *wifi_kernel_prealloc(int section, unsigned long size) argument
1780 return wifi_control_data->mem_prealloc( section, size );

Completed in 97 milliseconds