Searched refs:modem_status (Results 1 – 6 of 6) sorted by relevance
224 if (pld_context->ops->modem_status) in pld_pcie_fw_sim_notify_handler()225 pld_context->ops->modem_status(&pdev->dev, in pld_pcie_fw_sim_notify_handler()499 if (pld_context->ops->modem_status) in pld_pcie_fw_sim_notify_handler()500 pld_context->ops->modem_status(&pdev->dev, in pld_pcie_fw_sim_notify_handler()599 .modem_status = pld_pcie_fw_sim_notify_handler,
277 if (pld_context->ops->modem_status) in pld_pcie_notify_handler()278 pld_context->ops->modem_status(&pdev->dev, in pld_pcie_notify_handler()749 .modem_status = pld_pcie_notify_handler,
262 void (*modem_status)(struct pci_dev *pdev, int state); member
618 void (*modem_status)(struct device *dev, member
2370 .modem_status = wlan_hdd_pld_notify_handler,
3112 if (!driver_ops || !driver_ops->modem_status) in cnss_pci_call_driver_modem_status()3115 driver_ops->modem_status(pci_priv->pci_dev, modem_current_status); in cnss_pci_call_driver_modem_status()