Searched refs:ar6000_reset_device (Results 1 – 4 of 4) sorted by relevance
/linux-2.6.39/drivers/staging/ath6kl/include/ |
D | common_drv.h | 75 int ar6000_reset_device(struct hif_device *hifDevice, u32 TargetType, bool waitForCompletion, bool …
|
/linux-2.6.39/drivers/staging/ath6kl/os/linux/ |
D | ar6000_raw_if.c | 281 ar6000_reset_device(ar->arHifDevice, ar->arTargetType, true, false);
|
D | ar6000_drv.c | 2049 ar6000_reset_device(ar->arHifDevice, ar->arTargetType, true, coldReset); in ar6000_stop_endpoint()
|
/linux-2.6.39/drivers/staging/ath6kl/miscdrv/ |
D | common_drv.c | 402 int ar6000_reset_device(struct hif_device *hifDevice, u32 TargetType, bool waitForCompletion, bool … in ar6000_reset_device() function
|