Home
last modified time | relevance | path

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

/linux-2.6.39/include/linux/
Dpps.h128 #define PPS_FETCH _IOWR('p', 0xa4, struct pps_fdata *) macro
/linux-2.6.39/drivers/pps/
Dpps.c145 case PPS_FETCH: { in pps_cdev_ioctl()