Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/firewire/
H A Dohci.c188 bool bus_time_running; member
1797 if (unlikely(!ohci->bus_time_running)) { in update_bus_time()
1801 ohci->bus_time_running = true; in update_bus_time()
2375 ohci->bus_time_running = false; in ohci_enable()
/kernel/linux/linux-6.6/drivers/firewire/
H A Dohci.c188 bool bus_time_running; member
1808 if (unlikely(!ohci->bus_time_running)) { in update_bus_time()
1812 ohci->bus_time_running = true; in update_bus_time()
2385 ohci->bus_time_running = false; in ohci_enable()

Completed in 10 milliseconds