Home
last modified time | relevance | path

Searched refs:property_entry (Results 1 – 4 of 4) sorted by relevance

/include/linux/
Dproperty.h279 struct property_entry { struct
303 sizeof(((struct property_entry *)NULL)->value._elem_[0]) argument
307 (struct property_entry) { \
348 (struct property_entry) { \
368 (struct property_entry) { \
374 (struct property_entry) { \
381 struct property_entry *
382 property_entries_dup(const struct property_entry *properties);
384 void property_entries_free(const struct property_entry *properties);
471 const struct property_entry *properties;
[all …]
Dplatform_device.h21 struct property_entry;
110 const struct property_entry *properties;
Dacpi.h729 const struct property_entry *);
974 const struct property_entry *properties) in acpi_create_platform_device()
Di2c.h53 struct property_entry;