Home
last modified time | relevance | path

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

/linux/net/wireless/
H A Dwext-core.c698 static iw_handler get_handler(struct net_device *dev, unsigned int cmd) in get_handler() function
/linux/tools/perf/util/scripting-engines/
H A Dtrace-event-python.c134 static PyObject *get_handler(const char *handler_name) in get_handler() function