Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/rapidio/switches/
Dtsi57x.c296 static struct rio_switch_ops tsi57x_switch_ops = { variable
317 rdev->rswitch->ops = &tsi57x_switch_ops; in tsi57x_probe()
333 if (rdev->rswitch->ops != &tsi57x_switch_ops) { in tsi57x_remove()