/Linux-v5.10/arch/mips/tools/ |
D | loongson3-llsc-check.c | 141 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/ |
D | clang-format.rst | 111 .. _clangformatmissing:
|
/Linux-v5.10/arch/arm/nwfpe/ |
D | fpa11.c | 87 unsigned int code; in EmulateAll() local
|
/Linux-v5.10/arch/parisc/kernel/ |
D | pa7300lc.c | 31 static void pa7300lc_lpmc(int code, struct pt_regs *regs) in pa7300lc_lpmc()
|
/Linux-v5.10/arch/x86/platform/intel-mid/device_libs/ |
D | platform_mrfld_power_btn.c | 32 unsigned long code, void *data) in mrfld_power_btn_scu_status_change()
|
D | platform_msic.c | 40 unsigned long code, void *data) in msic_scu_status_change()
|
D | platform_mrfld_wdt.c | 53 unsigned long code, void *data) in wdt_scu_status_change()
|
/Linux-v5.10/drivers/leds/trigger/ |
D | ledtrig-panic.c | 44 unsigned long code, void *unused) in led_trigger_panic_notifier()
|
/Linux-v5.10/arch/mips/kvm/ |
D | hypcall.c | 20 unsigned int code = (inst.co_format.code >> 5) & 0x3ff; in kvm_mips_emul_hypcall() local
|
/Linux-v5.10/sound/pci/echoaudio/ |
D | echoaudio_dsp.c | 185 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/ |
D | ov9640.c | 371 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/ |
D | ad8366.c | 113 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/ |
D | pidfd_fdinfo_test.c | 20 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/ |
D | cfp.c | 164 u8 code; member 180 u8 *mwifiex_11d_code_2_region(u8 code) in mwifiex_11d_code_2_region()
|
/Linux-v5.10/drivers/pcmcia/ |
D | max1600.c | 19 unsigned int channel, unsigned int code) in max1600_init()
|
/Linux-v5.10/drivers/media/firewire/ |
D | firedtv-rc.c | 169 void fdtv_handle_rc(struct firedtv *fdtv, unsigned int code) in fdtv_handle_rc()
|
/Linux-v5.10/drivers/hid/ |
D | hid-input.c | 199 __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/ |
D | pep.c | 85 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/ |
D | jump_label.h | 46 jump_label_t code; member
|
/Linux-v5.10/arch/arm/include/asm/ |
D | jump_label.h | 43 jump_label_t code; member
|
/Linux-v5.10/arch/xtensa/include/asm/ |
D | jump_label.h | 59 jump_label_t code; member
|
/Linux-v5.10/lib/zlib_inflate/ |
D | inftrees.h | 31 } code; typedef
|
/Linux-v5.10/tools/testing/selftests/exec/ |
D | binfmt_script | 20 code='''#!/usr/bin/perl variable
|
/Linux-v5.10/arch/arc/include/asm/ |
D | jump_label.h | 66 jump_label_t code; member
|
/Linux-v5.10/drivers/scsi/csiostor/ |
D | csio_hw_chip.h | 54 #define CHELSIO_CHIP_VERSION(code) (((code) >> 12) & 0xf) argument 55 #define CHELSIO_CHIP_RELEASE(code) ((code) & 0xf) argument
|