Searched refs:is_s10 (Results 1 – 2 of 2) sorted by relevance
1510 bool is_s10 = device->edac->is_s10; in altr_portb_setup() local1555 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()
397 bool is_s10; member