Home
last modified time | relevance | path

Searched refs:ed (Results 1 – 5 of 5) sorted by relevance

/linux-4.19.296/drivers/edac/
Docteon_edac-pc.c30 struct edac_device_ctl_info *ed; member
57 edac_device_printk(p->ed, KERN_ERR, in co_cache_error_event()
62 edac_device_handle_ce(p->ed, cpu, 1, "icache"); in co_cache_error_event()
65 edac_device_printk(p->ed, KERN_ERR, in co_cache_error_event()
70 edac_device_handle_ue(p->ed, cpu, 0, "dcache"); in co_cache_error_event()
72 edac_device_handle_ce(p->ed, cpu, 0, "dcache"); in co_cache_error_event()
94 p->ed = edac_device_alloc_ctl_info(0, "cpu", num_possible_cpus(), in co_cache_error_probe()
97 if (!p->ed) in co_cache_error_probe()
100 p->ed->dev = &pdev->dev; in co_cache_error_probe()
102 p->ed->dev_name = dev_name(&pdev->dev); in co_cache_error_probe()
[all …]
/linux-4.19.296/include/net/
Dmac802154.h225 int (*ed)(struct ieee802154_hw *hw, u8 *level); member
/linux-4.19.296/lib/
DKconfig238 # compression support is select'ed if needed
313 # reed solomon support is select'ed if needed
370 # Textsearch support is select'ed if needed
488 # Netlink attribute parsing support is select'ed if needed
/linux-4.19.296/include/linux/
Dvmw_vmci_defs.h720 typedef void (*vmci_event_cb) (u32 sub_id, const struct vmci_event_data *ed,
/linux-4.19.296/
DMAINTAINERS2398 M: "Ed L. Cashin" <ed.cashin@acm.org>