Home
last modified time | relevance | path

Searched defs:code (Results 251 – 275 of 680) sorted by relevance

1...<<11121314151617181920>>...28

/linux/arch/um/kernel/
H A Dtrap.c400 int code, err; in relay_signal() local
/linux/sound/hda/common/
H A Dbeep.c98 unsigned int code, int hz) in snd_hda_beep_event()
/linux/drivers/net/ethernet/hisilicon/hns3/hns3vf/
H A Dhclgevf_mbx.c230 u16 code; in hclgevf_mbx_handler() local
/linux/tools/usb/usbip/src/
H A Dusbip_list.c49 uint16_t code = OP_REP_DEVLIST; in get_exported_devices() local
/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()
/linux/drivers/watchdog/
H A Dw83977f_wdt.c436 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 Deurotechwdt.c355 static int eurwdt_notify_sys(struct notifier_block *this, unsigned long code, in eurwdt_notify_sys()
H A Dsc520_wdt.c351 static int wdt_notify_sys(struct notifier_block *this, unsigned long code, in wdt_notify_sys()
/linux/drivers/input/keyboard/
H A Dsunkbd.c136 unsigned int type, unsigned int code, int value) in sunkbd_event()
H A Dmax7359_keypad.c89 int val, row, col, release, code; in max7359_interrupt() local
/linux/net/ipv6/
H A Dping.c36 static int dummy_icmpv6_err_convert(u8 type, u8 code, int *err) in dummy_icmpv6_err_convert() argument
/linux/rust/kernel/
H A Derror.rs19 pub mod code { global() module
[all...]
/linux/drivers/xen/
H A Dmanage.c179 static int poweroff_nb(struct notifier_block *cb, unsigned long code, void *unused) in poweroff_nb()
/linux/drivers/s390/char/
H A Dtape_3590.h159 __u8 code; member
167 __u8 code; member
/linux/drivers/mtd/spi-nor/controllers/
H A Dhisi-sfc.c66 #define OP_CTRL_RD_OPCODE(code) (((code) & 0xff) << 16) argument
67 #define OP_CTRL_WR_OPCODE(code) (((code) & 0xff) << 8) argument
/linux/drivers/s390/net/
H A Dqeth_l2_main.c629 static void qeth_l2_dev2br_fdb_notify(struct qeth_card *card, u8 code, in qeth_l2_dev2br_fdb_notify()
671 u8 code = IPA_ADDR_CHANGE_CODE_MACADDR; in qeth_l2_dev2br_an_set_cb() local
1250 u8 code, in qeth_bridge_emit_host_event()
1831 u8 code; in qeth_bridgeport_an_set_cb() local
/linux/drivers/net/wan/
H A Dhdlc_x25.c52 static void x25_connect_disconnect(struct net_device *dev, int reason, int code) in x25_connect_disconnect()
/linux/arch/sh/kernel/
H A Dftrace.c264 unsigned char code[MCOUNT_INSN_SIZE]; in ftrace_mod() local
/linux/drivers/media/usb/pvrusb2/
H A Dpvrusb2-context.c378 int code = 0; in pvr2_channel_claim_stream() local
/linux/arch/mips/include/asm/
H A Dmips-r2-to-r6-emul.h77 u32 code; member
/linux/include/uapi/linux/
H A Duinput.h103 __u16 code; /* axis code */ member
/linux/drivers/char/tpm/st33zp24/
H A Dspi.c63 static int st33zp24_status_to_errno(u8 code) in st33zp24_status_to_errno()
/linux/tools/usb/ffs-aio-example/simple/device_app/
H A Daio_simple.c141 __le16 code; member
/linux/tools/net/ynl/lib/
H A Dynl.h38 enum ynl_error_code code; global() member

1...<<11121314151617181920>>...28