Home
last modified time | relevance | path

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

/openbmc/qemu/tests/functional/qemu_test/
H A Dasset.py76 waittime = lastchange = 600
87 lastchange = waittime
89 elif lastchange - waittime > 90:
/openbmc/linux/drivers/media/pci/cx88/
H A Dcx88-blackbird.c613 int lastchange = -1; in blackbird_start_codec() local
616 for (i = 0; (i < 10) && (i < (lastchange + 4)); i++) { in blackbird_start_codec()
622 lastchange = i; in blackbird_start_codec()