Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/ntb/hw/mscc/
Dntb_hw_switchtec.c1563 static struct class_interface switchtec_interface = { variable
1570 switchtec_interface.class = switchtec_class; in switchtec_ntb_init()
1571 return class_interface_register(&switchtec_interface); in switchtec_ntb_init()
1577 class_interface_unregister(&switchtec_interface); in switchtec_ntb_exit()