Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/edac/
Dsb_edac.c271 struct sbridge_pvt;
276 u64 (*get_tolm)(struct sbridge_pvt *pvt);
277 u64 (*get_tohm)(struct sbridge_pvt *pvt);
284 u8 (*get_node_id)(struct sbridge_pvt *pvt);
285 enum mem_type (*get_memory_type)(struct sbridge_pvt *pvt);
313 struct sbridge_pvt { struct
645 static u64 sbridge_get_tolm(struct sbridge_pvt *pvt) in sbridge_get_tolm()
654 static u64 sbridge_get_tohm(struct sbridge_pvt *pvt) in sbridge_get_tohm()
662 static u64 ibridge_get_tolm(struct sbridge_pvt *pvt) in ibridge_get_tolm()
671 static u64 ibridge_get_tohm(struct sbridge_pvt *pvt) in ibridge_get_tohm()
[all …]