| /Linux-v5.10/drivers/parisc/ |
| D | power.c | 61 #define DIAG_CODE(code) (0x14000000 + ((code)<<5)) argument 63 #define MFCPU_X(rDiagReg, t_ch, t_th, code) \ argument
|
| /Linux-v5.10/arch/nios2/kernel/ |
| D | traps.c | 27 static void _send_sig(int signo, int code, unsigned long addr) in _send_sig() 46 void _exception(int signo, struct pt_regs *regs, int code, unsigned long addr) in _exception()
|
| /Linux-v5.10/arch/s390/kvm/ |
| D | diag.c | 61 u16 code; in __diag_page_ref_service() member 257 int code = kvm_s390_get_base_disp_rs(vcpu, NULL) & 0xffff; in kvm_s390_handle_diag() local
|
| /Linux-v5.10/drivers/staging/media/imx/ |
| D | imx-media-utils.c | 244 imx_media_find_mbus_format(u32 code, enum imx_pixfmt_sel fmt_sel) in imx_media_find_mbus_format() 332 int imx_media_enum_mbus_formats(u32 *code, u32 index, in imx_media_enum_mbus_formats() 370 u32 width, u32 height, u32 code, u32 field, in imx_media_init_mbus_fmt() 520 u32 code; in imx_media_mbus_fmt_to_pix_fmt() local
|
| /Linux-v5.10/lib/zstd/ |
| D | entropy_common.c | 52 unsigned FSE_isError(size_t code) { return ERR_isError(code); } in FSE_isError() 54 unsigned HUF_isError(size_t code) { return ERR_isError(code); } in HUF_isError()
|
| /Linux-v5.10/drivers/media/platform/xilinx/ |
| D | xilinx-vip.c | 53 const struct xvip_video_format *xvip_get_format_by_code(unsigned int code) in xvip_get_format_by_code() 250 struct v4l2_subdev_mbus_code_enum *code) in xvip_enum_mbus_code()
|
| /Linux-v5.10/arch/parisc/kernel/ |
| D | traps.c | 325 static void default_trap(int code, struct pt_regs *regs) in default_trap() 414 void parisc_terminate(char *msg, struct pt_regs *regs, int code, unsigned long offset) in parisc_terminate() 475 void notrace handle_interruption(int code, struct pt_regs *regs) in handle_interruption()
|
| /Linux-v5.10/net/nfc/nci/ |
| D | lib.c | 24 int nci_to_errno(__u8 code) in nci_to_errno()
|
| /Linux-v5.10/drivers/input/ |
| D | input.c | 50 static inline int is_event_supported(unsigned int code, in is_event_supported() 72 static void input_start_autorepeat(struct input_dev *dev, int code) in input_start_autorepeat() 167 unsigned int type, unsigned int code, int value) in input_pass_event() 212 unsigned int code, int *pval) in input_handle_abs_event() 262 unsigned int type, unsigned int code, int *pval) in input_get_disposition() 368 unsigned int type, unsigned int code, int value) in input_handle_event() 434 unsigned int type, unsigned int code, int value) in input_event() 459 unsigned int type, unsigned int code, int value) in input_inject_event() 706 int code; in input_dev_release_keys() local 1977 void input_set_capability(struct input_dev *dev, unsigned int type, unsigned int code) in input_set_capability()
|
| D | sparse-keymap.c | 62 unsigned int code) in sparse_keymap_entry_from_scancode() 273 bool sparse_keymap_report_event(struct input_dev *dev, unsigned int code, in sparse_keymap_report_event()
|
| /Linux-v5.10/drivers/staging/nvec/ |
| D | nvec_kbd.c | 56 int code, state; in nvec_keys_notifier() local 86 unsigned int code, int value) in nvec_kbd_event()
|
| /Linux-v5.10/drivers/input/keyboard/ |
| D | pxa27x_keypad.c | 155 unsigned short code; in pxa27x_keypad_direct_key_parse_dt() local 213 unsigned int code, proplen; in pxa27x_keypad_rotary_parse_dt() local 454 int code; in pxa27x_keypad_scan_matrix() local 495 int code = MAX_MATRIX_KEY_NUM + 2 * r + (delta > 0 ? 0 : 1); in report_rotary_event() local 556 int code = MAX_MATRIX_KEY_NUM + i; in pxa27x_keypad_scan_direct() local
|
| /Linux-v5.10/net/ipv6/ |
| D | icmp.c | 84 u8 type, u8 code, int offset, __be32 info) in icmpv6_err() 448 void icmp6_send(struct sk_buff *skb, u8 type, u8 code, __u32 info, in icmp6_send() 641 void icmpv6_param_prob(struct sk_buff *skb, u8 code, int pos) in icmpv6_param_prob() 811 void icmpv6_notify(struct sk_buff *skb, u8 type, u8 code, __be32 info) in icmpv6_notify() 1127 int icmpv6_err_convert(u8 type, u8 code, int *err) in icmpv6_err_convert()
|
| /Linux-v5.10/drivers/power/supply/ |
| D | da9150-fg.c | 88 static u32 da9150_fg_read_attr(struct da9150_fg *fg, u8 code, u8 size) in da9150_fg_read_attr() 106 static void da9150_fg_write_attr(struct da9150_fg *fg, u8 code, u8 size, in da9150_fg_write_attr() 163 static u32 da9150_fg_read_attr_sync(struct da9150_fg *fg, u8 code, u8 size) in da9150_fg_read_attr_sync() 175 static void da9150_fg_write_attr_sync(struct da9150_fg *fg, u8 code, u8 size, in da9150_fg_write_attr_sync()
|
| /Linux-v5.10/drivers/pcmcia/ |
| D | pxa2xx_base.c | 89 u_int code = pcmcia_cycle_ns * mem_clk_10khz; in pxa2xx_mcxx_hold() local 96 u_int code = pcmcia_cycle_ns * mem_clk_10khz; in pxa2xx_mcxx_asst() local 103 u_int code = pcmcia_cycle_ns * mem_clk_10khz; in pxa2xx_mcxx_setup() local
|
| /Linux-v5.10/drivers/scsi/ |
| D | raid_class.c | 174 #define raid_attr_show_internal(attr, fmt, var, code) \ argument 184 #define raid_attr_ro_states(attr, states, code) \ argument 193 #define raid_attr_ro_internal(attr, code) \ argument
|
| /Linux-v5.10/arch/alpha/kernel/ |
| D | core_lca.c | 132 unsigned long flags, code, stat0; in conf_read() local 170 unsigned long flags, code, stat0; in conf_write() local 375 unsigned code = (stat0 & IOC_CODE) >> IOC_CODE_SHIFT; in ioc_error() local
|
| /Linux-v5.10/drivers/bus/ |
| D | omap_l3_smx.c | 57 static char *omap3_l3_code_string(u8 code) in omap3_l3_code_string() 143 u8 code = omap3_l3_decode_error_code(error); in omap3_l3_block_irq() local
|
| /Linux-v5.10/drivers/leds/trigger/ |
| D | ledtrig-heartbeat.c | 166 unsigned long code, void *unused) in heartbeat_reboot_notifier() 173 unsigned long code, void *unused) in heartbeat_panic_notifier()
|
| /Linux-v5.10/drivers/mtd/nand/raw/ |
| D | nand_ecc.c | 124 unsigned char *code, bool sm_order) in __nand_calculate_ecc() 370 unsigned char *code) in nand_calculate_ecc()
|
| /Linux-v5.10/include/linux/input/ |
| D | mt.h | 54 unsigned code, int value) in input_mt_set_value() 60 unsigned code) in input_mt_get_value()
|
| /Linux-v5.10/arch/powerpc/kernel/ |
| D | traps.c | 309 static void show_signal_msg(int signr, struct pt_regs *regs, int code, in show_signal_msg() 335 static bool exception_common(int signr, struct pt_regs *regs, int code, in exception_common() 367 void _exception(int signr, struct pt_regs *regs, int code, unsigned long addr) in _exception() 1189 int code = 0; in parse_fpe() local 1452 int code = 0; in emulate_math() local 1603 int sig, code, fixed = 0; in alignment_exception() local 2113 int code = FPE_FLTUNK; in SPEFloatingPointException() local
|
| /Linux-v5.10/include/dt-bindings/input/ |
| D | input.h | 15 #define MATRIX_KEY(row, col, code) \ argument
|
| /Linux-v5.10/drivers/staging/media/atomisp/pci/ |
| D | atomisp_subdev.c | 63 u32 code; member 72 u32 atomisp_subdev_uncompressed_code(u32 code) in atomisp_subdev_uncompressed_code() 83 bool atomisp_subdev_is_compressed(u32 code) in atomisp_subdev_is_compressed() 95 const struct atomisp_in_fmt_conv *atomisp_find_in_fmt_conv(u32 code) in atomisp_find_in_fmt_conv() 217 struct v4l2_subdev_mbus_code_enum *code) in isp_subdev_enum_mbus_code()
|
| /Linux-v5.10/arch/x86/include/asm/ |
| D | mshyperv.h | 119 static inline u64 hv_do_fast_hypercall8(u16 code, u64 input1) in hv_do_fast_hypercall8() 150 static inline u64 hv_do_fast_hypercall16(u16 code, u64 input1, u64 input2) in hv_do_fast_hypercall16() 187 static inline u64 hv_do_rep_hypercall(u16 code, u16 rep_count, u16 varhead_size, in hv_do_rep_hypercall()
|