Home
last modified time | relevance | path

Searched refs:is_s10 (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/edac/
H A Daltera_edac.c1510 bool is_s10 = device->edac->is_s10; in altr_portb_setup() local
1555 if (is_s10) in altr_portb_setup()
1573 if (is_s10) { in altr_portb_setup()
1976 if (edac->is_s10) { in altr_edac_a10_device_add()
2122 edac->is_s10 = !!device_get_match_data(&pdev->dev); in altr_edac_a10_probe()
2155 if (edac->is_s10) in altr_edac_a10_probe()
H A Daltera_edac.h397 bool is_s10; member