Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/ath6kl/include/
Dcommon_drv.h75 int ar6000_reset_device(struct hif_device *hifDevice, u32 TargetType, bool waitForCompletion, bool …
/linux-2.6.39/drivers/staging/ath6kl/os/linux/
Dar6000_raw_if.c281 ar6000_reset_device(ar->arHifDevice, ar->arTargetType, true, false);
Dar6000_drv.c2049 ar6000_reset_device(ar->arHifDevice, ar->arTargetType, true, coldReset); in ar6000_stop_endpoint()
/linux-2.6.39/drivers/staging/ath6kl/miscdrv/
Dcommon_drv.c402 int ar6000_reset_device(struct hif_device *hifDevice, u32 TargetType, bool waitForCompletion, bool … in ar6000_reset_device() function