Home
last modified time | relevance | path

Searched defs:code (Results 76 – 100 of 680) sorted by relevance

12345678910>>...28

/linux/drivers/input/
H A Dinput-leds.c47 unsigned int code; /* One of LED_* constants */ member
73 unsigned int code, int value) in input_leds_event()
H A Dmousedev.c124 unsigned int code, int value) in mousedev_touchpad_event()
168 unsigned int code, int value) in mousedev_abs_event()
205 unsigned int code, int value) in mousedev_rel_event()
223 unsigned int code, int value) in mousedev_key_event()
347 unsigned int type, unsigned int code, int value) in mousedev_event()
/linux/drivers/accessibility/braille/
H A Dbraille_console.c143 unsigned long code, void *_param) in keyboard_notifier_call()
264 unsigned long code, void *_param) in vt_notifier_call()
/linux/drivers/leds/trigger/
H A Dledtrig-activity.c224 unsigned long code, void *unused) in activity_reboot_notifier()
231 unsigned long code, void *unused) in activity_panic_notifier()
/linux/net/ipv4/netfilter/
H A Dnf_reject_ipv4.c77 nf_reject_skb_v4_unreach(struct net * net,struct sk_buff * oldskb,const struct net_device * dev,int hook,u8 code) nf_reject_skb_v4_unreach() argument
314 nf_send_unreach(struct sk_buff * skb_in,int code,int hook) nf_send_unreach() argument
/linux/net/nfc/nci/
H A Dlib.c24 int nci_to_errno(__u8 code) in nci_to_errno()
/linux/lib/zstd/common/
H A Derror_private.c16 const char* ERR_getErrorString(ERR_enum code) in ERR_getErrorString()
/linux/drivers/media/i2c/adv748x/
H A Dadv748x-csi2.c179 struct v4l2_subdev_mbus_code_enum *code) in adv748x_csi2_enum_mbus_code()
212 static bool adv748x_csi2_is_fmt_supported(struct adv748x_csi2 *tx, u32 code) in adv748x_csi2_is_fmt_supported()
/linux/sound/pci/echoaudio/
H A 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/include/dt-bindings/input/
H A Dinput.h15 #define MATRIX_KEY(row, col, code) \ argument
/linux/tools/usb/usbip/src/
H A Dusbip_network.c140 int usbip_net_send_op_common(int sockfd, uint32_t code, uint32_t status) in usbip_net_send_op_common()
162 int usbip_net_recv_op_common(int sockfd, uint16_t *code, int *status) in usbip_net_recv_op_common()
/linux/drivers/infiniband/hw/hfi1/
H A Dopfn.c13 #define OPFN_CODE(code) BIT((code) - 1) argument
14 #define OPFN_MASK(code) OPFN_CODE(STL_VERBS_EXTD_##code) argument
/linux/arch/mips/tools/
H A 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/drivers/iio/amplifiers/
H A Dad8366.c120 int code, gain = 0; in ad8366_read_raw() local
167 int code = 0, gain; in ad8366_write_raw() local
/linux/net/phonet/
H A Dpep.c85 static int pep_reply(struct sock *sk, struct sk_buff *oskb, u8 code, in pep_reply() argument
107 static int pep_indicate(struct sock *sk, u8 id, u8 code, in pep_indicate() argument
128 static int pipe_handler_request(struct sock *sk, u8 id, u8 code, in pipe_handler_request() argument
180 static int pep_reject_conn(struct sock *sk, struct sk_buff *skb, u8 code, in pep_reject_conn() argument
190 static int pep_ctrlreq_error(struct sock *sk, struct sk_buff *oskb, u8 code, in pep_ctrlreq_error() argument
[all...]
/linux/arch/s390/include/uapi/asm/
H A Dchsc.h21 __u16 code; member
35 __u16 code; member
45 __u16 code; member
/linux/arch/powerpc/math-emu/
H A Dfcmpo.c16 int code[4] = { (1 << 3), (1 << 1), (1 << 2), (1 << 0) }; in fcmpo() local
H A Dfcmpu.c16 int code[4] = { (1 << 3), (1 << 1), (1 << 2), (1 << 0) }; in fcmpu() local
/linux/tools/testing/selftests/filesystems/eventfd/
H A Deventfd_test.c19 int code; member
23 static int error_set(struct error *err, int code, const char *fmt, ...) in error_set()
/linux/drivers/media/i2c/
H A Dst-mipid02.c116 static int bpp_from_code(__u32 code) in bpp_from_code()
148 static u8 data_type_from_code(__u32 code) in data_type_from_code()
181 static __u32 get_fmt_code(__u32 code) in get_fmt_code()
571 struct v4l2_subdev_mbus_code_enum *code) in mipid02_enum_mbus_code()
/linux/arch/csky/kernel/probes/
H A Dsimulate-insn.h14 #define CSKY_INSN_SET_SIMULATE(name, code) \ argument
/linux/arch/mips/include/asm/mips-boards/
H A Dsim.h17 #define simcfg(code) \ argument
/linux/tools/perf/jvmti/
H A 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/drivers/scsi/csiostor/
H A Dcsio_hw_chip.h54 #define CHELSIO_CHIP_VERSION(code) (((code) >> 12) & 0xf) argument
55 #define CHELSIO_CHIP_RELEASE(code) ((code) & 0xf) argument
/linux/tools/testing/selftests/pidfd/
H A Dpidfd_fdinfo_test.c21 int code; global() member
25 error_set(struct error * err,int code,const char * fmt,...) error_set() argument
[all...]

12345678910>>...28