Home
last modified time | relevance | path

Searched refs:dev (Results 1 – 25 of 309) sorted by relevance

12345678910>>...13

/wlan-driver/qcacld-3.0/core/pld/src/
Dpld_pcie.h55 static inline int pld_pcie_get_ce_id(struct device *dev, int irq) in pld_pcie_get_ce_id() argument
81 int pld_pcie_get_ce_id(struct device *dev, int irq);
85 static inline int pld_pcie_wlan_enable(struct device *dev, in pld_pcie_wlan_enable() argument
93 static inline int pld_pcie_wlan_disable(struct device *dev, in pld_pcie_wlan_disable() argument
119 int pld_pcie_wlan_enable(struct device *dev, struct pld_wlan_enable_cfg *config,
132 int pld_pcie_wlan_disable(struct device *dev, enum pld_driver_mode mode);
148 static inline int pld_pcie_set_fw_log_mode(struct device *dev, u8 fw_log_mode) in pld_pcie_set_fw_log_mode() argument
150 return cnss_set_fw_log_mode(dev, fw_log_mode); in pld_pcie_set_fw_log_mode()
153 static inline void pld_pcie_intr_notify_q6(struct device *dev) in pld_pcie_intr_notify_q6() argument
157 static inline int pld_pcie_set_fw_log_mode(struct device *dev, u8 fw_log_mode) in pld_pcie_set_fw_log_mode() argument
[all …]
Dpld_ipci.h42 static inline int pld_ipci_wlan_enable(struct device *dev, in pld_ipci_wlan_enable() argument
50 static inline int pld_ipci_wlan_disable(struct device *dev, in pld_ipci_wlan_disable() argument
56 static inline int pld_ipci_get_soc_info(struct device *dev, in pld_ipci_get_soc_info() argument
62 static inline int pld_ipci_power_on(struct device *dev) in pld_ipci_power_on() argument
67 static inline int pld_ipci_power_off(struct device *dev) in pld_ipci_power_off() argument
72 static inline int pld_ipci_idle_restart(struct device *dev) in pld_ipci_idle_restart() argument
77 static inline int pld_ipci_idle_shutdown(struct device *dev) in pld_ipci_idle_shutdown() argument
82 static inline int pld_ipci_force_assert_target(struct device *dev) in pld_ipci_force_assert_target() argument
87 static inline int pld_ipci_get_user_msi_assignment(struct device *dev, in pld_ipci_get_user_msi_assignment() argument
96 static inline int pld_ipci_get_msi_irq(struct device *dev, unsigned int vector) in pld_ipci_get_msi_irq() argument
[all …]
Dpld_snoc.h52 static inline int pld_snoc_wlan_enable(struct device *dev, in pld_snoc_wlan_enable() argument
58 static inline int pld_snoc_wlan_disable(struct device *dev, in pld_snoc_wlan_disable() argument
63 static inline int pld_snoc_ce_request_irq(struct device *dev, in pld_snoc_ce_request_irq() argument
71 static inline int pld_snoc_ce_free_irq(struct device *dev, in pld_snoc_ce_free_irq() argument
76 static inline void pld_snoc_enable_irq(struct device *dev, unsigned int ce_id) in pld_snoc_enable_irq() argument
79 static inline void pld_snoc_disable_irq(struct device *dev, unsigned int ce_id) in pld_snoc_disable_irq() argument
82 static inline int pld_snoc_get_soc_info(struct device *dev, struct pld_soc_info *info) in pld_snoc_get_soc_info() argument
86 static inline int pld_snoc_get_ce_id(struct device *dev, int irq) in pld_snoc_get_ce_id() argument
90 static inline int pld_snoc_power_on(struct device *dev) in pld_snoc_power_on() argument
94 static inline int pld_snoc_power_off(struct device *dev) in pld_snoc_power_off() argument
[all …]
Dpld_common.c143 struct device *dev, struct device *ifdev, in pld_add_dev() argument
153 dev_node->dev = dev; in pld_add_dev()
165 struct device *dev) in pld_del_dev() argument
172 if (dev_node->dev == dev) { in pld_del_dev()
180 static struct dev_node *pld_get_dev_node(struct device *dev) in pld_get_dev_node() argument
188 if (!dev || !pld_context) { in pld_get_dev_node()
190 dev, pld_context); in pld_get_dev_node()
196 if (dev_node->dev == dev) { in pld_get_dev_node()
206 enum pld_bus_type pld_get_bus_type(struct device *dev) in pld_get_bus_type() argument
208 struct dev_node *dev_node = pld_get_dev_node(dev); in pld_get_bus_type()
[all …]
Dpld_pcie_fw_sim.h36 static inline int pld_pcie_fw_sim_wlan_enable(struct device *dev, in pld_pcie_fw_sim_wlan_enable() argument
44 static inline int pld_pcie_fw_sim_wlan_disable(struct device *dev, in pld_pcie_fw_sim_wlan_disable() argument
50 static inline void pld_pcie_fw_sim_link_down(struct device *dev) in pld_pcie_fw_sim_link_down() argument
54 static inline int pld_pcie_fw_sim_is_fw_down(struct device *dev) in pld_pcie_fw_sim_is_fw_down() argument
59 static inline int pld_pcie_fw_sim_get_platform_cap(struct device *dev, in pld_pcie_fw_sim_get_platform_cap() argument
65 static inline int pld_pcie_fw_sim_get_soc_info(struct device *dev, in pld_pcie_fw_sim_get_soc_info() argument
71 static inline int pld_pcie_fw_sim_get_user_msi_assignment(struct device *dev, in pld_pcie_fw_sim_get_user_msi_assignment() argument
80 static inline int pld_pcie_fw_sim_get_msi_irq(struct device *dev, in pld_pcie_fw_sim_get_msi_irq() argument
86 static inline void pld_pcie_fw_sim_get_msi_address(struct device *dev, in pld_pcie_fw_sim_get_msi_address() argument
92 static inline int pld_pcie_fw_sim_request_irq(struct device *dev, int irq, in pld_pcie_fw_sim_request_irq() argument
[all …]
Dpld_snoc_fw_sim.h35 static inline int pld_snoc_fw_sim_wlan_enable(struct device *dev, in pld_snoc_fw_sim_wlan_enable() argument
43 static inline int pld_snoc_fw_sim_wlan_disable(struct device *dev, in pld_snoc_fw_sim_wlan_disable() argument
49 static inline int pld_snoc_fw_sim_ce_request_irq(struct device *dev, in pld_snoc_fw_sim_ce_request_irq() argument
58 static inline int pld_snoc_fw_sim_ce_free_irq(struct device *dev, in pld_snoc_fw_sim_ce_free_irq() argument
64 static inline void pld_snoc_fw_sim_enable_irq(struct device *dev, in pld_snoc_fw_sim_enable_irq() argument
69 static inline void pld_snoc_fw_sim_disable_irq(struct device *dev, in pld_snoc_fw_sim_disable_irq() argument
74 static inline int pld_snoc_fw_sim_get_soc_info(struct device *dev, in pld_snoc_fw_sim_get_soc_info() argument
80 static inline int pld_snoc_fw_sim_get_ce_id(struct device *dev, int irq) in pld_snoc_fw_sim_get_ce_id() argument
85 static inline int pld_snoc_fw_sim_get_irq(struct device *dev, int ce_id) in pld_snoc_fw_sim_get_irq() argument
90 static inline int pld_snoc_fw_sim_is_fw_down(struct device *dev) in pld_snoc_fw_sim_is_fw_down() argument
[all …]
Dpld_snoc_fw_sim.c37 static int pld_snoc_fw_sim_probe(struct device *dev) in pld_snoc_fw_sim_probe() argument
48 ret = pld_add_dev(pld_context, dev, NULL, PLD_BUS_TYPE_SNOC_FW_SIM); in pld_snoc_fw_sim_probe()
52 return pld_context->ops->probe(dev, PLD_BUS_TYPE_SNOC_FW_SIM, in pld_snoc_fw_sim_probe()
68 static void pld_snoc_fw_sim_remove(struct device *dev) in pld_snoc_fw_sim_remove() argument
77 pld_context->ops->remove(dev, PLD_BUS_TYPE_SNOC_FW_SIM); in pld_snoc_fw_sim_remove()
79 pld_del_dev(pld_context, dev); in pld_snoc_fw_sim_remove()
91 static int pld_snoc_fw_sim_reinit(struct device *dev) in pld_snoc_fw_sim_reinit() argument
97 return pld_context->ops->reinit(dev, PLD_BUS_TYPE_SNOC_FW_SIM, in pld_snoc_fw_sim_reinit()
111 static void pld_snoc_fw_sim_shutdown(struct device *dev) in pld_snoc_fw_sim_shutdown() argument
117 pld_context->ops->shutdown(dev, PLD_BUS_TYPE_SNOC_FW_SIM); in pld_snoc_fw_sim_shutdown()
[all …]
Dpld_ipci.c50 static int pld_ipci_probe(struct device *dev) in pld_ipci_probe() argument
61 ret = pld_add_dev(pld_context, dev, NULL, PLD_BUS_TYPE_IPCI); in pld_ipci_probe()
65 return pld_context->ops->probe(dev, PLD_BUS_TYPE_IPCI, in pld_ipci_probe()
81 static void pld_ipci_remove(struct device *dev) in pld_ipci_remove() argument
87 errno = osif_psoc_sync_trans_start_wait(dev, &psoc_sync); in pld_ipci_remove()
91 osif_psoc_sync_unregister(dev); in pld_ipci_remove()
99 pld_context->ops->remove(dev, PLD_BUS_TYPE_SNOC); in pld_ipci_remove()
101 pld_del_dev(pld_context, dev); in pld_ipci_remove()
117 static int pld_ipci_reinit(struct device *dev) in pld_ipci_reinit() argument
123 return pld_context->ops->reinit(dev, PLD_BUS_TYPE_IPCI, in pld_ipci_reinit()
[all …]
Dpld_snoc.c59 static int pld_snoc_idle_restart_cb(struct device *dev) in pld_snoc_idle_restart_cb() argument
65 return pld_context->ops->idle_restart(dev, PLD_BUS_TYPE_SNOC); in pld_snoc_idle_restart_cb()
78 static int pld_snoc_idle_shutdown_cb(struct device *dev) in pld_snoc_idle_shutdown_cb() argument
84 return pld_context->ops->idle_shutdown(dev, PLD_BUS_TYPE_SNOC); in pld_snoc_idle_shutdown_cb()
98 static int pld_snoc_probe(struct device *dev) in pld_snoc_probe() argument
109 ret = pld_add_dev(pld_context, dev, NULL, PLD_BUS_TYPE_SNOC); in pld_snoc_probe()
113 return pld_context->ops->probe(dev, PLD_BUS_TYPE_SNOC, in pld_snoc_probe()
129 static void pld_snoc_remove(struct device *dev) in pld_snoc_remove() argument
135 errno = osif_psoc_sync_trans_start_wait(dev, &psoc_sync); in pld_snoc_remove()
139 osif_psoc_sync_unregister(dev); in pld_snoc_remove()
[all …]
Dpld_pcie_fw_sim.c61 ret = pld_add_dev(pld_context, &pdev->dev, NULL, in pld_pcie_fw_sim_probe()
66 return pld_context->ops->probe(&pdev->dev, in pld_pcie_fw_sim_probe()
87 errno = osif_psoc_sync_trans_start_wait(&pdev->dev, &psoc_sync); in pld_pcie_fw_sim_remove()
91 osif_psoc_sync_unregister(&pdev->dev); in pld_pcie_fw_sim_remove()
99 pld_context->ops->remove(&pdev->dev, PLD_BUS_TYPE_IPCI_FW_SIM); in pld_pcie_fw_sim_remove()
101 pld_del_dev(pld_context, &pdev->dev); in pld_pcie_fw_sim_remove()
124 return pld_context->ops->idle_restart(&pdev->dev, in pld_pcie_fw_sim_idle_restart_cb()
144 return pld_context->ops->idle_shutdown(&pdev->dev, in pld_pcie_fw_sim_idle_shutdown_cb()
167 return pld_context->ops->reinit(&pdev->dev, in pld_pcie_fw_sim_reinit()
187 pld_context->ops->shutdown(&pdev->dev, in pld_pcie_fw_sim_shutdown()
[all …]
Dpld_sdio.h73 static inline uint8_t *pld_sdio_get_wlan_mac_address(struct device *dev, in pld_sdio_get_wlan_mac_address() argument
108 static inline uint8_t *pld_sdio_get_wlan_mac_address(struct device *dev, in pld_sdio_get_wlan_mac_address() argument
111 return cnss_common_get_wlan_mac_address(dev, num); in pld_sdio_get_wlan_mac_address()
114 static inline uint8_t *pld_sdio_get_wlan_mac_address(struct device *dev, in pld_sdio_get_wlan_mac_address() argument
124 static inline void *pld_sdio_get_virt_ramdump_mem(struct device *dev, in pld_sdio_get_virt_ramdump_mem() argument
127 return cnss_common_get_virt_ramdump_mem(dev, size); in pld_sdio_get_virt_ramdump_mem()
134 static inline void pld_sdio_device_crashed(struct device *dev) in pld_sdio_device_crashed() argument
136 cnss_common_device_crashed(dev); in pld_sdio_device_crashed()
143 static inline void pld_sdio_device_self_recovery(struct device *dev) in pld_sdio_device_self_recovery() argument
145 cnss_common_device_self_recovery(dev); in pld_sdio_device_self_recovery()
[all …]
Dpld_usb.c65 ret = pld_add_dev(pld_context, &pdev->dev, &interface->dev, in pld_usb_probe()
70 ret = pld_context->ops->probe(&pdev->dev, in pld_usb_probe()
96 errno = osif_psoc_sync_trans_start_wait(&pdev->dev, &psoc_sync); in pld_usb_remove()
100 osif_psoc_sync_unregister(&pdev->dev); in pld_usb_remove()
113 pld_context->ops->remove(&pdev->dev, PLD_BUS_TYPE_USB); in pld_usb_remove()
115 pld_del_dev(pld_context, &pdev->dev); in pld_usb_remove()
142 return pld_context->ops->suspend(&pdev->dev, PLD_BUS_TYPE_USB, state); in pld_usb_suspend()
160 return pld_context->ops->resume(&pdev->dev, PLD_BUS_TYPE_USB); in pld_usb_resume()
175 return pld_context->ops->reset_resume(&pdev->dev, PLD_BUS_TYPE_USB); in pld_usb_reset_resume()
194 return pld_context->ops->reinit(&pdev->dev, PLD_BUS_TYPE_USB, in pld_usb_reinit()
[all …]
Dpld_pcie.c75 ret = pld_add_dev(pld_context, &pdev->dev, NULL, PLD_BUS_TYPE_PCIE); in pld_pcie_probe()
79 return pld_context->ops->probe(&pdev->dev, in pld_pcie_probe()
101 errno = osif_psoc_sync_trans_start_wait(&pdev->dev, &psoc_sync); in pld_pcie_remove()
111 osif_psoc_sync_unregister(&pdev->dev); in pld_pcie_remove()
121 pld_context->ops->remove(&pdev->dev, PLD_BUS_TYPE_PCIE); in pld_pcie_remove()
123 pld_del_dev(pld_context, &pdev->dev); in pld_pcie_remove()
155 return pld_context->ops->set_curr_therm_cdev_state(&pdev->dev, in pld_pcie_set_thermal_state()
179 return pld_context->ops->idle_restart(&pdev->dev, in pld_pcie_idle_restart_cb()
199 return pld_context->ops->idle_shutdown(&pdev->dev, in pld_pcie_idle_shutdown_cb()
222 return pld_context->ops->reinit(&pdev->dev, in pld_pcie_reinit()
[all …]
Dpld_sdio.c82 struct device *dev; in pld_sdio_probe() local
91 dev = &sdio_func->dev; in pld_sdio_probe()
92 ret = pld_add_dev(pld_context, dev, NULL, PLD_BUS_TYPE_SDIO); in pld_sdio_probe()
96 return pld_context->ops->probe(dev, PLD_BUS_TYPE_SDIO, in pld_sdio_probe()
115 struct device *dev = &sdio_func->dev; in pld_sdio_remove() local
119 errno = osif_psoc_sync_trans_start_wait(dev, &psoc_sync); in pld_sdio_remove()
123 osif_psoc_sync_unregister(dev); in pld_sdio_remove()
131 pld_context->ops->remove(dev, PLD_BUS_TYPE_SDIO); in pld_sdio_remove()
132 pld_del_dev(pld_context, dev); in pld_sdio_remove()
154 struct device *dev = &sdio_func->dev; in pld_sdio_reinit() local
[all …]
/wlan-driver/qcacld-3.0/core/pld/inc/
Dpld_common.h595 int (*probe)(struct device *dev,
598 void (*remove)(struct device *dev,
600 int (*idle_shutdown)(struct device *dev,
602 int (*idle_restart)(struct device *dev,
604 void (*shutdown)(struct device *dev,
606 int (*reinit)(struct device *dev,
609 void (*crash_shutdown)(struct device *dev,
611 int (*suspend)(struct device *dev,
614 int (*resume)(struct device *dev,
616 int (*reset_resume)(struct device *dev,
[all …]
/wlan-driver/platform/inc/
Dicnss2.h60 int (*probe)(struct device *dev);
61 void (*remove)(struct device *dev);
62 void (*shutdown)(struct device *dev);
63 int (*reinit)(struct device *dev);
65 int (*pm_suspend)(struct device *dev);
66 int (*pm_resume)(struct device *dev);
67 int (*suspend_noirq)(struct device *dev);
68 int (*resume_noirq)(struct device *dev);
69 int (*runtime_suspend)(struct device *dev);
70 int (*runtime_resume)(struct device *dev);
[all …]
Dcnss2.h365 extern void cnss_device_crashed(struct device *dev);
366 extern int cnss_pci_prevent_l1(struct device *dev);
367 extern void cnss_pci_allow_l1(struct device *dev);
368 extern int cnss_pci_link_down(struct device *dev);
369 extern int cnss_pci_is_device_down(struct device *dev);
370 extern void cnss_schedule_recovery(struct device *dev,
372 extern int cnss_self_recovery(struct device *dev,
374 extern int cnss_force_fw_assert(struct device *dev);
375 extern int cnss_force_collect_rddm(struct device *dev);
376 extern int cnss_qmi_send_get(struct device *dev);
[all …]
/wlan-driver/qca-wifi-host-cmn/utils/epping/src/
Depping_txrx.c52 struct net_device *dev = (struct net_device *)data; in epping_timer_expire() local
55 if (!dev) { in epping_timer_expire()
61 adapter = netdev_priv(dev); in epping_timer_expire()
71 static int epping_ndev_open(struct net_device *dev) in epping_ndev_open() argument
76 adapter = netdev_priv(dev); in epping_ndev_open()
81 static int epping_ndev_stop(struct net_device *dev) in epping_ndev_stop() argument
86 adapter = netdev_priv(dev); in epping_ndev_stop()
98 static void epping_ndev_uninit(struct net_device *dev) in epping_ndev_uninit() argument
102 adapter = netdev_priv(dev); in epping_ndev_uninit()
114 static void epping_tx_queue_timeout(struct net_device *dev, in epping_tx_queue_timeout() argument
[all …]
/wlan-driver/qca-wifi-host-cmn/hif/src/sdio/transfer/
Dadma.c170 return pld_wlan_enable(hif_sc->qdf_dev->dev, &cfg, mode); in hif_sdio_bus_configure()
217 struct hif_sdio_device *dev, in hif_dev_map_pipe_to_adma_chan() argument
221 struct hif_sdio_dev *pdev = dev->HIFDevice; in hif_dev_map_pipe_to_adma_chan()
384 static qdf_nbuf_t hif_sdio_get_nbuf(struct hif_sdio_dev *dev, uint16_t buf_len) in hif_sdio_get_nbuf() argument
388 qdf_list_t *q = &dev->rx_q; in hif_sdio_get_nbuf()
392 qdf_spin_lock_irqsave(&dev->rx_q_lock); in hif_sdio_get_nbuf()
403 !dev->rx_q_alloc_work_scheduled) { in hif_sdio_get_nbuf()
404 dev->rx_q_alloc_work_scheduled = true; in hif_sdio_get_nbuf()
405 qdf_sched_work(0, &dev->rx_q_alloc_work); in hif_sdio_get_nbuf()
408 qdf_spin_unlock_irqrestore(&dev->rx_q_lock); in hif_sdio_get_nbuf()
[all …]
/wlan-driver/qca-wifi-host-cmn/hif/src/
Dhif_runtime_pm.h147 struct device *dev; member
174 static inline bool __hif_rtpm_enabled(struct device *dev) in __hif_rtpm_enabled() argument
176 return pm_runtime_enabled(dev); in __hif_rtpm_enabled()
187 static inline int __hif_rtpm_get(struct device *dev) in __hif_rtpm_get() argument
189 return pm_runtime_get(dev); in __hif_rtpm_get()
198 static inline void __hif_rtpm_get_noresume(struct device *dev) in __hif_rtpm_get_noresume() argument
200 pm_runtime_get_noresume(dev); in __hif_rtpm_get_noresume()
210 static inline int __hif_rtpm_get_sync(struct device *dev) in __hif_rtpm_get_sync() argument
212 return pm_runtime_get_sync(dev); in __hif_rtpm_get_sync()
223 static inline int __hif_rtpm_put_auto(struct device *dev) in __hif_rtpm_put_auto() argument
[all …]
/wlan-driver/qcacld-3.0/os_if/sync/src/
Dosif_psoc_sync.c38 struct device *dev; member
52 static struct osif_psoc_sync *osif_psoc_sync_lookup(struct device *dev) in osif_psoc_sync_lookup() argument
62 if (psoc_sync->dev == dev) in osif_psoc_sync_lookup()
159 void osif_psoc_sync_register(struct device *dev, in osif_psoc_sync_register() argument
162 QDF_BUG(dev); in osif_psoc_sync_register()
168 psoc_sync->dev = dev; in osif_psoc_sync_register()
172 struct osif_psoc_sync *osif_psoc_sync_unregister(struct device *dev) in osif_psoc_sync_unregister() argument
176 QDF_BUG(dev); in osif_psoc_sync_unregister()
177 if (!dev) in osif_psoc_sync_unregister()
181 psoc_sync = osif_psoc_sync_lookup(dev); in osif_psoc_sync_unregister()
[all …]
/wlan-driver/qcacld-3.0/core/hdd/src/
Dwlan_hdd_sysfs_dl_modes.c103 hdd_sysfs_dl_loglevel_store(struct device *dev, in hdd_sysfs_dl_loglevel_store() argument
107 struct net_device *net_dev = container_of(dev, struct net_device, dev); in hdd_sysfs_dl_loglevel_store()
174 hdd_sysfs_dl_mod_loglevel_store(struct device *dev, in hdd_sysfs_dl_mod_loglevel_store() argument
178 struct net_device *net_dev = container_of(dev, struct net_device, dev); in hdd_sysfs_dl_mod_loglevel_store()
245 hdd_sysfs_dl_modoff_store(struct device *dev, in hdd_sysfs_dl_modoff_store() argument
249 struct net_device *net_dev = container_of(dev, struct net_device, dev); in hdd_sysfs_dl_modoff_store()
316 hdd_sysfs_dl_modon_store(struct device *dev, in hdd_sysfs_dl_modon_store() argument
320 struct net_device *net_dev = container_of(dev, struct net_device, dev); in hdd_sysfs_dl_modon_store()
387 hdd_sysfs_dl_report_store(struct device *dev, in hdd_sysfs_dl_report_store() argument
391 struct net_device *net_dev = container_of(dev, struct net_device, dev); in hdd_sysfs_dl_report_store()
[all …]
Dwlan_hdd_driver_ops.c82 static inline void hdd_request_pm_qos(struct device *dev, int val) in hdd_request_pm_qos() argument
84 pld_request_pm_qos(dev, val); in hdd_request_pm_qos()
87 static inline void hdd_remove_pm_qos(struct device *dev) in hdd_remove_pm_qos() argument
89 pld_remove_pm_qos(dev); in hdd_remove_pm_qos()
541 int hdd_hif_open(struct device *dev, void *bdev, const struct hif_bus_id *bid, in hdd_hif_open() argument
555 hdd_hif_init_driver_state_callbacks(dev, &cbk); in hdd_hif_open()
577 status = hif_enable(hif_ctx, dev, bdev, bid, bus_type, in hdd_hif_open()
655 static int hdd_init_qdf_ctx(struct device *dev, void *bdev, in hdd_init_qdf_ctx() argument
664 qdf_dev->dev = dev; in hdd_init_qdf_ctx()
692 qdf_dma_invalid_buf_free(qdf_dev->dev, domain); in hdd_deinit_qdf_ctx()
[all …]
Dwlan_hdd_hostapd_wext.c87 static __iw_softap_get_ini_cfg(struct net_device *dev, in __iw_softap_get_ini_cfg() argument
91 struct hdd_adapter *adapter = WLAN_HDD_GET_PRIV_PTR(dev); in __iw_softap_get_ini_cfg()
95 hdd_enter_dev(dev); in __iw_softap_get_ini_cfg()
114 static iw_softap_get_ini_cfg(struct net_device *dev, in iw_softap_get_ini_cfg() argument
121 errno = osif_vdev_sync_op_start(dev, &vdev_sync); in iw_softap_get_ini_cfg()
125 errno = __iw_softap_get_ini_cfg(dev, info, wrqu, extra); in iw_softap_get_ini_cfg()
141 static int __iw_softap_set_two_ints_getnone(struct net_device *dev, in __iw_softap_set_two_ints_getnone() argument
145 struct hdd_adapter *adapter = WLAN_HDD_GET_PRIV_PTR(dev); in __iw_softap_set_two_ints_getnone()
154 hdd_enter_dev(dev); in __iw_softap_set_two_ints_getnone()
238 ret = hdd_wlan_fake_apps_suspend(hdd_ctx->wiphy, dev, in __iw_softap_set_two_ints_getnone()
[all …]
/wlan-driver/qcacld-3.0/os_if/sync/inc/
Dosif_psoc_sync.h71 void osif_psoc_sync_register(struct device *dev,
80 struct osif_psoc_sync *osif_psoc_sync_unregister(struct device *dev);
90 #define osif_psoc_sync_trans_start(dev, out_psoc_sync) \ argument
91 __osif_psoc_sync_trans_start(dev, out_psoc_sync, __func__)
94 __osif_psoc_sync_trans_start(struct device *dev,
107 #define osif_psoc_sync_trans_start_wait(dev, out_psoc_sync) \ argument
108 __osif_psoc_sync_trans_start_wait(dev, out_psoc_sync, __func__)
111 __osif_psoc_sync_trans_start_wait(struct device *dev,
123 int osif_psoc_sync_trans_resume(struct device *dev,
141 void osif_psoc_sync_assert_trans_protected(struct device *dev);
[all …]

12345678910>>...13