Lines Matching refs:bus_lock

2062 	if (!bus->bus_lock) {  in dhd_init_bus_lock()
2063 bus->bus_lock = dhd_os_spin_lock_init(bus->dhd->osh); in dhd_init_bus_lock()
2070 if (bus->bus_lock) { in dhd_deinit_bus_lock()
2071 dhd_os_spin_lock_deinit(bus->dhd->osh, bus->bus_lock); in dhd_deinit_bus_lock()
2072 bus->bus_lock = NULL; in dhd_deinit_bus_lock()
2121 DHD_BUS_LOCK(bus->bus_lock, flags_bus); in dhdpcie_bus_release()
2123 DHD_BUS_UNLOCK(bus->bus_lock, flags_bus); in dhdpcie_bus_release()
2316 DHD_BUS_LOCK(bus->bus_lock, flags_bus); in dhd_bus_stop()
2318 DHD_BUS_UNLOCK(bus->bus_lock, flags_bus); in dhd_bus_stop()
5464 DHD_BUS_LOCK(bus->bus_lock, flags_bus); in dhd_bus_devreset()
5466 DHD_BUS_UNLOCK(bus->bus_lock, flags_bus); in dhd_bus_devreset()
7004 DHD_BUS_LOCK(bus->bus_lock, flags_bus); in dhdpcie_bus_suspend()
7021 DHD_BUS_UNLOCK(bus->bus_lock, flags_bus); in dhdpcie_bus_suspend()
7105 DHD_BUS_LOCK(bus->bus_lock, flags_bus); in dhdpcie_bus_suspend()
7107 DHD_BUS_UNLOCK(bus->bus_lock, flags_bus); in dhdpcie_bus_suspend()
7176 DHD_BUS_LOCK(bus->bus_lock, flags_bus); in dhdpcie_bus_suspend()
7179 DHD_BUS_UNLOCK(bus->bus_lock, flags_bus); in dhdpcie_bus_suspend()
9079 DHD_BUS_LOCK(bus->bus_lock, flags_bus); in dhd_bus_handle_d3_ack()
9097 DHD_BUS_UNLOCK(bus->bus_lock, flags_bus); in dhd_bus_handle_d3_ack()
9286 DHD_BUS_LOCK(bus->bus_lock, flags_bus); in dhdpcie_bus_process_mailbox_intr()
9290 DHD_BUS_UNLOCK(bus->bus_lock, flags_bus); in dhdpcie_bus_process_mailbox_intr()
9293 DHD_BUS_UNLOCK(bus->bus_lock, flags_bus); in dhdpcie_bus_process_mailbox_intr()
9371 DHD_BUS_LOCK(bus->bus_lock, flags_bus); in dhdpci_bus_read_frames()
9376 DHD_BUS_UNLOCK(bus->bus_lock, flags_bus); in dhdpci_bus_read_frames()
9379 DHD_BUS_UNLOCK(bus->bus_lock, flags_bus); in dhdpci_bus_read_frames()