Searched refs:get_flags (Results 1 – 2 of 2) sorted by relevance
334 static int get_flags(int argc, char *argv[], unsigned int idx, uint32_t *flags) in get_flags() function406 if ( get_flags(argc, argv, idx, &flags) ) in action_func()
85 unsigned int (*get_flags)(const __be32 *addr); member622 .get_flags = dt_bus_pci_get_flags,632 .get_flags = dt_bus_default_get_flags,684 *flags = bus->get_flags(prop); in dt_get_address()
Completed in 7 milliseconds