Home
last modified time | relevance | path

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

/openbmc/linux/drivers/bluetooth/
H A Dhci_qca.c177 u64 vote_last_jif; member
292 diff = jiffies_to_msecs(jiffies - qca->vote_last_jif); in serial_clock_vote()
336 diff = jiffies_to_msecs(jiffies - qca->vote_last_jif); in serial_clock_vote()
345 qca->vote_last_jif = jiffies; in serial_clock_vote()
604 qca->vote_last_jif = jiffies; in qca_open()