Searched refs:property (Results 1 – 11 of 11) sorted by relevance
| /include/dm/ |
| A D | of_access.h | 90 struct property *of_find_property(const struct device_node *np, 115 const struct property *of_get_first_property(const struct device_node *np); 127 const struct property *of_get_next_property(const struct device_node *np, 128 const struct property *property); 142 const struct property *property, 693 int of_remove_property(struct device_node *np, struct property *prop);
|
| A D | of.h | 23 struct property { struct 27 struct property *next; argument 59 struct property *properties;
|
| A D | ofnode_decl.h | 96 const struct property *prop;
|
| A D | pinctrl.h | 22 const char * const property; member
|
| A D | ofnode.h | 852 int ofnode_read_string_count(ofnode node, const char *property); 872 int ofnode_read_string_list(ofnode node, const char *property,
|
| /include/ |
| A D | mm_communication.h | 235 u16 property; member 255 struct var_check_property property; member
|
| A D | bootmeth.h | 164 int (*set_property)(struct udevice *dev, const char *property, 324 int bootmeth_set_property(const char *name, const char *property,
|
| A D | fdtdec.h | 802 int fdt_get_resource(const void *fdt, int node, const char *property, 818 int fdt_get_named_resource(const void *fdt, int node, const char *property,
|
| A D | tpm-v2.h | 64 u32 property; member 545 u32 tpm2_get_capability(struct udevice *dev, u32 capability, u32 property,
|
| /include/mtd/ |
| A D | ubi-user.h | 432 __u8 property; member
|
| /include/linux/soc/ti/ |
| A D | ti_sci_protocol.h | 699 const char *property); 721 const char *property) in ti_sci_get_by_phandle() argument
|
Completed in 27 milliseconds