Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Ddhd_pcie.h569 extern bool dhdpcie_irq_enabled(struct dhd_bus *bus);
H A Ddhd_pcie_linux.c1032 if (!dhdpcie_irq_enabled(bus)) { in dhdpcie_request_irq()
1549 dhdpcie_irq_enabled(dhd_bus_t *bus) in dhdpcie_irq_enabled() function
H A Ddhd_msgbuf.c8309 DHD_ERROR(("host pcie_irq enabled = %d\n", dhdpcie_irq_enabled(dhd->bus))); in dhd_prot_debug_info_print()