Home
last modified time | relevance | path

Searched defs:patch_key (Results 1 – 5 of 5) sorted by relevance

/openbmc/phosphor-mrw-tools/
H A Dpatchxml.py145 patch_key = node.get("key", None) variable
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dbpf_hashmap_lookup.c29 static inline void patch_key(u32 i) in patch_key() function
/openbmc/u-boot/drivers/usb/eth/
H A Dr8152_fw.c760 static int r8153_pre_ram_code(struct r8152 *tp, u16 patch_key) in r8153_pre_ram_code()
/openbmc/linux/tools/testing/selftests/bpf/benchs/
H A Dbench_bpf_hashmap_lookup.c141 static inline void patch_key(u32 i, u32 *key) in patch_key() function
/openbmc/linux/drivers/net/usb/
H A Dr8152.c4180 static void rtl_patch_key_set(struct r8152 *tp, u16 key_addr, u16 patch_key) in rtl_patch_key_set()
4201 rtl_pre_ram_code(struct r8152 *tp, u16 key_addr, u16 patch_key, bool wait) in rtl_pre_ram_code()