Home
last modified time | relevance | path

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

/linux/drivers/ntb/hw/mscc/
H A Dntb_hw_switchtec.c1570 static struct class_interface switchtec_interface = { variable
1577 switchtec_interface.class = &switchtec_class; in switchtec_ntb_init()
1578 return class_interface_register(&switchtec_interface); in switchtec_ntb_init()
1584 class_interface_unregister(&switchtec_interface); in switchtec_ntb_exit()