/openbmc/linux/drivers/leds/trigger/ |
H A D | ledtrig-heartbeat.c | 167 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 D | sparse-keymap.c | 62 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 D | input.c | 64 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 D | input-leds.c | 41 unsigned int code; /* One of LED_* constants */ member 67 unsigned int code, int value) in input_leds_event()
|
/openbmc/libcper/examples/ |
H A D | firmware.json | 22 "code": 3, number 53 "code": 3, number
|
H A D | cxlcomponent-media.json | 22 "code": 3, number 53 "code": 2, number
|
H A D | pcie.json | 22 "code": 0, number 53 "code": 2, number
|
H A D | dmariommu.json | 22 "code": 0, number 53 "code": 3, number
|
H A D | cxlprotocol.json | 22 "code": 0, number 53 "code": 0, number
|
H A D | generic.json | 22 "code": 1, number 53 "code": 2, number
|
/openbmc/linux/arch/powerpc/kernel/ |
H A D | traps.c | 310 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 D | s5c73m3-core.c | 114 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 D | mt.h | 54 unsigned code, int value) in input_mt_set_value() 60 unsigned code) in input_mt_get_value()
|
/openbmc/linux/arch/arm/kernel/ |
H A D | entry-armv.S | 150 #define SPFIX(code...) code argument 152 #define SPFIX(code...) argument
|
/openbmc/linux/include/dt-bindings/input/ |
H A D | input.h | 15 #define MATRIX_KEY(row, col, code) \ argument
|
/openbmc/qemu/linux-user/ |
H A D | cpu_loop-common.h | 27 #define EXCP_DUMP(env, fmt, code) \ argument
|
/openbmc/u-boot/include/dt-bindings/input/ |
H A D | input.h | 14 #define MATRIX_KEY(row, col, code) \ argument
|
/openbmc/linux/net/ipv6/ |
H A D | icmp.c | 75 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 D | fou6.c | 76 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 D | imx-ic-prp.c | 99 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 D | main.cpp | 137 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 D | fault_64.c | 140 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 D | tm-unavailable.c | 40 #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 D | interrupt.c | 24 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 D | fcmpo.c | 16 int code[4] = { (1 << 3), (1 << 1), (1 << 2), (1 << 0) }; in fcmpo() local
|