Lines Matching refs:device
15 * The Driver uses a misc device Node. Create it with :
109 /* Minor Number of the device (create with mknod /dev/mustek c 180 32) */
158 int open; // Camera device open ?
274 struct device *dev = &mdc800->dev->dev;
487 dev_err(&intf->dev, "Not able to get a minor for this device.\n");
537 * Disconnect USB device (maybe the MDC800)
569 The Misc device Part (file_operations)
604 * Init the device: (1) alloc mem (2) Increase MOD Count ..
645 dev_dbg(&mdc800->dev->dev, "Mustek MDC800 device opened.\n");
966 * USB Driver Struct for this device