Searched defs:found_func (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/sys/arch/arm/at91/
H A Dat91rm9200bus.c129 at91rm9200bus_search_peripherals(device_t self, device_t (*found_func)(device_t, bus_addr_t, int)) argument
H A Dat91sam9260bus.c127 at91sam9260bus_search_peripherals(device_t self, device_t found_func(device_t, bus_addr_t, int)) argument
H A Dat91sam9261bus.c120 at91sam9261bus_search_peripherals(device_t self, device_t (*found_func)(device_t, bus_addr_t, int)) argument
H A Dat91busvar.h179 at91_search_peripherals(device_t self, device_t (*found_func)(device_t, bus_addr_t, int pid)) argument

Completed in 102 milliseconds