Home
last modified time | relevance | path

Searched refs:apb_activate_resource (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/mips/atheros/
H A Dapb.c64 static int apb_activate_resource(device_t, device_t, int, int,
247 apb_activate_resource(device_t bus, device_t child, int type, int rid, in apb_activate_resource() function
512 DEVMETHOD(bus_activate_resource, apb_activate_resource),
/f-stack/freebsd/mips/atheros/ar531x/
H A Dapb.c72 static int apb_activate_resource(device_t, device_t, int, int,
351 apb_activate_resource(device_t bus, device_t child, int type, int rid, in apb_activate_resource() function
717 DEVMETHOD(bus_activate_resource, apb_activate_resource),