pps_bind_args
int pps_kc_bind(struct pps_device *pps, struct pps_bind_args *bind_args)
struct pps_bind_args *bind_args);
struct pps_bind_args *bind_args) { return -EOPNOTSUPP; }
struct pps_bind_args bind_args;
sizeof(struct pps_bind_args)))
#define PPS_KC_BIND _IOW('p', 0xa5, struct pps_bind_args *)