Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/rapidio/switches/
Didt_gen2.c409 static struct rio_switch_ops idtg2_switch_ops = { variable
431 rdev->rswitch->ops = &idtg2_switch_ops; in idtg2_probe()
450 if (rdev->rswitch->ops != &idtg2_switch_ops) { in idtg2_remove()