Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Dpps.h65 #define PPS_TIME_INVALID (1<<0) /* used to specify timeout==NULL */ macro
/Linux-v4.19/drivers/pps/
Dpps.c73 if (fdata->timeout.flags & PPS_TIME_INVALID) in pps_cdev_pps_fetch()