Home
last modified time | relevance | path

Searched defs:code (Results 101 – 125 of 826) sorted by relevance

12345678910>>...34

/Linux-v5.4/drivers/input/keyboard/
Datkbd.c311 static bool atkbd_need_xlate(unsigned long xl_bit, unsigned char code) in atkbd_need_xlate()
330 static void atkbd_calculate_xl_bit(struct atkbd *atkbd, unsigned char code) in atkbd_calculate_xl_bit()
349 static unsigned int atkbd_compat_scancode(struct atkbd *atkbd, unsigned int code) in atkbd_compat_scancode()
373 unsigned int code = data; in atkbd_interrupt() local
638 unsigned int type, unsigned int code, int value) in atkbd_event()
986 unsigned int code) in atkbd_oqo_01plus_scancode_fixup()
/Linux-v5.4/arch/arm/nwfpe/
Dfpa11.c87 unsigned int code; in EmulateAll() local
/Linux-v5.4/arch/x86/platform/intel-mid/device_libs/
Dplatform_mrfld_power_btn.c32 unsigned long code, void *data) in mrfld_power_btn_scu_status_change()
Dplatform_msic.c40 unsigned long code, void *data) in msic_scu_status_change()
Dplatform_mrfld_wdt.c53 unsigned long code, void *data) in wdt_scu_status_change()
/Linux-v5.4/arch/mips/kvm/
Dhypcall.c20 unsigned int code = (inst.co_format.code >> 5) & 0x3ff; in kvm_mips_emul_hypcall() local
/Linux-v5.4/arch/parisc/kernel/
Dpa7300lc.c31 static void pa7300lc_lpmc(int code, struct pt_regs *regs) in pa7300lc_lpmc()
/Linux-v5.4/drivers/leds/trigger/
Dledtrig-panic.c44 unsigned long code, void *unused) in led_trigger_panic_notifier()
/Linux-v5.4/sound/pci/echoaudio/
Dechoaudio_dsp.c185 u8 *code; in load_asic_generic() local
231 u16 *code; in install_resident_loader() local
335 static int load_dsp(struct echoaudio *chip, u16 *code) in load_dsp()
/Linux-v5.4/drivers/media/platform/vimc/
Dvimc-debayer.c37 u32 code; member
127 static const struct vimc_deb_pix_map *vimc_deb_pix_map_by_code(u32 code) in vimc_deb_pix_map_by_code()
159 struct v4l2_subdev_mbus_code_enum *code) in vimc_deb_enum_mbus_code()
/Linux-v5.4/drivers/media/i2c/
Dov9640.c371 static void ov9640_alter_regs(u32 code, in ov9640_alter_regs()
396 u32 code, struct ov9640_reg_alt *alts) in ov9640_write_regs()
557 struct v4l2_subdev_mbus_code_enum *code) in ov9640_enum_mbus_code()
/Linux-v5.4/drivers/net/wireless/marvell/mwifiex/
Dcfp.c164 u8 code; member
180 u8 *mwifiex_11d_code_2_region(u8 code) in mwifiex_11d_code_2_region()
/Linux-v5.4/drivers/pcmcia/
Dmax1600.c19 unsigned int channel, unsigned int code) in max1600_init()
/Linux-v5.4/drivers/media/firewire/
Dfiredtv-rc.c169 void fdtv_handle_rc(struct firedtv *fdtv, unsigned int code) in fdtv_handle_rc()
/Linux-v5.4/drivers/hid/
Dhid-input.c199 __s32 hidinput_calc_abs_res(const struct hid_field *field, __u16 code) in hidinput_calc_abs_res()
564 int max = 0, code; in hidinput_configure_usage() local
1227 int code; in hidinput_handle_scroll() local
1405 int hidinput_find_field(struct hid_device *hid, unsigned int type, unsigned int code, struct hid_fi… in hidinput_find_field()
1513 unsigned int code, int value) in hidinput_input_event()
/Linux-v5.4/net/phonet/
Dpep.c85 static int pep_reply(struct sock *sk, struct sk_buff *oskb, u8 code, in pep_reply()
107 static int pep_indicate(struct sock *sk, u8 id, u8 code, in pep_indicate()
128 static int pipe_handler_request(struct sock *sk, u8 id, u8 code, in pipe_handler_request()
180 static int pep_reject_conn(struct sock *sk, struct sk_buff *skb, u8 code, in pep_reject_conn()
190 static int pep_ctrlreq_error(struct sock *sk, struct sk_buff *oskb, u8 code, in pep_ctrlreq_error()
/Linux-v5.4/arch/arm/include/asm/
Djump_label.h43 jump_label_t code; member
/Linux-v5.4/arch/xtensa/include/asm/
Djump_label.h59 jump_label_t code; member
/Linux-v5.4/arch/sparc/include/asm/
Djump_label.h46 jump_label_t code; member
/Linux-v5.4/lib/zlib_inflate/
Dinftrees.h31 } code; typedef
/Linux-v5.4/drivers/scsi/csiostor/
Dcsio_hw_chip.h54 #define CHELSIO_CHIP_VERSION(code) (((code) >> 12) & 0xf) argument
55 #define CHELSIO_CHIP_RELEASE(code) ((code) & 0xf) argument
/Linux-v5.4/tools/perf/jvmti/
Djvmti_agent.c360 uint64_t vma, void const *code, unsigned int const size) in jvmti_write_code()
417 jvmti_write_debug_info(void *agent, uint64_t code, in jvmti_write_debug_info()
/Linux-v5.4/include/linux/
Dptrace.h380 #define arch_ptrace_stop_needed(code, info) (0) argument
397 #define arch_ptrace_stop(code, info) do { } while (0) argument
/Linux-v5.4/drivers/mmc/core/
Dsdio_cis.c102 unsigned char code; member
110 unsigned char code, in cis_tpl_parse()
/Linux-v5.4/arch/s390/include/uapi/asm/
Dchsc.h21 __u16 code; member
35 __u16 code; member
45 __u16 code; member

12345678910>>...34