Lines Matching refs:device
364 /* this is compatible with cells for the device tree property */
373 struct device_node *device;
396 /* protects initializing window twice for same device */
598 * device-side of the bridge in iommu_dev_setup_pSeries().
701 * dynamic 64bit DMA window, walking up the device tree.
735 /* For PCI devices there will always be a DMA window, either on the device
852 /* If this device is further down the bus tree, search upwards until
963 if (window->device == pdn) {
986 window->device = pdn;
1039 * @np: device node from which the extension value is to be read.
1097 * Retrieve them from the pci device, not the node with the
1145 * Retrieve them from the pci device, not the node with the
1197 * That rtas-call can be used to restore the default DMA window for the device.
1284 * and record the dma-offset in the struct device.
1286 * dev: the pci device we are checking
1322 * the same device and failed, we don't want to muck with the
1389 /* no windows are available for this device. */
1407 * disables device::dma_ops_bypass.
1574 /* dev setup for LPAR is a little tricky, since the device tree might
1575 * contain the dma-window properties per-device and not necessarily
1634 * the device tree might contain the dma-window properties
1635 * per-device and not necessarily for the bus. So we need to
1705 * the device node.
1716 if (window->device == np) {