Home
last modified time | relevance | path

Searched refs:find_edac_device_by_dev (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/edac/
H A Dedac_device.c239 * find_edac_device_by_dev
248 static struct edac_device_ctl_info *find_edac_device_by_dev(struct device *dev) in find_edac_device_by_dev() function
284 rover = find_edac_device_by_dev(edac_dev->dev); in add_edac_dev_to_global_list()
511 edac_dev = find_edac_device_by_dev(dev); in edac_device_del_device()
/kernel/linux/linux-6.6/drivers/edac/
H A Dedac_device.c209 * find_edac_device_by_dev
218 static struct edac_device_ctl_info *find_edac_device_by_dev(struct device *dev) in find_edac_device_by_dev() function
254 rover = find_edac_device_by_dev(edac_dev->dev); in add_edac_dev_to_global_list()
481 edac_dev = find_edac_device_by_dev(dev); in edac_device_del_device()

Completed in 2 milliseconds