Home
last modified time | relevance | path

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

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