Searched defs:code (Results 1 - 200 of 649) sorted by relevance

1234

/linux-4.1.27/net/nfc/nci/
H A Dlib.c36 int nci_to_errno(__u8 code) nci_to_errno() argument
/linux-4.1.27/arch/x86/um/os-Linux/
H A Dprctl.c9 int os_arch_prctl(int pid, int code, unsigned long *addr) os_arch_prctl() argument
/linux-4.1.27/arch/mn10300/kernel/
H A Dfpu-nofpu.c19 void unexpected_fpu_exception(struct pt_regs *regs, enum exception_code code) unexpected_fpu_exception() argument
H A Dfpu.c34 asmlinkage void fpu_exception(struct pt_regs *regs, enum exception_code code) fpu_exception() argument
/linux-4.1.27/arch/mn10300/unit-asb2303/
H A Dleds.c39 void peripheral_leds_display_exception(enum exception_code code) peripheral_leds_display_exception() argument
/linux-4.1.27/arch/powerpc/math-emu/
H A Dfcmpo.c15 int code[4] = { (1 << 3), (1 << 1), (1 << 2), (1 << 0) }; fcmpo() local
H A Dfcmpu.c15 int code[4] = { (1 << 3), (1 << 1), (1 << 2), (1 << 0) }; fcmpu() local
/linux-4.1.27/arch/sparc/include/asm/
H A Djump_label.h28 jump_label_t code; member in struct:jump_entry
/linux-4.1.27/arch/x86/include/asm/
H A Djump_label.h40 jump_label_t code; member in struct:jump_entry
/linux-4.1.27/arch/mips/include/asm/
H A Djump_label.h49 jump_label_t code; member in struct:jump_entry
H A Dmips-r2-to-r6-emul.h77 u32 code; member in struct:r2_decoder_table
/linux-4.1.27/arch/s390/include/asm/
H A Djump_label.h31 jump_label_t code; member in struct:jump_entry
H A Ddis.h38 static inline int insn_length(unsigned char code) insn_length() argument
48 static inline int is_known_insn(unsigned char *code) is_known_insn() argument
/linux-4.1.27/arch/powerpc/include/asm/
H A Djump_label.h41 jump_label_t code; member in struct:jump_entry
/linux-4.1.27/arch/arm64/include/asm/
H A Djump_label.h46 jump_label_t code; member in struct:jump_entry
/linux-4.1.27/arch/arm/nwfpe/
H A Dfpa11.c99 unsigned int code; EmulateAll() local
/linux-4.1.27/arch/arm/include/asm/
H A Djump_label.h33 jump_label_t code; member in struct:jump_entry
/linux-4.1.27/include/linux/
H A Dicmpv6.h23 icmpv6_send(struct sk_buff *skb, u8 type, u8 code, __u32 info) icmpv6_send() argument
H A Dtca6416_keypad.h20 int code; /* input event code (KEY_*, SW_*) */ member in struct:tca6416_button
H A Dgpio_keys.h24 unsigned int code; member in struct:gpio_keys_button
H A Duinput.h47 unsigned int code; /* UI_FF_UPLOAD, UI_FF_ERASE */ member in struct:uinput_request
H A Damifd.h30 unsigned long code; /* code returned from drive */ member in struct:fd_drive_type
/linux-4.1.27/drivers/input/
H A Devbug.c41 static void evbug_event(struct input_handle *handle, unsigned int type, unsigned int code, int value) evbug_event() argument
H A Dapm-power.c35 apmpower_event(struct input_handle *handle, unsigned int type, unsigned int code, int value) apmpower_event() argument
H A Dff-core.c266 input_ff_event(struct input_dev *dev, unsigned int type, unsigned int code, int value) input_ff_event() argument
H A Dinput-compat.h35 __u16 code; member in struct:input_event_compat
H A Dmatrix-keymap.c37 unsigned short code = KEY_VAL(key); matrix_keypad_map_key() local
H A Dsparse-keymap.c311 bool sparse_keymap_report_event(struct input_dev *dev, unsigned int code, sparse_keymap_report_event() argument
65 sparse_keymap_entry_from_scancode(struct input_dev *dev, unsigned int code) sparse_keymap_entry_from_scancode() argument
/linux-4.1.27/drivers/input/misc/
H A Dm68kspkr.c30 static int m68kspkr_event(struct input_dev *dev, unsigned int type, unsigned int code, int value) m68kspkr_event() argument
H A Dpcspkr.c28 static int pcspkr_event(struct input_dev *dev, unsigned int type, unsigned int code, int value) pcspkr_event() argument
H A Dixp4xx-beeper.c51 static int ixp4xx_spkr_event(struct input_dev *dev, unsigned int type, unsigned int code, int value) ixp4xx_spkr_event() argument
H A Datlas_btns.c57 int code = address & 0x0f; acpi_atlas_button_handler() local
H A Dgpio-beeper.c39 gpio_beeper_event(struct input_dev *dev, unsigned int type, unsigned int code, int value) gpio_beeper_event() argument
H A Dpwm-beeper.c53 pwm_beeper_event(struct input_dev *input, unsigned int type, unsigned int code, int value) pwm_beeper_event() argument
H A Dpm8941-pwrkey.c57 pm8941_reboot_notify(struct notifier_block *nb, unsigned long code, void *unused) pm8941_reboot_notify() argument
H A Dpowermate.c252 static int powermate_input_event(struct input_dev *dev, unsigned int type, unsigned int code, int _value) powermate_input_event() argument
H A Dsparcspkr.c65 static int bbc_spkr_event(struct input_dev *dev, unsigned int type, unsigned int code, int value) bbc_spkr_event() argument
103 static int grover_spkr_event(struct input_dev *dev, unsigned int type, unsigned int code, int value) grover_spkr_event() argument
/linux-4.1.27/arch/x86/platform/intel-mid/device_libs/
H A Dplatform_msic.c43 msic_scu_status_change(struct notifier_block *nb, unsigned long code, void *data) msic_scu_status_change() argument
/linux-4.1.27/arch/x86/um/
H A Dsyscalls_64.c12 long arch_prctl(struct task_struct *task, int code, unsigned long __user *addr) arch_prctl() argument
74 long sys_arch_prctl(int code, unsigned long addr) sys_arch_prctl() argument
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/
H A Dpriv.h35 } code; member in struct:nvkm_pmu_impl
/linux-4.1.27/drivers/media/firewire/
H A Dfiredtv-rc.c173 void fdtv_handle_rc(struct firedtv *fdtv, unsigned int code) fdtv_handle_rc() argument
/linux-4.1.27/include/uapi/linux/
H A Dv4l2-mediabus.h31 __u32 code; member in struct:v4l2_mbus_framefmt
H A Dfilter.h24 __u16 code; /* Actual filter code */ member in struct:sock_filter
H A Dvirtio_input.h72 __le16 code; member in struct:virtio_input_event
/linux-4.1.27/arch/mn10300/unit-asb2364/
H A Dleds.c72 void peripheral_leds_display_exception(enum exception_code code) peripheral_leds_display_exception() argument
96 void peripheral_leds_display_exception(enum exception_code code) { } peripheral_leds_led_chase() argument
/linux-4.1.27/arch/parisc/kernel/
H A Dpa7300lc.c29 static void pa7300lc_lpmc(int code, struct pt_regs *regs) pa7300lc_lpmc() argument
/linux-4.1.27/net/bluetooth/
H A Dlib.c45 int bt_to_errno(__u16 code) bt_to_errno() argument
/linux-4.1.27/net/ipv6/
H A Dip6_icmp.c33 void icmpv6_send(struct sk_buff *skb, u8 type, u8 code, __u32 info) icmpv6_send() argument
H A Dipcomp6.c56 ipcomp6_err(struct sk_buff *skb, struct inet6_skb_parm *opt, u8 type, u8 code, int offset, __be32 info) ipcomp6_err() argument
H A Dtunnel6.c137 tunnel6_err(struct sk_buff *skb, struct inet6_skb_parm *opt, u8 type, u8 code, int offset, __be32 info) tunnel6_err() argument
H A Dudplite.c22 udplitev6_err(struct sk_buff *skb, struct inet6_skb_parm *opt, u8 type, u8 code, int offset, __be32 info) udplitev6_err() argument
H A Dxfrm6_protocol.c83 xfrm6_esp_err(struct sk_buff *skb, struct inet6_skb_parm *opt, u8 type, u8 code, int offset, __be32 info) xfrm6_esp_err() argument
110 xfrm6_ah_err(struct sk_buff *skb, struct inet6_skb_parm *opt, u8 type, u8 code, int offset, __be32 info) xfrm6_ah_err() argument
137 xfrm6_ipcomp_err(struct sk_buff *skb, struct inet6_skb_parm *opt, u8 type, u8 code, int offset, __be32 info) xfrm6_ipcomp_err() argument
/linux-4.1.27/lib/zlib_inflate/
H A Dinftrees.h31 } code; typedef in typeref:struct:__anon14048
/linux-4.1.27/net/netfilter/
H A Dnft_reject.c84 int nft_reject_icmp_code(u8 code) nft_reject_icmp_code() argument
101 int nft_reject_icmpv6_code(u8 code) nft_reject_icmpv6_code() argument
/linux-4.1.27/net/sunrpc/auth_gss/
H A Dgss_krb5_seqnum.c48 s32 code; krb5_make_rc4_seq_num() local
106 s32 code; krb5_get_rc4_seq_num() local
143 s32 code; krb5_get_seq_num() local
/linux-4.1.27/sound/drivers/pcsp/
H A Dpcsp_input.c48 pcspkr_input_event(struct input_dev *dev, unsigned int type, unsigned int code, int value) pcspkr_input_event() argument
/linux-4.1.27/include/linux/input/
H A Dsparse-keymap.h37 u32 code; member in struct:key_entry
41 u8 code; member in struct:key_entry::__anon11825::__anon11826
H A Dmt.h56 input_mt_set_value(struct input_mt_slot *slot, unsigned code, int value) input_mt_set_value() argument
62 input_mt_get_value(const struct input_mt_slot *slot, unsigned code) input_mt_get_value() argument
/linux-4.1.27/drivers/isdn/sc/
H A Dmessage.c83 sendmessage(int card, unsigned int procid, unsigned int type, unsigned int class, unsigned int code, unsigned int link, unsigned int data_len, unsigned int *data) sendmessage() argument
168 send_and_receive(int card, unsigned int procid, unsigned char type, unsigned char class, unsigned char code, unsigned char link, unsigned char data_len, unsigned char *data, RspMessage *mesgdata, int timeout) send_and_receive() argument
/linux-4.1.27/drivers/media/platform/vsp1/
H A Dvsp1_rwpf.c27 vsp1_rwpf_enum_mbus_code(struct v4l2_subdev *subdev, struct v4l2_subdev_pad_config *cfg, struct v4l2_subdev_mbus_code_enum *code) vsp1_rwpf_enum_mbus_code() argument
H A Dvsp1_hsit.c57 hsit_enum_mbus_code(struct v4l2_subdev *subdev, struct v4l2_subdev_pad_config *cfg, struct v4l2_subdev_mbus_code_enum *code) hsit_enum_mbus_code() argument
H A Dvsp1_bru.c185 bru_enum_mbus_code(struct v4l2_subdev *subdev, struct v4l2_subdev_pad_config *cfg, struct v4l2_subdev_mbus_code_enum *code) bru_enum_mbus_code() argument
H A Dvsp1_lif.c76 lif_enum_mbus_code(struct v4l2_subdev *subdev, struct v4l2_subdev_pad_config *cfg, struct v4l2_subdev_mbus_code_enum *code) lif_enum_mbus_code() argument
H A Dvsp1_lut.c84 lut_enum_mbus_code(struct v4l2_subdev *subdev, struct v4l2_subdev_pad_config *cfg, struct v4l2_subdev_mbus_code_enum *code) lut_enum_mbus_code() argument
H A Dvsp1_sru.c168 sru_enum_mbus_code(struct v4l2_subdev *subdev, struct v4l2_subdev_pad_config *cfg, struct v4l2_subdev_mbus_code_enum *code) sru_enum_mbus_code() argument
H A Dvsp1_uds.c171 uds_enum_mbus_code(struct v4l2_subdev *subdev, struct v4l2_subdev_pad_config *cfg, struct v4l2_subdev_mbus_code_enum *code) uds_enum_mbus_code() argument
/linux-4.1.27/drivers/clk/samsung/
H A Dclk-exynos5440.c96 exynos5440_clk_restart_notify(struct notifier_block *this, unsigned long code, void *unused) exynos5440_clk_restart_notify() argument
/linux-4.1.27/arch/x86/kernel/
H A Djump_label.c20 char code[JUMP_LABEL_NOP_SIZE]; member in union:jump_code_union
44 union jump_code_union code; __jump_label_transform() local
/linux-4.1.27/arch/microblaze/kernel/
H A Dexceptions.c60 void _exception(int signr, struct pt_regs *regs, int code, unsigned long addr) _exception() argument
/linux-4.1.27/arch/microblaze/mm/
H A Dfault.c92 int code = SEGV_MAPERR; do_page_fault() local
/linux-4.1.27/include/acpi/
H A Dacpiosxf.h73 u32 code; member in struct:acpi_signal_fatal_info
/linux-4.1.27/drivers/platform/x86/
H A Dpvpanic.c64 pvpanic_panic_notify(struct notifier_block *nb, unsigned long code, pvpanic_panic_notify() argument
/linux-4.1.27/arch/mn10300/unit-asb2305/
H A Dleds.c68 void peripheral_leds_display_exception(enum exception_code code) peripheral_leds_display_exception() argument
/linux-4.1.27/arch/avr32/mm/
H A Dfault.c65 int code; do_page_fault() local
/linux-4.1.27/arch/c6x/include/asm/
H A Dtraps.h31 int code; member in struct:exception_info
/linux-4.1.27/net/ipv4/netfilter/
H A Dnf_reject_ipv4.c169 void nf_send_unreach(struct sk_buff *skb_in, int code, int hook) nf_send_unreach() argument
/linux-4.1.27/drivers/input/touchscreen/
H A Dzylonite-wm97xx.c36 u8 code; /* continuous code */ member in struct:continuous
H A Dmainstone-wm97xx.c41 u8 code; /* continuous code */ member in struct:continuous
/linux-4.1.27/drivers/leds/trigger/
H A Dledtrig-heartbeat.c114 heartbeat_reboot_notifier(struct notifier_block *nb, unsigned long code, void *unused) heartbeat_reboot_notifier() argument
121 heartbeat_panic_notifier(struct notifier_block *nb, unsigned long code, void *unused) heartbeat_panic_notifier() argument
/linux-4.1.27/drivers/iio/amplifiers/
H A Dad8366.c60 unsigned code; ad8366_read_raw() local
89 unsigned code; ad8366_write_raw() local
/linux-4.1.27/drivers/mtd/nand/
H A Dnand_bch.c52 nand_bch_calculate_ecc(struct mtd_info *mtd, const unsigned char *buf, unsigned char *code) nand_bch_calculate_ecc() argument
H A Dnand_ecc.c427 ((struct nand_chip *)mtd->priv)->ecc.size, code); nand_calculate_ecc() local
158 __nand_calculate_ecc(const unsigned char *buf, unsigned int eccsize, unsigned char *code) __nand_calculate_ecc() argument
423 nand_calculate_ecc(struct mtd_info *mtd, const unsigned char *buf, unsigned char *code) nand_calculate_ecc() argument
/linux-4.1.27/drivers/net/wan/
H A Dhdlc_x25.c31 static void x25_connect_disconnect(struct net_device *dev, int reason, int code) x25_connect_disconnect() argument
H A Dcosa.h69 char __user *code; member in struct:cosa_download
/linux-4.1.27/drivers/media/platform/soc_camera/
H A Dsoc_camera_platform.c64 soc_camera_platform_enum_fmt(struct v4l2_subdev *sd, unsigned int index, u32 *code) soc_camera_platform_enum_fmt() argument
H A Dsoc_mediabus.c460 soc_mbus_find_fmtdesc( u32 code, const struct soc_mbus_lookup *lookup, int n) soc_mbus_find_fmtdesc() argument
475 soc_mbus_get_fmtdesc( u32 code) soc_mbus_get_fmtdesc() argument
/linux-4.1.27/drivers/media/usb/uvc/
H A Duvc_status.c63 static void uvc_input_report_key(struct uvc_device *dev, unsigned int code, uvc_input_report_key() argument
/linux-4.1.27/drivers/misc/ibmasm/
H A Dremote.c174 unsigned short code = input->data.keyboard.key_code; send_keyboard_event() local
/linux-4.1.27/drivers/s390/crypto/
H A Dzcrypt_pcica.h105 unsigned char code; member in struct:type84_hdr
H A Dzcrypt_cex2a.h141 unsigned char code; /* 0x00 */ member in struct:type80_hdr
/linux-4.1.27/drivers/input/keyboard/
H A Dclps711x-keypad.c63 int code = MATRIX_SCAN_CODE(row, col, clps711x_keypad_poll() local
H A Dmaple_keyb.c99 int code, keycode; dc_scan_kbd() local
H A Dgoldfish_events.c47 unsigned type, code, value; events_interrupt() local
H A Dcros_ec_keyb.c212 unsigned short code; cros_ec_keyb_compute_valid_keys() local
H A Dimx_keypad.c157 int code; imx_keypad_fire_events() local
H A Dlm8333.c83 u8 code, pressed; lm8333_key_handler() local
H A Dmatrix_keypad.c124 int row, col, code; matrix_keypad_scan() local
H A Dmax7359_keypad.c112 int val, row, col, release, code; max7359_interrupt() local
H A Dmcs_touchkey.c162 unsigned int code = MCS_KEY_CODE(pdata->keymap[i]); mcs_touchkey_probe() local
H A Dnomadik-ske-keypad.c142 int row = 0, code, pos; ske_keypad_report() local
H A Dnspire-keypad.c58 unsigned int code; nspire_keypad_irq() local
H A Dsunkbd.c153 sunkbd_event(struct input_dev *dev, unsigned int type, unsigned int code, int value) sunkbd_event() argument
H A Dw90p910_keypad.c63 unsigned int code = MATRIX_SCAN_CODE(row, col, W90P910_ROW_SHIFT); w90p910_keypad_scan_matrix() local
/linux-4.1.27/drivers/char/
H A Dsnsc_event.c64 scdrv_parse_event(char *event, int *src, int *code, int *esp_code, char *desc) scdrv_parse_event() argument
117 scdrv_event_severity(int code) scdrv_event_severity() argument
188 int code, esp_code, src, class; scdrv_dispatch_event() local
/linux-4.1.27/drivers/hid/
H A Dhid-holtek-kbd.c120 holtek_kbd_input_event(struct input_dev *dev, unsigned int type, unsigned int code, int value) holtek_kbd_input_event() argument
/linux-4.1.27/include/media/
H A Dsoc_mediabus.h94 u32 code; member in struct:soc_mbus_lookup
H A Dv4l2-mediabus.h101 v4l2_fill_mbus_format(struct v4l2_mbus_framefmt *mbus_fmt, const struct v4l2_pix_format *pix_fmt, u32 code) v4l2_fill_mbus_format() argument
/linux-4.1.27/arch/mips/netlogic/xlr/
H A Dfmn.c73 int size = 0, code = 0, src_stnid = 0; fmn_message_handler() local
/linux-4.1.27/arch/nios2/kernel/
H A Dtraps.c26 static void _send_sig(int signo, int code, unsigned long addr) _send_sig() argument
51 void _exception(int signo, struct pt_regs *regs, int code, unsigned long addr) _exception() argument
/linux-4.1.27/arch/nios2/mm/
H A Dfault.c48 int code = SEGV_MAPERR; do_page_fault() local
/linux-4.1.27/arch/parisc/mm/
H A Dfault.c51 parisc_acctyp(unsigned long code, unsigned int inst) parisc_acctyp() argument
180 show_signal_msg(struct pt_regs *regs, unsigned long code, show_signal_msg() argument
201 void do_page_fault(struct pt_regs *regs, unsigned long code, do_page_fault() argument
/linux-4.1.27/arch/powerpc/net/
H A Dbpf_jit_comp.c130 u16 code = bpf_anc_helper(&filter[i]); bpf_jit_build_body() local
/linux-4.1.27/arch/ia64/mm/
H A Dfault.c82 int signal = SIGSEGV, code = SEGV_MAPERR; ia64_do_page_fault() local
/linux-4.1.27/Documentation/vDSO/
H A Dvdso_standalone_test_x86.c61 static inline void linux_exit(int code) linux_exit() argument
/linux-4.1.27/arch/alpha/kernel/
H A Dsys_mikasa.c175 unsigned int code; mikasa_apecs_machine_check() local
H A Dsys_noritake.c264 unsigned int code; noritake_apecs_machine_check() local
/linux-4.1.27/net/bridge/netfilter/
H A Debt_ip6.c32 u8 code; member in struct:pkthdr::__anon14081
/linux-4.1.27/sound/usb/line6/
H A Dmidibuf.c16 static int midibuf_message_length(unsigned char code) midibuf_message_length() argument
/linux-4.1.27/tools/perf/util/
H A Drun-command.c161 int status, code; wait_or_whine() local
197 int code = start_command(cmd); run_command() local
/linux-4.1.27/tools/usb/usbip/src/
H A Dusbip_attach.c125 uint16_t code = OP_REP_IMPORT; query_import_device() local
H A Dusbip_list.c53 uint16_t code = OP_REP_DEVLIST; get_exported_devices() local
/linux-4.1.27/drivers/watchdog/
H A Dsoftdog.c128 static int softdog_notify_sys(struct notifier_block *this, unsigned long code, softdog_notify_sys() argument
H A Dbcm47xx_wdt.c161 bcm47xx_wdt_notify_sys(struct notifier_block *this, unsigned long code, void *unused) bcm47xx_wdt_notify_sys() argument
H A Dgpio_wdt.c129 static int gpio_wdt_notify_sys(struct notifier_block *nb, unsigned long code, gpio_wdt_notify_sys() argument
H A Dindydog.c145 indydog_notify_sys(struct notifier_block *this, unsigned long code, void *unused) indydog_notify_sys() argument
H A Dsb_wdog.c220 static int sbwdog_notify_sys(struct notifier_block *this, unsigned long code, sbwdog_notify_sys() argument
H A Dsbc8360.c293 static int sbc8360_notify_sys(struct notifier_block *this, unsigned long code, sbc8360_notify_sys() argument
H A Dsbc_epx_c3.c149 static int epx_c3_notify_sys(struct notifier_block *this, unsigned long code, epx_c3_notify_sys() argument
H A Dscx200_wdt.c120 scx200_wdt_notify_sys(struct notifier_block *this, unsigned long code, void *unused) scx200_wdt_notify_sys() argument
H A Dwafer5823wdt.c220 static int wafwdt_notify_sys(struct notifier_block *this, unsigned long code, wafwdt_notify_sys() argument
/linux-4.1.27/drivers/isdn/i4l/
H A Disdn_ttyfax.c48 isdn_tty_fax_modem_result(int code, modem_info *info) isdn_tty_fax_modem_result() argument
/linux-4.1.27/drivers/macintosh/
H A Dmac_hid.c70 mac_hid_emumouse_filter(struct input_handle *handle, unsigned int type, unsigned int code, int value) mac_hid_emumouse_filter() argument
/linux-4.1.27/drivers/mtd/devices/
H A Dm25p80.c38 static int m25p80_read_reg(struct spi_nor *nor, u8 code, u8 *val, int len) m25p80_read_reg() argument
/linux-4.1.27/drivers/media/platform/xilinx/
H A Dxilinx-vip.c56 const struct xvip_video_format *xvip_get_format_by_code(unsigned int code) xvip_get_format_by_code() argument
251 xvip_enum_mbus_code(struct v4l2_subdev *subdev, struct v4l2_subdev_pad_config *cfg, struct v4l2_subdev_mbus_code_enum *code) xvip_enum_mbus_code() argument
/linux-4.1.27/drivers/net/fddi/skfp/
H A Dsrf.c49 u_char code ; member in struct:evc_init
161 static struct s_srf_evc *smt_get_evc(struct s_smc *smc, int code, int index) smt_get_evc() argument
187 void smt_srf_event(struct s_smc *smc, int code, int index, int cond) smt_srf_event() argument
/linux-4.1.27/drivers/staging/nvec/
H A Dnvec_kbd.c60 int code, state; nvec_keys_notifier() local
89 nvec_kbd_event(struct input_dev *dev, unsigned int type, unsigned int code, int value) nvec_kbd_event() argument
/linux-4.1.27/drivers/pcmcia/
H A Dpcmcia_cis.c322 int pcmcia_loop_tuple(struct pcmcia_device *p_dev, cisdata_t code, pcmcia_loop_tuple() argument
377 size_t pcmcia_get_tuple(struct pcmcia_device *p_dev, cisdata_t code, pcmcia_get_tuple() argument
38 pccard_read_tuple(struct pcmcia_socket *s, unsigned int function, cisdata_t code, void *parse) pccard_read_tuple() argument
85 pccard_loop_tuple(struct pcmcia_socket *s, unsigned int function, cisdata_t code, cisparse_t *parse, void *priv_data, int (*loop_tuple) (tuple_t *tuple, cisparse_t *parse, void *priv_data)) pccard_loop_tuple() argument
/linux-4.1.27/arch/sparc/mm/
H A Dfault_32.c106 show_signal_msg(struct pt_regs *regs, int sig, int code, show_signal_msg() argument
126 static void __do_fault_siginfo(int code, int sig, struct pt_regs *regs, __do_fault_siginfo() argument
159 static noinline void do_fault_siginfo(int code, int sig, struct pt_regs *regs, do_fault_siginfo() argument
176 int fault, code; do_sparc_fault() local
390 int code; force_user_fault() local
H A Dfault_64.c149 show_signal_msg(struct pt_regs *regs, int sig, int code, show_signal_msg() argument
169 static void do_fault_siginfo(int code, int sig, struct pt_regs *regs, do_fault_siginfo() argument
/linux-4.1.27/drivers/gpu/drm/nouveau/include/nvkm/engine/
H A Dfalcon.h45 } code; member in struct:nvkm_falcon
/linux-4.1.27/drivers/block/drbd/
H A Ddrbd_vli.h342 u64 code = code; vli_encode_bits() local
/linux-4.1.27/drivers/bus/
H A Domap_l3_smx.c71 static char *omap3_l3_code_string(u8 code) omap3_l3_code_string() argument
157 u8 code = omap3_l3_decode_error_code(error); omap3_l3_block_irq() local
/linux-4.1.27/arch/metag/kernel/
H A Dsignal.c156 unsigned long code; setup_rt_frame() local
/linux-4.1.27/drivers/uwb/
H A Dreset.c62 const char *uwb_rc_strerror(unsigned code) uwb_rc_strerror() argument
/linux-4.1.27/drivers/power/reset/
H A Dltc2952-poweroff.c252 ltc2952_poweroff_notify_panic(struct notifier_block *nb, unsigned long code, void *unused) ltc2952_poweroff_notify_panic() argument
/linux-4.1.27/arch/powerpc/platforms/cell/
H A Dras.c240 cbe_ptcal_notify_reboot(struct notifier_block *nb, unsigned long code, void *data) cbe_ptcal_notify_reboot() argument
/linux-4.1.27/arch/s390/kernel/
H A Dirq.c199 u16 code; member in struct:ext_int_info
205 static inline int ext_hash(u16 code) ext_hash() argument
212 int register_external_irq(u16 code, ext_int_handler_t handler) register_external_irq() argument
232 int unregister_external_irq(u16 code, ext_int_handler_t handler) unregister_external_irq() argument
/linux-4.1.27/arch/s390/kvm/
H A Ddiag.c64 u16 code; __diag_page_ref_service() member in struct:prs_parm
233 int code = kvm_s390_get_base_disp_rs(vcpu, NULL) & 0xffff; kvm_s390_handle_diag() local
H A Dintercept.c371 u8 code = vcpu->arch.sie_block->icptcode; kvm_handle_sie_intercept() local
/linux-4.1.27/arch/powerpc/mm/
H A Dfault.c215 int code = SEGV_MAPERR; do_page_fault() local
/linux-4.1.27/arch/avr32/kernel/
H A Dptrace.c240 int code; do_debug() local
H A Dtraps.c76 void _exception(long signr, struct pt_regs *regs, int code, _exception() argument
191 long code; do_illegal_opcode() local
/linux-4.1.27/arch/blackfin/kernel/
H A Dftrace.c33 static int ftrace_modify_code(unsigned long ip, const unsigned char *code, ftrace_modify_code() argument
/linux-4.1.27/arch/ia64/kernel/
H A Dftrace.c83 struct ftrace_call_insn *code = (void *)ftrace_call_code; ftrace_call_replace() local
/linux-4.1.27/arch/m68k/include/asm/
H A Dprocessor.h91 int signo, code; member in struct:thread_struct
/linux-4.1.27/arch/arm/probes/kprobes/
H A Dopt-arm.c197 kprobe_opcode_t *code; arch_prepare_optimized_kprobe() local
/linux-4.1.27/net/dccp/
H A Dinput.c127 static u16 dccp_reset_code_convert(const u8 code) dccp_reset_code_convert() argument
/linux-4.1.27/net/ipv4/
H A Dgre_demux.c218 const int code = icmp_hdr(skb)->code; gre_cisco_err() local
/linux-4.1.27/net/ipv6/netfilter/
H A Dnf_reject_ipv6.c235 nf_send_unreach6(struct net *net, struct sk_buff *skb_in, unsigned char code, unsigned int hooknum) nf_send_unreach6() argument
/linux-4.1.27/net/irda/irlan/
H A Dirlan_provider.c71 __u8 code; irlan_provider_data_indication() local
/linux-4.1.27/net/rxrpc/
H A Dar-connevent.c344 __be32 code; rxrpc_reject_packets() local
/linux-4.1.27/sound/core/seq/oss/
H A Dseq_oss_event.h33 unsigned char code; member in struct:evrec_short
41 unsigned char code; member in struct:evrec_note
49 unsigned char code; member in struct:evrec_timer
57 unsigned char code; member in struct:evrec_extended
66 unsigned char code; member in struct:evrec_long
76 unsigned char code; member in struct:evrec_voice
86 unsigned char code; member in struct:evrec_sysex
/linux-4.1.27/sound/pci/hda/
H A Dhda_beep.c109 snd_hda_beep_event(struct input_dev *dev, unsigned int type, unsigned int code, int hz) snd_hda_beep_event() argument
/linux-4.1.27/sound/ppc/
H A Dbeep.c99 snd_pmac_beep_event(struct input_dev *dev, unsigned int type, unsigned int code, int hz) snd_pmac_beep_event() argument
/linux-4.1.27/tools/usb/ffs-aio-example/simple/device_app/
H A Daio_simple.c123 __le16 code; member in struct:__anon14867::__anon14868
/linux-4.1.27/include/linux/mmc/
H A Dsdio_func.h30 unsigned char code; member in struct:sdio_func_tuple
/linux-4.1.27/drivers/isdn/hardware/eicon/
H A Ddi.c728 static void xdi_xlog(byte *msg, word code, int length) { xdi_xlog() argument
H A Dman_defs.h109 unsigned short code; /* code of trace event */ member in struct:mi_xlog_hdr_s
H A Ds_4bri.c278 dword code, FileLength; qBri_FPGA_download() local
186 qBri_check_FPGAsrc(PISDN_ADAPTER IoAdapter, char *FileName, dword *Length, dword *code) qBri_check_FPGAsrc() argument
/linux-4.1.27/drivers/mmc/core/
H A Dsdio_cis.c106 unsigned char code; member in struct:cis_tpl
111 cis_tpl_parse(struct mmc_card *card, struct sdio_func *func, const char *tpl_descr, const struct cis_tpl *tpl, int tpl_count, unsigned char code, const unsigned char *buf, unsigned size) cis_tpl_parse() argument
/linux-4.1.27/drivers/mtd/nand/bcm47xxnflash/
H A Dops_bcm4706.c47 static int bcm47xxnflash_ops_bcm4706_ctl_cmd(struct bcma_drv_cc *cc, u32 code) bcm47xxnflash_ops_bcm4706_ctl_cmd() argument
178 u32 code = 0; bcm47xxnflash_ops_bcm4706_cmd_ctrl() local
/linux-4.1.27/drivers/media/i2c/
H A Dak881x.c121 ak881x_enum_mbus_fmt(struct v4l2_subdev *sd, unsigned int index, u32 *code) ak881x_enum_mbus_fmt() argument
H A Dir-kbd-i2c.c69 int start, range, toggle, dev, code, ircode; get_key_haup_common() local
H A Ds5k6a3.c101 s5k6a3_enum_mbus_code(struct v4l2_subdev *sd, struct v4l2_subdev_pad_config *cfg, struct v4l2_subdev_mbus_code_enum *code) s5k6a3_enum_mbus_code() argument
H A Dvs6624.c560 vs6624_enum_mbus_fmt(struct v4l2_subdev *sd, unsigned index, u32 *code) vs6624_enum_mbus_fmt() argument
/linux-4.1.27/drivers/media/pci/bt8xx/
H A Dbttv-input.c163 static u32 bttv_rc5_decode(unsigned int code) bttv_rc5_decode() argument
/linux-4.1.27/drivers/media/pci/cx88/
H A Dcx88-input.c561 int flags, code; get_key_pvr2000() local
/linux-4.1.27/drivers/media/pci/saa7134/
H A Dsaa7134-input.c358 unsigned int start = 0,parity = 0,code = 0; get_key_pinnacle() local
/linux-4.1.27/drivers/media/usb/gspca/
H A Dspca506.c176 static void spca506_Setsize(struct gspca_dev *gspca_dev, __u16 code, spca506_Setsize() argument
/linux-4.1.27/drivers/media/usb/pvrusb2/
H A Dpvrusb2-context.c390 int code = 0; pvr2_channel_claim_stream() local
/linux-4.1.27/drivers/media/v4l2-core/
H A Dv4l2-subdev.c321 struct v4l2_subdev_mbus_code_enum *code = arg; subdev_do_ioctl() local
/linux-4.1.27/drivers/net/wireless/mwifiex/
H A Dcfp.c164 u8 code; member in struct:region_code_mapping
180 u8 *mwifiex_11d_code_2_region(u8 code) mwifiex_11d_code_2_region() argument
/linux-4.1.27/drivers/scsi/aic7xxx/aicasm/
H A Daicasm_gram.y1179 code: label
1186 code: label
1193 code: label
1203 code: label
1213 code: label
1227 code: label
1244 code: label
1251 code: label
1261 code: label
1281 code: label
1291 code: label
1301 code: label
1311 code: label
1350 code: label
1374 code: label
1384 code: label
1392 code: label
1399 code: label
1406 code: label
1416 code: label
/linux-4.1.27/drivers/scsi/isci/
H A Dtask.c357 isci_task_build_tmf(struct isci_tmf *tmf, enum isci_tmf_function_codes code) isci_task_build_tmf() argument
364 isci_task_build_abort_task_tmf(struct isci_tmf *tmf, enum isci_tmf_function_codes code, struct isci_request *old_request) isci_task_build_abort_task_tmf() argument
/linux-4.1.27/drivers/s390/scsi/
H A Dzfcp_fc.h39 enum fc_host_event_code code; member in struct:zfcp_fc_event
/linux-4.1.27/drivers/staging/media/omap4iss/
H A Diss_ipipe.c243 ipipe_enum_mbus_code(struct v4l2_subdev *sd, struct v4l2_subdev_pad_config *cfg, struct v4l2_subdev_mbus_code_enum *code) ipipe_enum_mbus_code() argument
/linux-4.1.27/drivers/oprofile/
H A Dcpu_buffer.c355 oprofile_write_reserve(struct op_entry *entry, struct pt_regs * const regs, unsigned long pc, int code, int size) oprofile_write_reserve() argument
/linux-4.1.27/drivers/net/wireless/brcm80211/brcmfmac/
H A Dfirmware.c240 const struct firmware *code; member in struct:brcmf_fw
312 brcmf_fw_get_firmwares(struct device *dev, u16 flags, const char *code, const char *nvram, void (*fw_cb)(struct device *dev, const struct firmware *fw, void *nvram_image, u32 nvram_len)) brcmf_fw_get_firmwares() argument
H A Dfweh.c84 enum brcmf_fweh_event_code code; member in struct:brcmf_fweh_queue_item
95 enum brcmf_fweh_event_code code; member in struct:brcmf_fweh_event_name
114 static const char *brcmf_fweh_event_name(enum brcmf_fweh_event_code code) brcmf_fweh_event_name() argument
124 static const char *brcmf_fweh_event_name(enum brcmf_fweh_event_code code) brcmf_fweh_event_name() argument
361 int brcmf_fweh_register(struct brcmf_pub *drvr, enum brcmf_fweh_event_code code, brcmf_fweh_register() argument
430 enum brcmf_fweh_event_code code; brcmf_fweh_process_event() local
147 brcmf_fweh_call_event_handler(struct brcmf_if *ifp, enum brcmf_fweh_event_code code, struct brcmf_event_msg *emsg, void *data) brcmf_fweh_call_event_handler() argument
380 brcmf_fweh_unregister(struct brcmf_pub *drvr, enum brcmf_fweh_event_code code) brcmf_fweh_unregister() argument
/linux-4.1.27/drivers/input/mouse/
H A Dvmmouse.c118 vmmouse_report_button(struct psmouse *psmouse, struct input_dev *abs_dev, struct input_dev *rel_dev, struct input_dev *pref_dev, unsigned int code, int value) vmmouse_report_button() argument
/linux-4.1.27/arch/sh/kernel/
H A Dftrace.c288 unsigned char code[MCOUNT_INSN_SIZE]; ftrace_mod() local
/linux-4.1.27/arch/tile/kernel/
H A Dtraps.c114 int sig, code, maxcode; special_ill() local
259 int signo, code; do_trap() local
/linux-4.1.27/arch/unicore32/mm/
H A Dfault.c211 int fault, sig, code; do_pf() local
407 int code; member in struct:fsr_info
119 __do_user_fault(struct task_struct *tsk, unsigned long addr, unsigned int fsr, unsigned int sig, int code, struct pt_regs *regs) __do_user_fault() argument
447 hook_fault_code(int nr, int (*fn) (unsigned long, unsigned int, struct pt_regs *), int sig, int code, const char *name) hook_fault_code() argument
/linux-4.1.27/arch/x86/ia32/
H A Dia32_signal.c355 } __attribute__((packed)) code = { ia32_setup_frame() local
434 } __attribute__((packed)) code = { ia32_setup_rt_frame() local
/linux-4.1.27/drivers/char/tpm/st33zp24/
H A Dspi.c77 static int st33zp24_status_to_errno(u8 code) st33zp24_status_to_errno() argument
/linux-4.1.27/drivers/clk/
H A Dclk-mb86s7x.c107 int code, ret; crg_rate_control() local
267 int code, ret; mhu_cluster_rate() local
/linux-4.1.27/drivers/accessibility/braille/
H A Dbraille_console.c156 keyboard_notifier_call(struct notifier_block *blk, unsigned long code, void *_param) keyboard_notifier_call() argument
275 vt_notifier_call(struct notifier_block *blk, unsigned long code, void *_param) vt_notifier_call() argument
/linux-4.1.27/drivers/hid/usbhid/
H A Dusbkbd.c166 usb_kbd_event(struct input_dev *dev, unsigned int type, unsigned int code, int value) usb_kbd_event() argument
/linux-4.1.27/drivers/target/tcm_fc/
H A Dtfc_cmd.c417 enum fcp_resp_rsp_codes code; ft_queue_tm_resp() local
303 ft_send_resp_status(struct fc_lport *lport, const struct fc_frame *rx_fp, u32 status, enum fcp_resp_rsp_codes code) ft_send_resp_status() argument
346 ft_send_resp_code(struct ft_cmd *cmd, enum fcp_resp_rsp_codes code) ft_send_resp_code() argument
358 ft_send_resp_code_and_free(struct ft_cmd *cmd, enum fcp_resp_rsp_codes code) ft_send_resp_code_and_free() argument
/linux-4.1.27/drivers/virtio/
H A Dvirtio_input.c57 virtinput_send_status(struct virtio_input *vi, u16 type, u16 code, s32 value) virtinput_send_status() argument
101 virtinput_status(struct input_dev *idev, unsigned int type, unsigned int code, int value) virtinput_status() argument

Completed in 5822 milliseconds

1234