Home
last modified time | relevance | path

Searched defs:set_handler (Results 1 – 8 of 8) sorted by relevance

/openbmc/u-boot/arch/mips/lib/
H A Dtraps.c87 static void set_handler(unsigned long offset, void *addr, unsigned long size) in set_handler() function
/openbmc/linux/drivers/leds/
H A Dleds-sunfire.c114 typedef void (*set_handler)(struct led_classdev *, enum led_brightness); typedef
/openbmc/linux/arch/um/os-Linux/
H A Dsignal.c232 void set_handler(int sig) in set_handler() function
/openbmc/linux/arch/xtensa/kernel/
H A Dtraps.c438 #define set_handler(type, cause, handler) \ macro
/openbmc/linux/drivers/parisc/
H A Dled.c251 typedef void (*set_handler)(struct led_classdev *, enum led_brightness); typedef
/openbmc/linux/arch/loongarch/kernel/
H A Dtraps.c1126 void set_handler(unsigned long offset, void *addr, unsigned long size) in set_handler() function
/openbmc/sdbusplus/include/sdbusplus/asio/
H A Dobject_server.hpp657 static int set_handler(sd_bus* /*bus*/, const char* /*path*/, in set_handler() function in sdbusplus::asio::dbus_interface
/openbmc/linux/arch/mips/kernel/
H A Dtraps.c2320 void set_handler(unsigned long offset, const void *addr, unsigned long size) in set_handler() function