Home
last modified time | relevance | path

Searched refs:call_commit_handler (Results 1 – 3 of 3) sorted by relevance

/linux/net/wireless/
H A Dwext-priv.c206 ret = call_commit_handler(dev); in ioctl_private_call()
248 ret = call_commit_handler(dev); in compat_private_call()
H A Dwext-core.c921 int call_commit_handler(struct net_device *dev)
1055 ret = call_commit_handler(dev); in ioctl_standard_call()
922 int call_commit_handler(struct net_device *dev) call_commit_handler() function
/linux/include/net/
H A Dwext.h16 int call_commit_handler(struct net_device *dev);