Searched refs:hif_get_wake_ce_id (Results 1 – 5 of 5) sorted by relevance
180 ret = hif_get_wake_ce_id(scn, &wake_ce_id); in hif_snoc_bus_configure()
119 status = hif_get_wake_ce_id(hif_sc, &wake_ce_id); in hif_ipci_bus_configure()459 ret = hif_get_wake_ce_id(scn, &wake_ce_id); in hif_ce_msi_configure_irq()
712 int hif_get_wake_ce_id(struct hif_softc *scn, uint8_t *ce_id);
614 errno = hif_get_wake_ce_id(scn, &wake_ce_id); in hif_interrupt_is_ut_resume()
6067 int hif_get_wake_ce_id(struct hif_softc *scn, uint8_t *ce_id) in hif_get_wake_ce_id() function