Lines Matching refs:inb_lock
2627 if (bus->inb_lock) { in dhdpcie_bus_remove_prep()
2628 osl_spin_lock_deinit(bus->dhd->osh, bus->inb_lock); in dhdpcie_bus_remove_prep()
2629 bus->inb_lock = NULL; in dhdpcie_bus_remove_prep()
6057 DHD_BUS_INB_DW_LOCK(bus->inb_lock, flags); in dhd_bus_console_in()
6064 DHD_BUS_INB_DW_UNLOCK(bus->inb_lock, flags); in dhd_bus_console_in()
9643 DHD_BUS_INB_DW_LOCK(bus->inb_lock, flags); in dhdpcie_bus_suspend()
9645 DHD_BUS_INB_DW_UNLOCK(bus->inb_lock, flags); in dhdpcie_bus_suspend()
9658 DHD_BUS_INB_DW_LOCK(bus->inb_lock, flags); in dhdpcie_bus_suspend()
9660 DHD_BUS_INB_DW_UNLOCK(bus->inb_lock, flags); in dhdpcie_bus_suspend()
9743 DHD_BUS_INB_DW_LOCK(bus->inb_lock, flags); in dhdpcie_bus_suspend()
9754 DHD_BUS_INB_DW_UNLOCK(bus->inb_lock, flags); in dhdpcie_bus_suspend()
9814 DHD_BUS_INB_DW_LOCK(bus->inb_lock, flags); in dhdpcie_bus_suspend()
9826 DHD_BUS_INB_DW_UNLOCK(bus->inb_lock, flags); in dhdpcie_bus_suspend()
9995 DHD_BUS_INB_DW_LOCK(bus->inb_lock, flags); in dhdpcie_bus_suspend()
10005 DHD_BUS_INB_DW_UNLOCK(bus->inb_lock, flags); in dhdpcie_bus_suspend()
12181 DHD_BUS_INB_DW_LOCK(bus->inb_lock, flags); in dhd_bus_inb_set_device_wake()
12202 DHD_BUS_INB_DW_UNLOCK(bus->inb_lock, flags); in dhd_bus_inb_set_device_wake()
12216 DHD_BUS_INB_DW_UNLOCK(bus->inb_lock, flags); in dhd_bus_inb_set_device_wake()
12242 DHD_BUS_INB_DW_UNLOCK(bus->inb_lock, flags); in dhd_bus_inb_set_device_wake()
12246 DHD_BUS_INB_DW_UNLOCK(bus->inb_lock, flags); in dhd_bus_inb_set_device_wake()
12273 DHD_BUS_INB_DW_LOCK(bus->inb_lock, flags); in dhd_bus_inb_set_device_wake()
12279 DHD_BUS_INB_DW_UNLOCK(bus->inb_lock, flags); in dhd_bus_inb_set_device_wake()
12293 DHD_BUS_INB_DW_UNLOCK(bus->inb_lock, flags); in dhd_bus_inb_set_device_wake()
12819 DHD_BUS_INB_DW_LOCK(bus->inb_lock, flags); in dhd_bus_handle_mb_data()
12821 DHD_BUS_INB_DW_UNLOCK(bus->inb_lock, flags); in dhd_bus_handle_mb_data()
12887 DHD_BUS_INB_DW_LOCK(bus->inb_lock, flags); in dhd_bus_handle_mb_data()
12918 DHD_BUS_INB_DW_UNLOCK(bus->inb_lock, flags); in dhd_bus_handle_mb_data()
12964 DHD_BUS_INB_DW_LOCK(bus->inb_lock, flags); in dhd_bus_handle_mb_data()
12982 DHD_BUS_INB_DW_UNLOCK(bus->inb_lock, flags); in dhd_bus_handle_mb_data()
12997 DHD_BUS_INB_DW_UNLOCK(bus->inb_lock, flags); in dhd_bus_handle_mb_data()
13002 DHD_BUS_INB_DW_UNLOCK(bus->inb_lock, flags); in dhd_bus_handle_mb_data()
13023 DHD_BUS_INB_DW_LOCK(bus->inb_lock, flags); in dhd_bus_handle_mb_data()
13028 DHD_BUS_INB_DW_UNLOCK(bus->inb_lock, flags); in dhd_bus_handle_mb_data()
14153 if (!bus->inb_lock) { in dhd_bus_init()
14154 bus->inb_lock = osl_spin_lock_init(bus->dhd->osh); in dhd_bus_init()