Lines Matching defs:device
334 /* this is compatible with cells for the device tree property */
343 struct device_node *device;
365 /* protects initializing window twice for same device */
587 * device-side of the bridge in iommu_dev_setup_pSeries().
700 /* Find nearest ibm,dma-window, walking up the device tree */
757 /* If this device is further down the bus tree, search upwards until
851 if (window->device == pdn) {
884 window->device = pdn;
897 * @np: device node from which the extension value is to be read.
955 * Retrieve them from the pci device, not the node with the
1001 * Retrieve them from the pci device, not the node with the
1064 * That rtas-call can be used to restore the default DMA window for the device.
1095 * and record the dma-offset in the struct device.
1097 * dev: the pci device we are checking
1126 * the same device and failed, we don't want to muck with the
1188 /* no windows are available for this device. */
1261 window->device = pdn;
1305 /* dev setup for LPAR is a little tricky, since the device tree might
1306 * contain the dma-window properties per-device and not necessarily
1360 * the device tree might contain the dma-window properties
1361 * per-device and not necessarily for the bus. So we need to
1436 * the device node.
1445 if (window->device == np) {
1506 struct device *dev = data;