Searched defs:err_handler (Results 1 - 9 of 9) sorted by relevance

/linux-4.1.27/arch/unicore32/kernel/
H A Ddma.c29 void (*err_handler)(int, void *); member in struct:dma_channel
35 puv3_request_dma(char *name, puv3_dma_prio prio, void (*irq_handler)(int, void *), void (*err_handler)(int, void *), void *data) puv3_request_dma() argument
/linux-4.1.27/include/net/
H A Dgre.h14 void (*err_handler)(struct sk_buff *skb, u32 info); member in struct:gre_protocol
28 int (*err_handler)(struct sk_buff *skb, u32 info, member in struct:gre_cisco_protocol
H A Dprotocol.h44 void (*err_handler)(struct sk_buff *skb, u32 info); member in struct:net_protocol
60 void (*err_handler)(struct sk_buff *skb, member in struct:inet6_protocol
H A Dxfrm.h1354 int (*err_handler)(struct sk_buff *skb, u32 info); member in struct:xfrm4_protocol
1363 int (*err_handler)(struct sk_buff *skb, struct inet6_skb_parm *opt, member in struct:xfrm6_protocol
1373 int (*err_handler)(struct sk_buff *skb, u32 info); member in struct:xfrm_tunnel
1381 int (*err_handler)(struct sk_buff *skb, struct inet6_skb_parm *opt, member in struct:xfrm6_tunnel
/linux-4.1.27/include/linux/
H A Dpcieport_if.h52 const struct pci_error_handlers *err_handler; member in struct:pcie_port_service_driver
H A Dpci.h666 const struct pci_error_handlers *err_handler; member in struct:pci_driver
/linux-4.1.27/drivers/pci/pcie/aer/
H A Daerdrv_core.c210 const struct pci_error_handlers *err_handler; report_error_detected() local
261 const struct pci_error_handlers *err_handler; report_mmio_enabled() local
282 const struct pci_error_handlers *err_handler; report_slot_reset() local
302 const struct pci_error_handlers *err_handler; report_resume() local
/linux-4.1.27/sound/soc/blackfin/
H A Dbf5xx-sport.c727 static irqreturn_t err_handler(int irq, void *dev_id) err_handler() function
/linux-4.1.27/drivers/pci/
H A Dpci.c3420 const struct pci_error_handlers *err_handler = pci_reset_notify() local

Completed in 461 milliseconds