Home
last modified time | relevance | path

Searched defs:prop_name (Results 1 – 7 of 7) sorted by relevance

/linux-3.3/arch/powerpc/sysdev/
Dmsi_bitmap.c194 char *prop_name = "msi-available-ranges"; in test_of_node() local
/linux-3.3/arch/powerpc/platforms/pseries/
Dmobility.c167 char *prop_name; in update_dt_node() local
Dmsi.c147 static int check_req(struct pci_dev *pdev, int nvec, char *prop_name) in check_req()
/linux-3.3/arch/powerpc/platforms/512x/
Dmpc512x_shared.c382 char *prop_name) in get_fifo_size()
/linux-3.3/include/linux/
Dof.h200 #define for_each_node_with_property(dn, prop_name) \ argument
/linux-3.3/drivers/of/
Dbase.c492 const char *prop_name) in of_find_node_with_property()
/linux-3.3/drivers/regulator/
Dcore.c149 char prop_name[32]; /* 32 is max size of property name */ in of_get_regulator() local