Searched defs:add_key (Results 1 - 11 of 11) sorted by relevance
/kernel/linux/linux-6.6/drivers/accessibility/speakup/ |
H A D | utils.h | 83 static inline struct st_key *add_key(char *name, int value, int shift) in add_key() function
|
/kernel/linux/linux-5.10/include/net/ |
H A D | ieee802154_netdev.h | 318 int (*add_key)(struct net_device *dev, member
|
H A D | cfg80211.h | 3945 int (*add_key)(struct wiphy *wiphy, struct net_device *netdev, member
|
/kernel/linux/linux-6.6/include/net/ |
H A D | ieee802154_netdev.h | 396 int (*add_key)(struct net_device *dev, member
|
H A D | cfg80211.h | 4429 int (*add_key)(struct wiphy *wiphy, struct net_device *netdev, member
|
/kernel/linux/linux-5.10/drivers/net/wireless/microchip/wilc1000/ |
H A D | cfg80211.c | 542 static int add_key(struct wiphy *wiphy, struct net_device *netdev, u8 key_index, in add_key() function
|
/kernel/linux/linux-5.10/kernel/ |
H A D | sys_ni.c | 262 COND_SYSCALL(add_key); variable
|
/kernel/linux/linux-6.6/drivers/net/wireless/microchip/wilc1000/ |
H A D | cfg80211.c | 543 static int add_key(struct wiphy *wiphy, struct net_device *netdev, int link_id, in add_key() function
|
/kernel/linux/linux-6.6/kernel/ |
H A D | sys_ni.c | 164 COND_SYSCALL(add_key); variable
|
/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | sort.c | 3151 static void add_key(struct strbuf *sb, const char *str, int *llen) in add_key() function
|
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | sort.c | 3722 static void add_key(struct strbuf *sb, const char *str, int *llen) in add_key() function
|
Completed in 45 milliseconds