Home
last modified time | relevance | path

Searched defs:code (Results 101 – 125 of 1128) sorted by relevance

12345678910>>...46

/openbmc/linux/drivers/leds/trigger/
H A Dledtrig-heartbeat.c167 unsigned long code, void *unused) in heartbeat_reboot_notifier()
174 unsigned long code, void *unused) in heartbeat_panic_notifier()
/openbmc/linux/drivers/input/
H A Dsparse-keymap.c62 unsigned int code) in sparse_keymap_entry_from_scancode()
273 bool sparse_keymap_report_event(struct input_dev *dev, unsigned int code, in sparse_keymap_report_event()
H A Dinput.c64 static inline int is_event_supported(unsigned int code, in is_event_supported()
86 static void input_start_autorepeat(struct input_dev *dev, int code) in input_start_autorepeat()
190 unsigned int code, int *pval) in input_handle_abs_event()
242 unsigned int type, unsigned int code, int *pval) in input_get_disposition()
352 unsigned int type, unsigned int code, int value) in input_event_dispose()
395 unsigned int type, unsigned int code, int value) in input_handle_event()
428 unsigned int type, unsigned int code, int value) in input_event()
453 unsigned int type, unsigned int code, int value) in input_inject_event()
735 int code; in input_dev_release_keys() local
2177 void input_set_capability(struct input_dev *dev, unsigned int type, unsigned int code) in input_set_capability()
H A Dinput-leds.c41 unsigned int code; /* One of LED_* constants */ member
67 unsigned int code, int value) in input_leds_event()
/openbmc/libcper/examples/
H A Dfirmware.json22 "code": 3, number
53 "code": 3, number
H A Dcxlcomponent-media.json22 "code": 3, number
53 "code": 2, number
H A Dpcie.json22 "code": 0, number
53 "code": 2, number
H A Ddmariommu.json22 "code": 0, number
53 "code": 3, number
H A Dcxlprotocol.json22 "code": 0, number
53 "code": 0, number
H A Dgeneric.json22 "code": 1, number
53 "code": 2, number
/openbmc/linux/arch/powerpc/kernel/
H A Dtraps.c310 static void show_signal_msg(int signr, struct pt_regs *regs, int code, in show_signal_msg()
336 static bool exception_common(int signr, struct pt_regs *regs, int code, in exception_common()
368 void _exception(int signr, struct pt_regs *regs, int code, unsigned long addr) in _exception()
1198 int code = 0; in parse_fpe() local
1463 int code = 0; in emulate_math() local
1643 int sig, code, fixed = 0; in DEFINE_INTERRUPT_HANDLER() local
2153 int code = FPE_FLTUNK; in DEFINE_INTERRUPT_HANDLER() local
/openbmc/linux/drivers/media/i2c/s5c73m3/
H A Ds5c73m3-core.c114 u32 code) in s5c73m3_fill_mbus_fmt()
823 u32 code; in s5c73m3_oif_try_format() local
859 u32 code; in s5c73m3_try_format() local
990 u32 code; in s5c73m3_get_fmt() local
1025 u32 code; in s5c73m3_oif_get_fmt() local
1188 struct v4l2_subdev_mbus_code_enum *code) in s5c73m3_enum_mbus_code()
1204 struct v4l2_subdev_mbus_code_enum *code) in s5c73m3_oif_enum_mbus_code()
/openbmc/linux/include/linux/input/
H A Dmt.h54 unsigned code, int value) in input_mt_set_value()
60 unsigned code) in input_mt_get_value()
/openbmc/linux/arch/arm/kernel/
H A Dentry-armv.S150 #define SPFIX(code...) code argument
152 #define SPFIX(code...) argument
/openbmc/linux/include/dt-bindings/input/
H A Dinput.h15 #define MATRIX_KEY(row, col, code) \ argument
/openbmc/qemu/linux-user/
H A Dcpu_loop-common.h27 #define EXCP_DUMP(env, fmt, code) \ argument
/openbmc/u-boot/include/dt-bindings/input/
H A Dinput.h14 #define MATRIX_KEY(row, col, code) \ argument
/openbmc/linux/net/ipv6/
H A Dicmp.c75 u8 type, u8 code, int offset, __be32 info) in icmpv6_err()
449 void icmp6_send(struct sk_buff *skb, u8 type, u8 code, __u32 info, in icmp6_send()
649 void icmpv6_param_prob_reason(struct sk_buff *skb, u8 code, int pos, in icmpv6_param_prob_reason()
836 u8 code, __be32 info) in icmpv6_notify()
1142 int icmpv6_err_convert(u8 type, u8 code, int *err) in icmpv6_err_convert()
H A Dfou6.c76 u8 type, u8 code, int offset, __be32 info) in gue6_err_proto_handler()
90 u8 type, u8 code, int offset, __be32 info) in gue6_err()
/openbmc/linux/drivers/staging/media/imx/
H A Dimx-ic-prp.c99 struct v4l2_subdev_mbus_code_enum *code) in prp_enum_mbus_code()
163 u32 code; in prp_set_fmt() local
437 u32 code; in prp_registered() local
/openbmc/phosphor-host-postd/
H A Dmain.cpp137 bool aspeedPCC(std::vector<uint8_t>& code, ssize_t readb) in aspeedPCC()
201 std::vector<uint8_t> code(codeSize, 0); in PostCodeEventHandler() local
/openbmc/linux/arch/sparc/mm/
H A Dfault_64.c140 show_signal_msg(struct pt_regs *regs, int sig, int code, in show_signal_msg()
160 static void do_fault_siginfo(int code, int sig, struct pt_regs *regs, in do_fault_siginfo()
/openbmc/linux/tools/testing/selftests/powerpc/tm/
H A Dtm-unavailable.c40 #define pr_warn(code, format, ...) err_at_line(0, code, format, ##__VA_ARGS__) argument
41 #define pr_err(code, format, ...) err_at_line(1, code, format, ##__VA_ARGS__) argument
/openbmc/qemu/target/s390x/
H A Dinterrupt.c24 void trigger_pgm_exception(CPUS390XState *env, uint32_t code) in trigger_pgm_exception()
33 void s390_program_interrupt(CPUS390XState *env, uint32_t code, uintptr_t ra) in s390_program_interrupt()
/openbmc/linux/arch/powerpc/math-emu/
H A Dfcmpo.c16 int code[4] = { (1 << 3), (1 << 1), (1 << 2), (1 << 0) }; in fcmpo() local

12345678910>>...46