Lines Matching defs:entries
2 // Unit tests for property entries API
12 static const struct property_entry entries[] = {
27 node = fwnode_create_software_node(entries, NULL);
107 static const struct property_entry entries[] = {
122 node = fwnode_create_software_node(entries, NULL);
223 static const struct property_entry entries[] = {
235 node = fwnode_create_software_node(entries, NULL);
284 static const struct property_entry entries[] = {
291 node = fwnode_create_software_node(entries, NULL);
305 static const struct property_entry entries[] = {
314 copy = property_entries_dup(entries);
336 static struct property_entry entries[] = {
346 copy = property_entries_dup(entries);
384 const struct property_entry entries[] = {
398 node = fwnode_create_software_node(entries, NULL);