Searched defs:par (Results 1 – 4 of 4) sorted by relevance
| /system/wlan/ti/sta_dk_4_0_4_32/pform/linux/src/ |
| D | tiwlan_profile.c | 77 int tiwlan_profile (tiwlan_net_dev_t *drv, unsigned bm, unsigned par) in tiwlan_profile() 89 void tiwlan_profile_bus_access_start (void * os, unsigned par) in tiwlan_profile_bus_access_start() 102 void tiwlan_profile_bus_access_end (void * os, unsigned par) in tiwlan_profile_bus_access_end() 128 void tiwlan_profile_driver_entry_start (void * os, unsigned par) in tiwlan_profile_driver_entry_start() 140 void tiwlan_profile_driver_entry_end (void * os, unsigned par) in tiwlan_profile_driver_entry_end() 215 void tiwlan_profile_timer_create (void * os, unsigned par) in tiwlan_profile_timer_create() 232 void tiwlan_profile_timer_destroy (void * os, unsigned par) in tiwlan_profile_timer_destroy()
|
| D | osapi.c | 1747 void _os_profile (TI_HANDLE OsContext, UINT32 fn, UINT32 par) in _os_profile()
|
| /system/wlan/ti/sta_dk_4_0_4_32/pform/common/inc/ |
| D | osApi.h | 340 #define os_profile(hos,fn,par) _os_profile (hos, fn, par) argument 342 #define os_profile(hos,fn,par) argument
|
| /system/wlan/ti/wilink_6_1/platforms/os/common/inc/ |
| D | osApi.h | 538 #define os_profile(hos,fn,par) argument
|