Home
last modified time | relevance | path

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

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