patch-2.3.49 linux/drivers/usb/usbdevice_fs.h
Next file: linux/drivers/usb/usbkbd.c
Previous file: linux/drivers/usb/usb.h
Back to the patch index
Back to the overall index
- Lines: 11
- Date:
Mon Feb 28 14:19:42 2000
- Orig file:
v2.3.48/linux/drivers/usb/usbdevice_fs.h
- Orig date:
Fri Jan 28 15:09:08 2000
diff -u --recursive --new-file v2.3.48/linux/drivers/usb/usbdevice_fs.h linux/drivers/usb/usbdevice_fs.h
@@ -157,7 +157,10 @@
extern struct usb_driver usbdevfs_driver;
extern struct file_operations usbdevfs_drivers_fops;
extern struct file_operations usbdevfs_devices_fops;
+extern struct file_operations usbdevfs_device_file_operations;
extern struct inode_operations usbdevfs_device_inode_operations;
+extern struct inode_operations usbdevfs_bus_inode_operations;
+extern struct file_operations usbdevfs_bus_file_operations;
extern void usbdevfs_conn_disc_event(void);
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)