Home
last modified time | relevance | path

Searched defs:target_time (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/rtc/
H A Drtc-mpc5121.c65 u32 target_time; /* RTC + 0x20 */ member
/openbmc/linux/drivers/net/dsa/microchip/
H A Dksz_ptp.c143 struct timespec64 const *target_time, in ksz_ptp_configure_perout()
/openbmc/linux/drivers/input/keyboard/
H A Dadp5588-keys.c564 ktime_t target_time, now; in adp5588_thread_irq() local
/openbmc/linux/tools/perf/scripts/python/
H A Dexported-sql-viewer.py3460 def BinarySearchTime(self, lower_id, higher_id, target_time, get_floor): argument