Home
last modified time | relevance | path

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

/linux/drivers/target/loopback/
H A Dtcm_loop.c86 static const struct bus_type tcm_loop_lld_bus = { variable
94 .bus = &tcm_loop_lld_bus,
385 tl_hba->dev.bus = &tcm_loop_lld_bus; in tcm_loop_setup_hba_bus()
414 ret = bus_register(&tcm_loop_lld_bus); in tcm_loop_alloc_core_bus()
430 bus_unregister(&tcm_loop_lld_bus); in tcm_loop_alloc_core_bus()
439 bus_unregister(&tcm_loop_lld_bus); in tcm_loop_release_core_bus()