Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/rapidio/switches/
Dtsi568.c133 static struct rio_switch_ops tsi568_switch_ops = { variable
155 rdev->rswitch->ops = &tsi568_switch_ops; in tsi568_probe()
164 if (rdev->rswitch->ops != &tsi568_switch_ops) { in tsi568_remove()