Searched refs:cdrom_device_ops (Results 1 – 7 of 7) sorted by relevance
374 struct cdrom_device_ops *cdo = cdi->ops; in cdrom_get_disc_info()589 struct cdrom_device_ops *cdo = cdi->ops; in register_cdrom()1039 struct cdrom_device_ops *cdo = cdi->ops; in open_for_data()1202 struct cdrom_device_ops * cdo) in check_for_audio_disc()1257 struct cdrom_device_ops *cdo = cdi->ops; in cdrom_release()1297 struct cdrom_device_ops *cdo = cdi->ops; in cdrom_read_mech_status()1646 struct cdrom_device_ops *cdo = cdi->ops; in dvd_do_auth()1794 struct cdrom_device_ops *cdo = cdi->ops; in dvd_read_physical()1845 struct cdrom_device_ops *cdo = cdi->ops; in dvd_read_copyright()1869 struct cdrom_device_ops *cdo = cdi->ops; in dvd_read_disckey()[all …]
484 static struct cdrom_device_ops gdrom_ops = {
39 struct cdrom_device_ops *ops; /* link to device_ops */67 struct cdrom_device_ops { struct
200 \item[$cdrom_device_ops$] 218 structure is a pointer to the $cdrom_device_ops$ structure of the221 The device operations structure, $cdrom_device_ops$, contains a list233 struct& cdrom_device_ops\ \{ \hidewidth\cr265 $cdrom_device_ops$ because they describe the capability of the {\em284 & struct\ cdrom_device_ops *& ops;& device operations for this major\cr794 $cdrom_device_ops$ connected to the device. Then, the program flow is821 calling device-operations in $cdrom_device_ops$, if implemented and
276 static struct cdrom_device_ops pcd_dops = {
120 static struct cdrom_device_ops sr_dops = {
1169 static struct cdrom_device_ops ide_cdrom_dops = {