Home
last modified time | relevance | path

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

/openbmc/linux/drivers/firewire/
H A Dohci.c188 bool bus_time_running; member
1812 if (unlikely(!ohci->bus_time_running)) { in update_bus_time()
1816 ohci->bus_time_running = true; in update_bus_time()
2393 ohci->bus_time_running = false; in ohci_enable()