Searched refs:ECPPIOC_GETPARMS (Results 1 – 6 of 6) sorted by relevance
37 #define ECPPIOC_GETPARMS _IOR('p', 71, struct ecpp_transfer_parms) macro
269 if ((modules == NULL) && (ioctl(1, ECPPIOC_GETPARMS, &ecpp_params) < 0)) in open_direct()
158 if (ioctl(fd, ECPPIOC_GETPARMS, &transfer_parms) == -1) { in get_ecpp_status()
175 if (ioctl(fd, ECPPIOC_GETPARMS, &transfer_parms) == -1) { in get_ecpp_status()
1494 case ECPPIOC_GETPARMS: in usbprn_ioctl()
1332 case ECPPIOC_GETPARMS: in ecpp_wput()1520 case ECPPIOC_GETPARMS: { in ecpp_putioc()