Searched refs:PPS_SETPARAMS (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/uapi/linux/
H A Dpps.h146 #define PPS_SETPARAMS _IOW('p', 0xa2, struct pps_kparams *) macro
/linux-master/drivers/pps/
H A Dpps.c116 case PPS_SETPARAMS:
117 dev_dbg(pps->dev, "PPS_SETPARAMS\n");
157 * uninitialized data of the PPS_SETPARAMS caller via

Completed in 273 milliseconds