Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/
Dpps.h58 #define PPS_TIME_INVALID (1<<0) /* used to specify timeout==NULL */ macro
/linux-3.4.99/drivers/pps/
Dpps.c158 if (fdata.timeout.flags & PPS_TIME_INVALID) in pps_cdev_ioctl()