Home
last modified time | relevance | path

Searched defs:add_key (Results 1 – 6 of 6) sorted by relevance

/Linux-v6.6/drivers/accessibility/speakup/
Dutils.h83 static inline struct st_key *add_key(char *name, int value, int shift) in add_key() function
/Linux-v6.6/include/net/
Dieee802154_netdev.h396 int (*add_key)(struct net_device *dev, member
Dcfg80211.h4429 int (*add_key)(struct wiphy *wiphy, struct net_device *netdev, member
/Linux-v6.6/security/keys/
Dkeyctl.c74 SYSCALL_DEFINE5(add_key, const char __user *, _type, in SYSCALL_DEFINE5() argument
/Linux-v6.6/drivers/net/wireless/microchip/wilc1000/
Dcfg80211.c543 static int add_key(struct wiphy *wiphy, struct net_device *netdev, int link_id, in add_key() function
/Linux-v6.6/tools/perf/util/
Dsort.c3722 static void add_key(struct strbuf *sb, const char *str, int *llen) in add_key() function