Home
last modified time | relevance | path

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

/linux-6.15/include/uapi/linux/
H A Dpps_gen.h33 #define PPS_GEN_SETENABLE _IOW('p', 0xb1, unsigned int *) macro
/linux-6.15/drivers/pps/generators/
H A Dpps_gen.c62 case PPS_GEN_SETENABLE: in pps_gen_cdev_ioctl()