Home
last modified time | relevance | path

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

/hardware/ti/wlan/wl1271/stad/src/Sta_Management/
DscrApi.h176 TI_HANDLE scr_create( TI_HANDLE hOS );
Dscr.c314 TI_HANDLE scr_create( TI_HANDLE hOS ) in scr_create() function
/hardware/ti/wlan/wl1271/stad/src/Ctrl_Interface/
DDrvMain.c282 pDrvMain->tStadHandles.hSCR = scr_create (hOs); in drvMain_Create()