Home
last modified time | relevance | path

Searched refs:WMI_TARGET_ERROR_VAL (Results 1 – 4 of 4) sorted by relevance

/linux-2.6.39/drivers/staging/ath6kl/os/linux/include/
Dar6xapi_linux.h58 void ar6000_reportError_event(struct ar6_softc *, WMI_TARGET_ERROR_VAL errorVal);
/linux-2.6.39/drivers/staging/ath6kl/include/common/
Dwmi.h2367 } WMI_TARGET_ERROR_VAL; typedef
/linux-2.6.39/drivers/staging/ath6kl/os/linux/
Dar6000_drv.c5122 ar6000_reportError_event(struct ar6_softc *ar, WMI_TARGET_ERROR_VAL errorVal) in ar6000_reportError_event()
/linux-2.6.39/drivers/staging/ath6kl/wmi/
Dwmi.c1984 A_WMI_REPORT_ERROR_EVENT(wmip->wmi_devt, (WMI_TARGET_ERROR_VAL) reply->errorVal); in wmi_reportErrorEvent_rx()