/openbmc/linux/drivers/macintosh/ |
H A D | adbhid.c | 684 static int adbhid_kbd_event(struct input_dev *dev, unsigned int type, unsigned int code, int value) in adbhid_kbd_event() 717 adb_message_handler(struct notifier_block *this, unsigned long code, void *x) in adb_message_handler()
|
/openbmc/qemu/gdbstub/ |
H A D | user.c | 168 void gdb_exit(int code) in gdb_exit() 192 void gdb_qemu_exit(int code) in gdb_qemu_exit()
|
/openbmc/linux/drivers/staging/media/imx/ |
H A D | imx-ic-prpencvf.c | 845 struct v4l2_subdev_mbus_code_enum *code) in prp_enum_mbus_code() 889 u32 code; in prp_try_fmt() local 1249 u32 code; in prp_registered() local
|
/openbmc/linux/drivers/media/i2c/ |
H A D | rj54n1cb0c.c | 114 u32 code; member 120 u32 code, const struct rj54n1_datafmt *fmt, in rj54n1_find_datafmt() 492 struct v4l2_subdev_mbus_code_enum *code) in rj54n1_enum_mbus_code()
|
H A D | st-vgxy61.c | 246 u32 code; member 432 static u8 get_bpp_by_code(__u32 code) in get_bpp_by_code() 445 static u8 get_data_type_by_code(__u32 code) in get_data_type_by_code() 699 struct v4l2_mbus_framefmt *fmt, u32 code) in vgxy61_fill_framefmt() 763 struct v4l2_subdev_mbus_code_enum *code) in vgxy61_enum_mbus_code()
|
/openbmc/qemu/target/loongarch/ |
H A D | cpu.h | 86 #define EXCODE(code, subcode) ( ((subcode) << 6) | (code) ) argument 87 #define EXCODE_MCODE(code) ( (code) & 0x3f ) argument 88 #define EXCODE_SUBCODE(code) ( (code) >> 6 ) argument
|
/openbmc/u-boot/lib/lzma/ |
H A D | LzmaDec.h | 52 UInt32 range, code; member
|
/openbmc/linux/tools/bpf/ |
H A D | bpf_exp.y | 479 static void bpf_set_curr_instr(uint16_t code, uint8_t jt, uint8_t jf, in bpf_set_curr_instr()
|
/openbmc/linux/net/rfkill/ |
H A D | input.c | 194 unsigned int code, int data) in rfkill_event()
|
/openbmc/linux/sound/pci/hda/ |
H A D | hda_beep.c | 97 unsigned int code, int hz) in snd_hda_beep_event()
|
/openbmc/linux/drivers/net/ethernet/amd/pds_core/ |
H A D | dev.c | 10 int pdsc_err_to_errno(enum pds_core_status_code code) in pdsc_err_to_errno()
|
/openbmc/linux/sound/ppc/ |
H A D | beep.c | 87 unsigned int code, int hz) in snd_pmac_beep_event()
|
/openbmc/linux/drivers/slimbus/ |
H A D | messaging.c | 211 static u16 slim_slicesize(int code) in slim_slicesize()
|
/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3vf/ |
H A D | hclgevf_mbx.c | 230 u16 code; in hclgevf_mbx_handler() local
|
/openbmc/linux/drivers/regulator/ |
H A D | rt6245-regulator.c | 148 unsigned int code, bit_count; in rt6245_reg_write() local
|
/openbmc/linux/drivers/media/test-drivers/vimc/ |
H A D | vimc-common.h | 83 unsigned int code[VIMC_PIX_FMT_MAX_CODES]; member
|
/openbmc/linux/arch/powerpc/platforms/cell/ |
H A D | ras.c | 237 unsigned long code, void *data) in cbe_ptcal_notify_reboot()
|
/openbmc/linux/arch/s390/kernel/ |
H A D | diag.c | 28 int code; member
|
/openbmc/linux/drivers/input/keyboard/ |
H A D | nspire-keypad.c | 55 unsigned int code; in nspire_keypad_irq() local
|
/openbmc/linux/drivers/watchdog/ |
H A D | sc520_wdt.c | 352 static int wdt_notify_sys(struct notifier_block *this, unsigned long code, in wdt_notify_sys()
|
H A D | wdt977.c | 412 static int wdt977_notify_sys(struct notifier_block *this, unsigned long code, in wdt977_notify_sys()
|
H A D | w83977f_wdt.c | 436 static int wdt_notify_sys(struct notifier_block *this, unsigned long code, in wdt_notify_sys()
|
H A D | watchdog_core.c | 159 unsigned long code, void *data) in watchdog_reboot_notifier()
|
/openbmc/linux/tools/usb/usbip/src/ |
H A D | usbip_list.c | 49 uint16_t code = OP_REP_DEVLIST; in get_exported_devices() local
|
/openbmc/linux/drivers/xen/ |
H A D | manage.c | 175 static int poweroff_nb(struct notifier_block *cb, unsigned long code, void *unused) in poweroff_nb()
|