Searched refs:set_handler (Results 1 – 2 of 2) sorted by relevance
| /openbmc/u-boot/arch/mips/lib/ |
| H A D | traps.c | 87 static void set_handler(unsigned long offset, void *addr, unsigned long size) in set_handler() function 99 set_handler(0x180, &except_vec3_generic, 0x80); in trap_init() 100 set_handler(0x280, &except_vec_ejtag_debug, 0x80); in trap_init()
|
| /openbmc/sdbusplus/include/sdbusplus/asio/ |
| H A D | object_server.hpp | 662 static int set_handler(sd_bus* /*bus*/, const char* /*path*/, in set_handler() function in sdbusplus::asio::dbus_interface 762 set_handler, reinterpret_cast<size_t>(&element), in initialize()
|