Home
last modified time | relevance | path

Searched defs:key (Results 526 - 550 of 3921) sorted by relevance

1...<<21222324252627282930>>...157

/kernel/linux/linux-5.10/drivers/input/keyboard/
H A Dipaq-micro-keys.c44 int key, down; in micro_key_receive() local
H A Ddlink-dir685-touchkeys.c33 unsigned long key; in dir685_tk_irq_thread() local
H A Dpxa930_rotary.c41 int ercr, delta, key; in rotary_irq() local
/kernel/linux/linux-5.10/drivers/input/
H A Dsparse-keymap.c25 struct key_entry *key; in sparse_keymap_get_key_index() local
42 struct key_entry *key; in sparse_keymap_entry_by_index() local
64 struct key_entry *key; sparse_keymap_entry_from_scancode() local
85 struct key_entry *key; sparse_keymap_entry_from_keycode() local
98 struct key_entry *key; sparse_keymap_locate() local
114 const struct key_entry *key; sparse_keymap_getkeycode() local
136 struct key_entry *key; sparse_keymap_setkeycode() local
[all...]
H A Dmatrix-keymap.c183 unsigned int key = keymap_data->keymap[i]; in matrix_keypad_build_keymap() local
22 matrix_keypad_map_key(struct input_dev *input_dev, unsigned int rows, unsigned int cols, unsigned int row_shift, unsigned int key) matrix_keypad_map_key() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/
H A Dvmmgk104.c98 gk104_vmm_new(struct nvkm_mmu *mmu, bool managed, u64 addr, u64 size, void *argv, u32 argc, struct lock_class_key *key, const char *name, struct nvkm_vmm **pvmm) gk104_vmm_new() argument
H A Dvmmnv41.c107 nv41_vmm_new(struct nvkm_mmu *mmu, bool managed, u64 addr, u64 size, void *argv, u32 argc, struct lock_class_key *key, const char *name, struct nvkm_vmm **pvmm) nv41_vmm_new() argument
/kernel/linux/linux-5.10/drivers/misc/ibmasm/
H A Dremote.c159 unsigned int key; in send_keyboard_event() local
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dmod_hdr.c18 struct mod_hdr_key key; member
27 static u32 hash_mod_hdr_info(struct mod_hdr_key *key) in hash_mod_hdr_info() argument
78 struct mod_hdr_key key; in mlx5e_mod_hdr_attach() local
53 mod_hdr_get(struct mod_hdr_tbl *tbl, struct mod_hdr_key *key, u32 hash_key) mod_hdr_get() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/esw/acl/
H A Dingress_ofld.c68 u32 key; in esw_acl_ingress_mod_metadata_create() local
/kernel/linux/linux-5.10/drivers/net/ethernet/pensando/ionic/
H A Dionic_rx_filter.c29 unsigned int key; in ionic_rx_filter_replay() local
129 unsigned int key; in ionic_rx_filter_save() local
179 unsigned int key; ionic_rx_filter_by_vlan() local
199 unsigned int key; ionic_rx_filter_by_addr() local
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/
H A Diwl-trans.c226 static int iwl_hcmd_names_cmp(const void *key, const void *elt) in iwl_hcmd_names_cmp() argument
/kernel/linux/linux-5.10/drivers/net/wireless/ralink/rt2x00/
H A Drt2x00crypto.c19 enum cipher rt2x00crypto_key_to_cipher(struct ieee80211_key_conf *key) in rt2x00crypto_key_to_cipher() argument
67 struct ieee80211_key_conf *key = tx_info->control.hw_key; in rt2x00crypto_tx_overhead() local
/kernel/linux/linux-5.10/drivers/scsi/ufs/
H A Dufshcd-crypto.c51 ufshcd_crypto_keyslot_program(struct blk_keyslot_manager *ksm, const struct blk_crypto_key *key, unsigned int slot) ufshcd_crypto_keyslot_program() argument
108 ufshcd_crypto_keyslot_evict(struct blk_keyslot_manager *ksm, const struct blk_crypto_key *key, unsigned int slot) ufshcd_crypto_keyslot_evict() argument
[all...]
/kernel/linux/linux-5.10/drivers/sh/intc/
H A Dchip.c121 struct intc_handle_int key; in intc_find_irq() local
/kernel/linux/linux-5.10/drivers/staging/vt6655/
H A Dkey.c20 vnt_set_keymode(struct ieee80211_hw *hw, u8 *mac_addr, struct ieee80211_key_conf *key, u32 key_type, u32 mode, bool onfly_latch) vnt_set_keymode() argument
91 vnt_set_keys(struct ieee80211_hw *hw, struct ieee80211_sta *sta, struct ieee80211_vif *vif, struct ieee80211_key_conf *key) vnt_set_keys() argument
142 key, VNT_KEY_GROUP_ADDRESS, key_dec_mode, true); vnt_set_keys() local
[all...]
/kernel/linux/linux-5.10/net/netfilter/
H A Dnft_rt.c17 enum nft_rt_keys key:8; member
H A Dnft_socket.c11 enum nft_socket_keys key:8; member
H A Dxt_connlimit.c40 u32 key[5]; in connlimit_mt() local
/kernel/linux/linux-5.10/samples/bpf/
H A Dlathist_user.c63 long key, value; in get_data() local
H A Dsockex3_user.c28 int i, sock, key, fd, main_prog_fd, jmp_table_fd, hash_map_fd; in main() local
86 struct flow_key_record key = {}, next_key; in main() local
H A Dtracex3_user.c22 __u32 key; in clear_stats() local
83 __u32 key; in print_hist() local
[all...]
/kernel/linux/linux-5.10/net/openvswitch/
H A Dconntrack.h49 ovs_ct_copy_action(struct net *net, const struct nlattr *nla, const struct sw_flow_key *key, struct sw_flow_actions **acts, bool log) ovs_ct_copy_action() argument
62 ovs_ct_execute(struct net *net, struct sk_buff *skb, struct sw_flow_key *key, const struct ovs_conntrack_info *info) ovs_ct_execute() argument
70 ovs_ct_clear(struct sk_buff *skb, struct sw_flow_key *key) ovs_ct_clear() argument
76 ovs_ct_fill_key(const struct sk_buff *skb, struct sw_flow_key *key) ovs_ct_fill_key() argument
[all...]
/kernel/linux/linux-5.10/net/tipc/
H A Dname_table.h83 u32 key; member
/kernel/linux/linux-5.10/samples/watch_queue/
H A Dwatch_test.c32 static long keyctl_watch_key(int key, int watch_fd, int watch_id) in keyctl_watch_key() argument

Completed in 9 milliseconds

1...<<21222324252627282930>>...157