Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/rapidio/switches/
Dtsi568.c129 static struct rio_switch_ops tsi568_switch_ops = { variable
151 rdev->rswitch->ops = &tsi568_switch_ops; in tsi568_probe()
160 if (rdev->rswitch->ops != &tsi568_switch_ops) { in tsi568_remove()