Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dpps.h145 #define PPS_GETPARAMS _IOR('p', 0xa1, struct pps_kparams *) macro
/openbmc/linux/drivers/pps/
H A Dpps.c100 case PPS_GETPARAMS: in pps_cdev_ioctl()