Home
last modified time | relevance | path

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

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/fddi/skfp/h/
H A Dsmc.h335 u_long smt_tvd ; /* timer valid dna */ member
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/fddi/skfp/h/
H A Dsmc.h335 u_long smt_tvd ; /* timer valid dna */ member
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/fddi/skfp/h/
H A Dsmc.h335 u_long smt_tvd ; /* timer valid dna */ member
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/fddi/skfp/
H A Dsmt.c411 if (smc->sm.smt_tvd && in smt_event()
412 time - smc->sm.smt_tvd > 228*TICKS_PER_SECOND) { in smt_event()
414 smc->sm.smt_tvd = 0 ; in smt_event()
656 smc->sm.smt_tvd = smt_get_time() ; in smt_received_pack()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/fddi/skfp/
H A Dsmt.c411 if (smc->sm.smt_tvd && in smt_event()
412 time - smc->sm.smt_tvd > 228*TICKS_PER_SECOND) { in smt_event()
414 smc->sm.smt_tvd = 0 ; in smt_event()
656 smc->sm.smt_tvd = smt_get_time() ; in smt_received_pack()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/fddi/skfp/
H A Dsmt.c411 if (smc->sm.smt_tvd && in smt_event()
412 time - smc->sm.smt_tvd > 228*TICKS_PER_SECOND) { in smt_event()
414 smc->sm.smt_tvd = 0 ; in smt_event()
656 smc->sm.smt_tvd = smt_get_time() ; in smt_received_pack()