Searched refs:sr_open (Results 1 – 2 of 2) sorted by relevance
101 static int sr_open(struct cdrom_device_info *, int);112 .open = sr_open,612 static int sr_open(struct cdrom_device_info *cdi, int purpose) in sr_open() function
1138 * sr.c (sr_open): Return -EROFS, not -EACCES if we attempt to open1215 * sr.c(sr_open): Do not allow opens with write access.