Searched refs:of_device (Results 76 - 93 of 93) sorted by relevance

1234

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/platforms/powermac/
H A Dsetup.c71 #include <asm/of_device.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sparc64/kernel/
H A Dpci_common.c13 #include <asm/of_device.h>
H A Dpci_psycho.c19 #include <asm/of_device.h>
716 struct of_device *op = of_find_device_by_node(pbm->prom_node);
H A Dprom.c26 #include <asm/of_device.h>
1093 struct of_device *central_op = of_find_device_by_node(central_dp);
H A Dtime.c44 #include <asm/of_device.h>
720 static int __devinit clock_probe(struct of_device *op, const struct of_device_id *match)
H A Dpci.c339 /* The of_device layer has translated all of the assigned-address properties
343 static void pci_parse_of_addrs(struct of_device *op,
728 /* Another way to implement this would be to add an of_device
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/video/
H A Dsunxvr500.c15 #include <asm/of_device.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/
H A Dsunqe.c952 static int __devinit qec_sbus_probe(struct of_device *dev, const struct of_device_id *match)
959 static int __devexit qec_sbus_remove(struct of_device *dev)
H A Dsunlance.c1561 static int __devinit sunlance_sbus_probe(struct of_device *dev, const struct of_device_id *match)
1567 struct of_device *parent = &sdev->parent->ofdev;
1583 static int __devexit sunlance_sbus_remove(struct of_device *dev)
H A Dsunbmac.c1264 static int __devinit bigmac_sbus_probe(struct of_device *dev, const struct of_device_id *match)
1275 static int __devexit bigmac_sbus_remove(struct of_device *dev)
H A Dmyri_sbus.c1110 static int __devinit myri_sbus_probe(struct of_device *dev, const struct of_device_id *match)
1117 static int __devexit myri_sbus_remove(struct of_device *dev)
H A Dsunhme.c3258 static int __devinit hme_sbus_probe(struct of_device *dev, const struct of_device_id *match)
3271 static int __devexit hme_sbus_remove(struct of_device *dev)
H A Ducc_geth.c3757 static int ucc_geth_probe(struct of_device* ofdev, const struct of_device_id *match)
3936 static int ucc_geth_remove(struct of_device* ofdev)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/macintosh/
H A Dtherm_adt746x.c85 static struct of_device * of_dev;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sparc/kernel/
H A Dioport.c43 #include <asm/of_device.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/ipmi/
H A Dipmi_si_intf.c69 #include <asm/of_device.h>
2233 static int __devinit ipmi_of_probe(struct of_device *dev,
2301 static int __devexit ipmi_of_remove(struct of_device *dev)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Dqlogicpti.c1395 static int __devinit qpti_sbus_probe(struct of_device *dev, const struct of_device_id *match)
1504 static int __devexit qpti_sbus_remove(struct of_device *dev)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/sparc/
H A Damd7930.c1097 static int __devinit amd7930_sbus_probe(struct of_device *dev, const struct of_device_id *match)

Completed in 152 milliseconds

1234