Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dpps.h148 #define PPS_FETCH _IOWR('p', 0xa4, struct pps_fdata *) macro
/linux/drivers/pps/
H A Dpps.c179 case PPS_FETCH: { in pps_cdev_ioctl()
262 if (cmd == PPS_FETCH) { in pps_cdev_compat_ioctl()