Searched refs:pps_bind_args (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/pps/
H A Dkc.h17 struct pps_bind_args *bind_args);
26 struct pps_bind_args *bind_args) { return -EOPNOTSUPP; }
H A Dkc.c36 int pps_kc_bind(struct pps_device *pps, struct pps_bind_args *bind_args)
H A Dpps.c207 struct pps_bind_args bind_args;
216 sizeof(struct pps_bind_args)))
/linux-master/include/uapi/linux/
H A Dpps.h137 struct pps_bind_args { struct
149 #define PPS_KC_BIND _IOW('p', 0xa5, struct pps_bind_args *)

Completed in 176 milliseconds