Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/ath6kl/hif/sdio/linux_sdio/src/
Dhif.c61 static struct hif_device *addHifDevice(struct sdio_func *func);
836 addHifDevice(func); in hifDeviceInserted()
1187 addHifDevice(struct sdio_func *func) in addHifDevice() function