Searched refs:apb_deactivate_resource (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/mips/atheros/ |
| H A D | apb.c | 71 static int apb_deactivate_resource(device_t, device_t, int, int, 257 apb_deactivate_resource(device_t bus, device_t child, int type, int rid, in apb_deactivate_resource() function 515 DEVMETHOD(bus_deactivate_resource, apb_deactivate_resource),
|
| /f-stack/freebsd/mips/atheros/ar531x/ |
| H A D | apb.c | 79 static int apb_deactivate_resource(device_t, device_t, int, int, 361 apb_deactivate_resource(device_t bus, device_t child, int type, int rid, in apb_deactivate_resource() function 720 DEVMETHOD(bus_deactivate_resource, apb_deactivate_resource),
|