Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/
H A Dfec_ptp.c523 struct fec_enet_private *fep = container_of(dwork, struct fec_enet_private, time_keep); in fec_time_keep()
534 schedule_delayed_work(&fep->time_keep, HZ); in fec_time_keep()
611 INIT_DELAYED_WORK(&fep->time_keep, fec_time_keep); in fec_ptp_init()
633 schedule_delayed_work(&fep->time_keep, HZ); in fec_ptp_init()
641 cancel_delayed_work_sync(&fep->time_keep); in fec_ptp_stop()
H A Dfec.h571 struct delayed_work time_keep; member
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/fluentbit/fluentbit/
H A D0002-parser-Fix-SIGSEGV-caused-by-using-flb_free-instead-.patch20 time_keep = flb_utils_bool(str);
25 time_keep = FLB_FALSE;