Lines Matching refs:osd_uld_device
83 struct osd_uld_device { struct
95 struct osd_uld_device *oud; argument
106 struct osd_uld_device *ould = container_of(dev, struct osd_uld_device, in osdname_show()
115 struct osd_uld_device *ould = container_of(dev, struct osd_uld_device, in systemid_show()
142 struct osd_uld_device *oud = container_of(inode->i_cdev, in osd_uld_open()
143 struct osd_uld_device, cdev); in osd_uld_open()
154 struct osd_uld_device *oud = file->private_data; in osd_uld_release()
197 struct osd_uld_device *oud = file->private_data; in osd_uld_ioctl()
221 struct osd_uld_device *oud; in osduld_path_lookup()
276 struct osd_uld_device *oud = container_of(dev, struct osd_uld_device, in _match_odi()
302 struct osd_uld_device *oud = container_of(dev, in osduld_info_lookup()
303 struct osd_uld_device, class_dev); in osduld_info_lookup()
325 struct osd_uld_device *oud = odh->oud; in osduld_put_device()
357 struct osd_uld_device *oud = odh->oud; in osduld_device_same()
372 static int __detect_osd(struct osd_uld_device *oud) in __detect_osd()
397 struct osd_uld_device *oud = container_of(dev, struct osd_uld_device, in __remove()
419 struct osd_uld_device *oud; in osd_probe()
501 struct osd_uld_device *oud = dev_get_drvdata(dev); in osd_remove()