/kernel/linux/linux-5.10/drivers/net/wan/ |
H A D | cosa.h | 56 char __user *code; member
|
H A D | hdlc_x25.c | 39 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 D | srf.c | 45 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 D | zcrypt_cex2a.h | 126 unsigned char code; /* 0x00 */ member
|
/kernel/linux/linux-5.10/drivers/pcmcia/ |
H A D | pcmcia_cis.c | 34 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 D | messaging.c | 211 static u16 slim_slicesize(int code) in slim_slicesize() argument
|
/kernel/linux/linux-5.10/drivers/scsi/qedf/ |
H A D | qedf_dbg.c | 135 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 D | sdio_func.h | 26 unsigned char code; member
|
/kernel/linux/linux-5.10/sound/ppc/ |
H A D | beep.c | 86 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 D | hda_beep.c | 96 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 D | seq_oss_event.h | 20 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 D | filter.h | 25 __u16 code; /* Actual filter code */ member [all...] |
/kernel/linux/linux-5.10/sound/usb/line6/ |
H A D | midibuf.c | 13 static int midibuf_message_length(unsigned char code) in midibuf_message_length() argument
|
/kernel/linux/linux-5.10/drivers/watchdog/ |
H A D | indydog.c | 141 indydog_notify_sys(struct notifier_block *this, unsigned long code, void *unused) indydog_notify_sys() argument
|
H A D | sbc8360.c | 289 static int sbc8360_notify_sys(struct notifier_block *this, unsigned long code, in sbc8360_notify_sys() argument
|
H A D | sbc_epx_c3.c | 145 static int epx_c3_notify_sys(struct notifier_block *this, unsigned long code, in epx_c3_notify_sys() argument
|
H A D | watchdog_core.c | 154 watchdog_reboot_notifier(struct notifier_block *nb, unsigned long code, void *data) watchdog_reboot_notifier() argument
|
H A D | wafer5823wdt.c | 216 static int wafwdt_notify_sys(struct notifier_block *this, unsigned long code, in wafwdt_notify_sys() argument
|
H A D | sb_wdog.c | 221 static int sbwdog_notify_sys(struct notifier_block *this, unsigned long code, in sbwdog_notify_sys() argument
|
H A D | scx200_wdt.c | 117 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 D | filter.h | 25 __u16 code; /* Actual filter code */ member [all...] |
H A D | virtio_input.h | 72 __le16 code; member
|
/kernel/linux/linux-5.10/include/sound/sof/ |
H A D | trace.h | 74 uint32_t code; /* SOF_IPC_PANIC_ */ member
|
/kernel/linux/linux-5.10/lib/zstd/ |
H A D | entropy_common.c | 52 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 D | trace_probe_tmpl.h | 7 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...] |