Home
last modified time | relevance | path

Searched defs:get_handler (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/net/wireless/
H A Dwext-core.c700 static iw_handler get_handler(struct net_device *dev, unsigned int cmd) in get_handler() function
/openbmc/linux/drivers/misc/
H A Dkgdbts.c167 void (*get_handler)(char *); member
/openbmc/sdbusplus/include/sdbusplus/asio/
H A Dobject_server.hpp636 static int get_handler(sd_bus* /*bus*/, const char* /*path*/, in get_handler() function in sdbusplus::asio::dbus_interface
/openbmc/linux/tools/perf/util/scripting-engines/
H A Dtrace-event-python.c149 static PyObject *get_handler(const char *handler_name) in get_handler() function