Home
last modified time | relevance | path

Searched refs:remove (Results 1 – 25 of 29) sorted by relevance

12

/wlan-driver/qcacld-3.0/core/pld/src/
H A Dpld_usb.c113 pld_context->ops->remove(&pdev->dev, PLD_BUS_TYPE_USB); in pld_usb_remove()
257 .remove = pld_usb_remove,
361 pld_context->ops->remove(NULL, PLD_BUS_TYPE_USB); in pld_usb_unregister_driver()
H A Dpld_sdio.c131 pld_context->ops->remove(dev, PLD_BUS_TYPE_SDIO); in pld_sdio_remove()
370 .remove = pld_sdio_remove,
424 .remove = pld_sdio_remove,
H A Dpld_snoc_fw_sim.c77 pld_context->ops->remove(dev, PLD_BUS_TYPE_SNOC_FW_SIM); in pld_snoc_fw_sim_remove()
273 .remove = pld_snoc_fw_sim_remove,
H A Dpld_pcie_fw_sim.c99 pld_context->ops->remove(&pdev->dev, PLD_BUS_TYPE_IPCI_FW_SIM); in pld_pcie_fw_sim_remove()
374 pld_context->ops->remove(&pdev->dev, PLD_BUS_TYPE_PCIE_FW_SIM); in pld_pcie_fw_sim_remove()
593 .remove = pld_pcie_fw_sim_remove,
H A Dpld_snoc.c147 pld_context->ops->remove(dev, PLD_BUS_TYPE_SNOC); in pld_snoc_remove()
413 .remove = pld_snoc_remove,
H A Dpld_pcie.c121 pld_context->ops->remove(&pdev->dev, PLD_BUS_TYPE_PCIE); in pld_pcie_remove()
743 .remove = pld_pcie_remove,
797 .remove = pld_pcie_remove,
H A Dpld_ipci.c99 pld_context->ops->remove(dev, PLD_BUS_TYPE_SNOC); in pld_ipci_remove()
501 .remove = pld_ipci_remove,
H A Dpld_common.c251 if (!ops || !ops->probe || !ops->remove || in pld_register_driver()
/wlan-driver/wpa_supplicant_8/wpa_supplicant/
H A Dtodo.txt
H A DREADME
H A DChangeLog
H A DREADME-Windows.txt
H A DREADME-WPS
/wlan-driver/platform/inc/
H A Dicnss2.h61 void (*remove)(struct device *dev); member
H A Dcnss2.h251 void (*remove)(struct pci_dev *pdev); member
/wlan-driver/wpa_supplicant_8/hostapd/
H A Dhlr_auc_gw.txt
H A DChangeLog
H A DREADME-WPS
/wlan-driver/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/lang/
H A Dwpa_gui_de.ts
/wlan-driver/qcacld-3.0/core/pld/inc/
H A Dpld_common.h598 void (*remove)(struct device *dev, member
/wlan-driver/wpa_supplicant_8/wpa_supplicant/aidl/
H A Daidl_manager.cpp
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_driver_ops.c2359 .remove = wlan_hdd_pld_remove,
/wlan-driver/platform/icnss2/
H A Dmain.c1605 priv->ops->remove(&priv->pdev->dev); in icnss_driver_event_unregister_driver()
3128 if (!ops->probe || !ops->remove) { in __icnss_register_driver()
5267 .remove = icnss_remove,
/wlan-driver/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/
H A Dpeers.cpp
/wlan-driver/qcacld-3.0/core/mac/src/cfg/cfgUtil/
H A Ddot11f.frms2803 //TODO: take it out when generic fix to remove extra bytes in IE is available.
2849 //TODO: take it out when generic fix to remove extra bytes in IE is available.

12