Home
last modified time | relevance | path

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

/linux-4.1.27/arch/powerpc/sysdev/
Dmsi_bitmap.c214 char *prop_name = "msi-available-ranges"; in test_of_node() local
/linux-4.1.27/drivers/scsi/ufs/
Dufshcd-pltfrm.c145 char prop_name[MAX_PROP_SIZE]; in ufshcd_populate_vreg() local
/linux-4.1.27/arch/powerpc/platforms/pseries/
Dmobility.c181 char *prop_name; in update_dt_node() local
Dmsi.c130 static int check_req(struct pci_dev *pdev, int nvec, char *prop_name) in check_req()
/linux-4.1.27/drivers/gpio/
Ddevres.c139 char prop_name[32]; /* 32 is max size of property name */ in devm_get_gpiod_from_child() local
Dgpiolib.c1667 char prop_name[32]; /* 32 is max size of property name */ in of_find_gpio() local
/linux-4.1.27/arch/powerpc/platforms/512x/
Dmpc512x_shared.c382 char *prop_name) in get_fifo_size()
/linux-4.1.27/drivers/thermal/
Ddb8500_thermal.c320 char prop_name[32]; in db8500_thermal_parse_dt() local
/linux-4.1.27/drivers/phy/
Dphy-qcom-ufs.c252 char prop_name[MAX_PROP_NAME]; in __ufs_qcom_phy_init_vreg() local
/linux-4.1.27/drivers/of/
Dbase.c336 const char *prop_name, int cpu, unsigned int *thread) in __of_find_n_match_cpu_property()
928 const char *prop_name) in of_find_node_with_property()
/linux-4.1.27/include/linux/
Dof.h449 struct device_node *from, const char *prop_name) in of_find_node_with_property()
900 #define for_each_node_with_property(dn, prop_name) \ argument
/linux-4.1.27/drivers/regulator/
Dcore.c145 char prop_name[32]; /* 32 is max size of property name */ in of_get_regulator() local