Searched defs:code (Results 51 - 75 of 901) sorted by relevance

1234567891011>>

/linux-master/drivers/input/
H A Dmatrix-keymap.c29 unsigned short code = KEY_VAL(key); local
H A Dsparse-keymap.c61 sparse_keymap_entry_from_scancode(struct input_dev *dev, unsigned int code) argument
273 sparse_keymap_report_event(struct input_dev *dev, unsigned int code, unsigned int value, bool autorelease) argument
[all...]
H A Dff-core.c258 input_ff_event(struct input_dev *dev, unsigned int type, unsigned int code, int value) argument
/linux-master/drivers/input/misc/
H A Dmax77650-onkey.c22 unsigned int code; member in struct:max77650_onkey
H A Datlas_btns.c43 int code = address & 0x0f; local
/linux-master/arch/alpha/kernel/
H A Dsys_mikasa.c175 unsigned int code; local
/linux-master/tools/testing/selftests/vDSO/
H A Dvdso_standalone_test_x86.c59 static inline void linux_exit(int code) argument
/linux-master/drivers/soc/tegra/
H A Dari-tegra186.c39 tegra186_ari_panic_handler(struct notifier_block *nb, unsigned long code, void *unused) argument
/linux-master/lib/zstd/
H A Dzstd_decompress_module.c21 unsigned int zstd_is_error(size_t code) argument
27 zstd_error_code zstd_get_error_code(size_t code) argument
33 const char *zstd_get_error_name(size_t code) argument
/linux-master/arch/nios2/kernel/
H A Dtraps.c27 static void _send_sig(int signo, int code, unsigned long addr) argument
46 void _exception(int signo, struct pt_regs *regs, int code, unsigned long addr) argument
/linux-master/net/netfilter/
H A Dnft_reject_netdev.c41 nft_reject_netdev_send_v4_unreach(struct net *net, struct sk_buff *oldskb, const struct net_device *dev, int hook, u8 code) argument
70 nft_reject_netdev_send_v6_unreach(struct net *net, struct sk_buff *oldskb, const struct net_device *dev, int hook, u8 code) argument
/linux-master/net/ipv6/
H A Dipcomp6.c44 ipcomp6_err(struct sk_buff *skb, struct inet6_skb_parm *opt, u8 type, u8 code, int offset, __be32 info) argument
H A Dudplite.c30 udplitev6_err(struct sk_buff *skb, struct inet6_skb_parm *opt, u8 type, u8 code, int offset, __be32 info) argument
/linux-master/drivers/input/keyboard/
H A Dclps711x-keypad.c60 int code = MATRIX_SCAN_CODE(row, col, local
/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/
H A Dpriv.h16 } code; member in struct:nvkm_pmu_func
/linux-master/drivers/gpu/drm/nouveau/nvkm/engine/gr/
H A Dgm20b.c56 const u64 code = (base + lsfw->app_resident_code_offset) >> 8; local
/linux-master/tools/testing/selftests/bpf/progs/
H A Dbtf_dump_test_case_packing.c54 char code[5]; member in union:jump_code_union
/linux-master/include/acpi/
H A Dacpiosxf.h40 u32 code; member in struct:acpi_signal_fatal_info
/linux-master/drivers/watchdog/
H A Dstmp3xxx_rtc_wdt.c71 static int wdt_notify_sys(struct notifier_block *nb, unsigned long code, argument
/linux-master/arch/nios2/mm/
H A Dfault.c49 int code = SEGV_MAPERR; local
/linux-master/arch/csky/mm/
H A Dfault.c100 static inline void bad_area_nosemaphore(struct pt_regs *regs, struct mm_struct *mm, int code, unsigned long addr) argument
115 static inline void vmalloc_fault(struct pt_regs *regs, int code, unsigned long addr) argument
194 int code = SEGV_MAPERR; local
/linux-master/tools/usb/usbip/src/
H A Dusbip_attach.c125 uint16_t code = OP_REP_IMPORT; local
/linux-master/arch/xtensa/mm/
H A Dfault.c94 int code; local
/linux-master/drivers/hid/
H A Dhid-holtek-kbd.c117 holtek_kbd_input_event(struct input_dev *dev, unsigned int type, unsigned int code, int value) argument
/linux-master/drivers/input/touchscreen/
H A Dmainstone-wm97xx.c37 u8 code; /* continuous code */ member in struct:continuous

Completed in 276 milliseconds

1234567891011>>