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);
123 static const struct property_entry entries[] = {
138 node = fwnode_create_software_node(entries, NULL);
259 static const struct property_entry entries[] = {
271 node = fwnode_create_software_node(entries, NULL);
326 static const struct property_entry entries[] = {
333 node = fwnode_create_software_node(entries, NULL);
347 static const struct property_entry entries[] = {
356 copy = property_entries_dup(entries);
378 static struct property_entry entries[] = {
388 copy = property_entries_dup(entries);
417 const struct property_entry entries[] = {
431 node = fwnode_create_software_node(entries, NULL);