Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/rapidio/switches/
H A Dtsi57x.c290 static struct rio_switch_ops tsi57x_switch_ops = { variable
311 rdev->rswitch->ops = &tsi57x_switch_ops; in tsi57x_probe()
327 if (rdev->rswitch->ops != &tsi57x_switch_ops) { in tsi57x_remove()