Home
last modified time | relevance | path

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

12345678910>>...35

/Linux-v5.10/arch/mips/tools/
Dloongson3-llsc-check.c141 static int check_ll(uint64_t pc, uint32_t *code, size_t sz) in check_ll()
196 static int check_code(uint64_t pc, uint32_t *code, size_t sz) in check_code()
/Linux-v5.10/Documentation/process/
Dclang-format.rst111 .. _clangformatmissing:
/Linux-v5.10/arch/arm/nwfpe/
Dfpa11.c87 unsigned int code; in EmulateAll() local
/Linux-v5.10/arch/parisc/kernel/
Dpa7300lc.c31 static void pa7300lc_lpmc(int code, struct pt_regs *regs) in pa7300lc_lpmc()
/Linux-v5.10/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.10/drivers/leds/trigger/
Dledtrig-panic.c44 unsigned long code, void *unused) in led_trigger_panic_notifier()
/Linux-v5.10/arch/mips/kvm/
Dhypcall.c20 unsigned int code = (inst.co_format.code >> 5) & 0x3ff; in kvm_mips_emul_hypcall() local
/Linux-v5.10/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.10/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.10/drivers/iio/amplifiers/
Dad8366.c113 int code, gain = 0; in ad8366_read_raw() local
157 int code = 0, gain; in ad8366_write_raw() local
/Linux-v5.10/tools/testing/selftests/pidfd/
Dpidfd_fdinfo_test.c20 int code; member
24 static int error_set(struct error *err, int code, const char *fmt, ...) in error_set()
/Linux-v5.10/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.10/drivers/pcmcia/
Dmax1600.c19 unsigned int channel, unsigned int code) in max1600_init()
/Linux-v5.10/drivers/media/firewire/
Dfiredtv-rc.c169 void fdtv_handle_rc(struct firedtv *fdtv, unsigned int code) in fdtv_handle_rc()
/Linux-v5.10/drivers/hid/
Dhid-input.c199 __s32 hidinput_calc_abs_res(const struct hid_field *field, __u16 code) in hidinput_calc_abs_res()
567 int max = 0, code; in hidinput_configure_usage() local
1242 int code; in hidinput_handle_scroll() local
1420 int hidinput_find_field(struct hid_device *hid, unsigned int type, unsigned int code, struct hid_fi… in hidinput_find_field()
1528 unsigned int code, int value) in hidinput_input_event()
/Linux-v5.10/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.10/arch/sparc/include/asm/
Djump_label.h46 jump_label_t code; member
/Linux-v5.10/arch/arm/include/asm/
Djump_label.h43 jump_label_t code; member
/Linux-v5.10/arch/xtensa/include/asm/
Djump_label.h59 jump_label_t code; member
/Linux-v5.10/lib/zlib_inflate/
Dinftrees.h31 } code; typedef
/Linux-v5.10/tools/testing/selftests/exec/
Dbinfmt_script20 code='''#!/usr/bin/perl variable
/Linux-v5.10/arch/arc/include/asm/
Djump_label.h66 jump_label_t code; member
/Linux-v5.10/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

12345678910>>...35