Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/rc/
Dimon.c1161 static inline int tv2int(const struct timeval *a, const struct timeval *b) in tv2int() function
1202 msec = tv2int(&ct, &prev_time); in stabilize()
1203 msec_hit = tv2int(&ct, &hit_time); in stabilize()
1699 msec = tv2int(&t, &prev_time); in imon_incoming_packet()