Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/pld/src/ !
H A Dpld_sdio.h285 int pld_sdio_wlan_enable(struct device *dev, struct pld_wlan_enable_cfg *config,
288 static inline int pld_sdio_wlan_enable(struct device *dev, in pld_sdio_wlan_enable() function
H A Dpld_sdio.c391 int pld_sdio_wlan_enable(struct device *dev, struct pld_wlan_enable_cfg *config, in pld_sdio_wlan_enable() function
H A Dpld_common.c383 ret = pld_sdio_wlan_enable(dev, config, mode, QWLAN_VERSIONSTR); in pld_wlan_enable()