Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/hif/src/sdio/
H A Dhif_sdio.c57 struct hif_sdio_device *htc_sdio_device = hif_dev_from_hif(hif_device); in hif_start()
97 struct hif_sdio_device *htc_sdio_device = hif_dev_from_hif(hif_device); in hif_sdio_stop()
126 struct hif_sdio_device *htc_sdio_device = hif_dev_from_hif(hif_device); in hif_send_head()
185 struct hif_sdio_device *htc_sdio_device = hif_dev_from_hif(hif_device); in hif_post_init()
H A Dhif_sdio_dev.h31 struct hif_sdio_device *hif_dev_from_hif(struct hif_sdio_dev *hif_device);
H A Dhif_sdio_dev.c143 struct hif_sdio_device *hif_dev_from_hif(struct hif_sdio_dev *hif_device) in hif_dev_from_hif() function
/wlan-driver/qca-wifi-host-cmn/hif/src/sdio/transfer/
H A Dmailbox.c208 struct hif_sdio_device *hif_device = hif_dev_from_hif(pdev); in hif_dev_set_mailbox_swap()
228 hif_device = hif_dev_from_hif(pdev); in hif_dev_get_mailbox_swap()