Searched refs:CDIOCSETPATCH (Results 1 – 4 of 4) sorted by relevance
167 #define CDIOCSETPATCH _IOW('c',9,struct ioc_patch) macro
2013 unsigned IOCTL_CDIOCSETPATCH = CDIOCSETPATCH;
916 _(CDIOCSETPATCH, READ, struct_ioc_patch_sz);
2243 case CDIOCSETPATCH: in cdioctl()