Home
last modified time | relevance | path

Searched defs:code (Results 376 – 400 of 1109) sorted by relevance

1...<<11121314151617181920>>...45

/openbmc/linux/drivers/macintosh/
H A Dadbhid.c684 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 Duser.c168 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 Dimx-ic-prpencvf.c845 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 Drj54n1cb0c.c114 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 Dst-vgxy61.c246 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 Dcpu.h86 #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 DLzmaDec.h52 UInt32 range, code; member
/openbmc/linux/tools/bpf/
H A Dbpf_exp.y479 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 Dinput.c194 unsigned int code, int data) in rfkill_event()
/openbmc/linux/sound/pci/hda/
H A Dhda_beep.c97 unsigned int code, int hz) in snd_hda_beep_event()
/openbmc/linux/drivers/net/ethernet/amd/pds_core/
H A Ddev.c10 int pdsc_err_to_errno(enum pds_core_status_code code) in pdsc_err_to_errno()
/openbmc/linux/sound/ppc/
H A Dbeep.c87 unsigned int code, int hz) in snd_pmac_beep_event()
/openbmc/linux/drivers/slimbus/
H A Dmessaging.c211 static u16 slim_slicesize(int code) in slim_slicesize()
/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3vf/
H A Dhclgevf_mbx.c230 u16 code; in hclgevf_mbx_handler() local
/openbmc/linux/drivers/regulator/
H A Drt6245-regulator.c148 unsigned int code, bit_count; in rt6245_reg_write() local
/openbmc/linux/drivers/media/test-drivers/vimc/
H A Dvimc-common.h83 unsigned int code[VIMC_PIX_FMT_MAX_CODES]; member
/openbmc/linux/arch/powerpc/platforms/cell/
H A Dras.c237 unsigned long code, void *data) in cbe_ptcal_notify_reboot()
/openbmc/linux/arch/s390/kernel/
H A Ddiag.c28 int code; member
/openbmc/linux/drivers/input/keyboard/
H A Dnspire-keypad.c55 unsigned int code; in nspire_keypad_irq() local
/openbmc/linux/drivers/watchdog/
H A Dsc520_wdt.c352 static int wdt_notify_sys(struct notifier_block *this, unsigned long code, in wdt_notify_sys()
H A Dwdt977.c412 static int wdt977_notify_sys(struct notifier_block *this, unsigned long code, in wdt977_notify_sys()
H A Dw83977f_wdt.c436 static int wdt_notify_sys(struct notifier_block *this, unsigned long code, in wdt_notify_sys()
H A Dwatchdog_core.c159 unsigned long code, void *data) in watchdog_reboot_notifier()
/openbmc/linux/tools/usb/usbip/src/
H A Dusbip_list.c49 uint16_t code = OP_REP_DEVLIST; in get_exported_devices() local
/openbmc/linux/drivers/xen/
H A Dmanage.c175 static int poweroff_nb(struct notifier_block *cb, unsigned long code, void *unused) in poweroff_nb()

1...<<11121314151617181920>>...45