Searched refs:cec_bus_type (Results 1 – 1 of 1) sorted by relevance
84 static struct bus_type cec_bus_type = { variable120 devnode->dev.bus = &cec_bus_type; in cec_devnode_register()431 ret = bus_register(&cec_bus_type); in cec_devnode_init()444 bus_unregister(&cec_bus_type); in cec_devnode_exit()
Completed in 4 milliseconds