HomeSort by relevance Sort by last modified time
    Searched full:pit_get_count (Results 1 - 1 of 1) sorted by null

  /external/qemu/hw/
i8254.c 64 static int pit_get_count(PITChannelState *s) function
240 s->latched_count = pit_get_count(s);
341 count = pit_get_count(s);
345 count = pit_get_count(s);
349 count = pit_get_count(s);
354 count = pit_get_count(s);

Completed in 38 milliseconds