Home
last modified time | relevance | path

Searched refs:DevCleanupMsgBundling (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/drivers/staging/ath6kl/htc2/AR6000/
Dar6k.h301 int DevCleanupMsgBundling(struct ar6k_device *pDev);
Dar6k.c813 int DevCleanupMsgBundling(struct ar6k_device *pDev) in DevCleanupMsgBundling() function
/linux-2.6.39/drivers/staging/ath6kl/htc2/
Dhtc.c489 DevCleanupMsgBundling(&target->Device); in HTCStop()