OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:wlanDrvIf_pm_suspend
(Results
1 - 2
of
2
) sorted by null
/hardware/ti/wlan/wl1271/platforms/os/linux/src/
WlanDrvIf.c
77
static int
wlanDrvIf_pm_suspend
(void);
691
sdioDrv_register_pm(wlanDrvIf_pm_resume,
wlanDrvIf_pm_suspend
);
749
static int
wlanDrvIf_pm_suspend
(void)
[
all
...]
/hardware/ti/wlan/wl1271/external_drivers/sdio/linux/
SdioDrv.c
238
int (*
wlanDrvIf_pm_suspend
)(void);
[
all
...]
Completed in 178 milliseconds