Searched refs:pps_bind_args (Results 1 – 3 of 3) sorted by relevance
17 struct pps_bind_args *bind_args);26 struct pps_bind_args *bind_args) { return -EOPNOTSUPP; } in pps_kc_bind()
36 int pps_kc_bind(struct pps_device *pps, struct pps_bind_args *bind_args) in pps_kc_bind()
137 struct pps_bind_args { struct149 #define PPS_KC_BIND _IOW('p', 0xa5, struct pps_bind_args *) argument