Home
last modified time | relevance | path

Searched defs:code (Results 226 - 250 of 1765) sorted by relevance

12345678910>>...71

/kernel/linux/linux-5.10/drivers/net/wan/
H A Dcosa.h56 char __user *code; member
H A Dhdlc_x25.c39 static void x25_connect_disconnect(struct net_device *dev, int reason, int code) in x25_connect_disconnect() argument
/kernel/linux/linux-5.10/drivers/net/fddi/skfp/
H A Dsrf.c45 u_char code ; member
157 static struct s_srf_evc *smt_get_evc(struct s_smc *smc, int code, int index) in smt_get_evc() argument
181 void smt_srf_event(struct s_smc *smc, int code, int index, int cond) in smt_srf_event() argument
[all...]
/kernel/linux/linux-5.10/drivers/s390/crypto/
H A Dzcrypt_cex2a.h126 unsigned char code; /* 0x00 */ member
/kernel/linux/linux-5.10/drivers/pcmcia/
H A Dpcmcia_cis.c34 pccard_read_tuple(struct pcmcia_socket *s, unsigned int function, cisdata_t code, void *parse) pccard_read_tuple() argument
81 pccard_loop_tuple(struct pcmcia_socket *s, unsigned int function, cisdata_t code, cisparse_t *parse, void *priv_data, int (*loop_tuple) (tuple_t *tuple, cisparse_t *parse, void *priv_data)) pccard_loop_tuple() argument
318 pcmcia_loop_tuple(struct pcmcia_device *p_dev, cisdata_t code, int (*loop_tuple) (struct pcmcia_device *p_dev, tuple_t *tuple, void *priv_data), void *priv_data) pcmcia_loop_tuple() argument
373 pcmcia_get_tuple(struct pcmcia_device *p_dev, cisdata_t code, unsigned char **buf) pcmcia_get_tuple() argument
[all...]
/kernel/linux/linux-5.10/drivers/slimbus/
H A Dmessaging.c211 static u16 slim_slicesize(int code) in slim_slicesize() argument
/kernel/linux/linux-5.10/drivers/scsi/qedf/
H A Dqedf_dbg.c135 qedf_uevent_emit(struct Scsi_Host *shost, u32 code, char *msg) in qedf_uevent_emit() argument
/kernel/linux/linux-5.10/include/linux/mmc/
H A Dsdio_func.h26 unsigned char code; member
/kernel/linux/linux-5.10/sound/ppc/
H A Dbeep.c86 snd_pmac_beep_event(struct input_dev *dev, unsigned int type, unsigned int code, int hz) snd_pmac_beep_event() argument
/kernel/linux/linux-5.10/sound/pci/hda/
H A Dhda_beep.c96 snd_hda_beep_event(struct input_dev *dev, unsigned int type, unsigned int code, int hz) snd_hda_beep_event() argument
/kernel/linux/linux-5.10/sound/core/seq/oss/
H A Dseq_oss_event.h20 unsigned char code; member
28 unsigned char code; member
36 unsigned char code; member
44 unsigned char code; member
53 unsigned char code; member
63 unsigned char code; member
73 unsigned char code; member
/kernel/linux/linux-5.10/tools/include/uapi/linux/
H A Dfilter.h25 __u16 code; /* Actual filter code */ member
[all...]
/kernel/linux/linux-5.10/sound/usb/line6/
H A Dmidibuf.c13 static int midibuf_message_length(unsigned char code) in midibuf_message_length() argument
/kernel/linux/linux-5.10/drivers/watchdog/
H A Dindydog.c141 indydog_notify_sys(struct notifier_block *this, unsigned long code, void *unused) indydog_notify_sys() argument
H A Dsbc8360.c289 static int sbc8360_notify_sys(struct notifier_block *this, unsigned long code, in sbc8360_notify_sys() argument
H A Dsbc_epx_c3.c145 static int epx_c3_notify_sys(struct notifier_block *this, unsigned long code, in epx_c3_notify_sys() argument
H A Dwatchdog_core.c154 watchdog_reboot_notifier(struct notifier_block *nb, unsigned long code, void *data) watchdog_reboot_notifier() argument
H A Dwafer5823wdt.c216 static int wafwdt_notify_sys(struct notifier_block *this, unsigned long code, in wafwdt_notify_sys() argument
H A Dsb_wdog.c221 static int sbwdog_notify_sys(struct notifier_block *this, unsigned long code, in sbwdog_notify_sys() argument
H A Dscx200_wdt.c117 scx200_wdt_notify_sys(struct notifier_block *this, unsigned long code, void *unused) scx200_wdt_notify_sys() argument
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dfilter.h25 __u16 code; /* Actual filter code */ member
[all...]
H A Dvirtio_input.h72 __le16 code; member
/kernel/linux/linux-5.10/include/sound/sof/
H A Dtrace.h74 uint32_t code; /* SOF_IPC_PANIC_ */ member
/kernel/linux/linux-5.10/lib/zstd/
H A Dentropy_common.c52 unsigned FSE_isError(size_t code) { return ERR_isError(code); } in FSE_isError() argument
54 unsigned HUF_isError(size_t code) { return ERR_isError(code); } in HUF_isError() argument
/kernel/linux/linux-5.10/kernel/trace/
H A Dtrace_probe_tmpl.h7 fetch_store_raw(unsigned long val, struct fetch_insn *code, void *buf) in fetch_store_raw() argument
29 fetch_apply_bitfield(struct fetch_insn *code, void *buf) in fetch_apply_bitfield() argument
72 process_fetch_insn_bottom(struct fetch_insn *code, unsigned long val, void *dest, void *base) process_fetch_insn_bottom() argument
[all...]

Completed in 11 milliseconds

12345678910>>...71