Lines Matching refs:device
15 #include <linux/device.h>
68 * Entries can be dequeued from the head of the list, when the device
291 * Copy the phys addr ccb to device shared mem.
333 /* copy the ccb with physical addrs to device memory */
404 /* clear the device (reset bits, pending channel entries) */
445 * If the device has been reset, applications
504 /* on failure, set the len to 0 to return empty packet to the device */
661 /* wake up all ccbs if the device was reset */
673 /* clear the device of the channels that have been handled */
759 * pci_disable_device(pdev) used to be here. But this PCI device has
777 dev_dbg(&pdev->dev, "Not supported on this device\n");
786 /* find a free range for device files */
795 dev_err(&pdev->dev, "Error finding free device\n");
799 /* track global allocations for this device */
843 struct device *dev;