Searched defs:code (Results 276 - 300 of 901) sorted by relevance

<<11121314151617181920>>

/linux-master/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dfweh.c32 u32 code; member in struct:brcmf_fweh_queue_item
44 enum brcmf_fweh_event_code code; member in struct:brcmf_fweh_event_name
63 const char *brcmf_fweh_event_name(enum brcmf_fweh_event_code code) argument
73 brcmf_fweh_event_name(enum brcmf_fweh_event_code code) argument
187 brcmf_fweh_map_event_code(struct brcmf_fweh_info *fweh, enum brcmf_fweh_event_code code, u32 *fw_code) argument
207 brcmf_fweh_map_fwevt_code(struct brcmf_fweh_info *fweh, u32 fw_code, enum brcmf_fweh_event_code *code) argument
267 enum brcmf_fweh_event_code code; local
390 brcmf_fweh_register(struct brcmf_pub *drvr, enum brcmf_fweh_event_code code, brcmf_fweh_handler_t handler) argument
415 brcmf_fweh_unregister(struct brcmf_pub *drvr, enum brcmf_fweh_event_code code) argument
434 enum brcmf_fweh_event_code code; local
[all...]
/linux-master/net/ipv6/
H A Dxfrm6_tunnel.c232 xfrm6_tunnel_err(struct sk_buff *skb, struct inet6_skb_parm *opt, u8 type, u8 code, int offset, __be32 info) argument
/linux-master/net/ipv6/netfilter/
H A Dnf_reject_ipv6.c94 nf_reject_skb_v6_unreach(struct net *net, struct sk_buff *oldskb, const struct net_device *dev, int hook, u8 code) argument
403 nf_send_unreach6(struct net *net, struct sk_buff *skb_in, unsigned char code, unsigned int hooknum) argument
/linux-master/net/ipv4/
H A Dipip.c134 const int code = icmp_hdr(skb)->code; local
/linux-master/net/sched/
H A Dsch_etf.c135 static void report_sock_error(struct sk_buff *skb, u32 err, u8 code) argument
/linux-master/tools/net/ynl/lib/
H A Dynl.h38 enum ynl_error_code code; member in struct:ynl_error
/linux-master/drivers/md/dm-vdo/
H A Daction-manager.c244 const struct admin_state_code *code = vdo_get_current_manager_operation(manager); local
H A Dflush.c401 const struct admin_state_code *code = vdo_get_admin_state_code(&flusher->state); local
H A Dio-submitter.c345 const struct admin_state_code *code = vdo_get_admin_state(completion->vdo); local
/linux-master/drivers/char/tpm/st33zp24/
H A Dspi.c63 static int st33zp24_status_to_errno(u8 code) argument
/linux-master/drivers/platform/x86/dell/
H A Ddell-wmi-privacy.c95 bool dell_privacy_process_event(int type, int code, int status) argument
[all...]
/linux-master/drivers/media/platform/nxp/imx8-isi/
H A Dimx8-isi-crossbar.c213 mxc_isi_crossbar_enum_mbus_code(struct v4l2_subdev *sd, struct v4l2_subdev_state *state, struct v4l2_subdev_mbus_code_enum *code) argument
[all...]
/linux-master/drivers/media/usb/pvrusb2/
H A Dpvrusb2-context.c378 int code = 0; local
/linux-master/arch/mips/pci/
H A Dops-tx4927.c77 int code = PCIBIOS_SUCCESSFUL; local
/linux-master/drivers/input/keyboard/
H A Dmatrix_keypad.c115 int row, col, code; local
/linux-master/arch/arm/mm/
H A Dfault.c250 int sig, code; local
533 int code; member in struct:fsr_info
182 __do_user_fault(unsigned long addr, unsigned int fsr, unsigned int sig, int code, struct pt_regs *regs) argument
545 hook_fault_code(int nr, int (*fn)(unsigned long, unsigned int, struct pt_regs *), int sig, int code, const char *name) argument
578 hook_ifault_code(int nr, int (*fn)(unsigned long, unsigned int, struct pt_regs *), int sig, int code, const char *name) argument
[all...]
/linux-master/arch/riscv/kernel/
H A Dtraps.c114 void do_trap(struct pt_regs *regs, int signo, int code, unsigned long addr) argument
131 static void do_trap_error(struct pt_regs *regs, int signo, int code, argument
[all...]
/linux-master/include/asm-generic/
H A Dmshyperv.h106 static inline u64 hv_do_rep_hypercall(u16 code, u16 rep_count, u16 varhead_size, argument
/linux-master/sound/soc/sof/
H A Dcore.c92 u32 code; local
[all...]
/linux-master/arch/alpha/kernel/
H A Dcore_lca.c132 unsigned long flags, code, stat0; local
170 unsigned long flags, code, stat0; local
375 unsigned code = (stat0 & IOC_CODE) >> IOC_CODE_SHIFT; local
[all...]
/linux-master/arch/s390/include/uapi/asm/
H A Dchsc.h21 __u16 code; member in struct:chsc_async_header
35 __u16 code; member in struct:chsc_header
45 __u16 code; member in struct:chsc_response_struct
/linux-master/include/uapi/linux/
H A Duhid.h152 __u16 code; member in struct:uhid_output_ev_req
/linux-master/tools/usb/usbip/src/
H A Dusbipd.c253 uint16_t code = OP_UNSPEC; local
/linux-master/drivers/media/firewire/
H A Dfiredtv.h164 static inline void fdtv_handle_rc(struct firedtv *fdtv, unsigned int code) {} argument
/linux-master/drivers/watchdog/
H A Dsmsc37b787_wdt.c490 wb_smsc_wdt_notify_sys(struct notifier_block *this, unsigned long code, void *unused) argument

Completed in 241 milliseconds

<<11121314151617181920>>