Lines Matching defs:device
77 message("Non dma capable device detected, dma disabled");
112 /* Precaution: make sure write reached the device */
188 from device, for writes first fill the buffer from memory*/
586 static ssize_t r852_media_type_show(struct device *sys_dev,
627 * Register the nand device
781 /* done device access */
884 /* init our device structure */
980 we are going to unregister the device anyway*/
984 /* Unregister the device, this might make more IO */
1000 /* Shutdown the PCI device */
1016 static int r852_suspend(struct device *device)
1018 struct r852_device *dev = dev_get_drvdata(device);
1026 /* Turn off the interrupts and stop the device */
1037 static int r852_resume(struct device *device)
1039 struct r852_device *dev = dev_get_drvdata(device);