tcm_loop_lld_bus 80 drivers/target/loopback/tcm_loop.c static struct bus_type tcm_loop_lld_bus = { tcm_loop_lld_bus 89 drivers/target/loopback/tcm_loop.c .bus = &tcm_loop_lld_bus, tcm_loop_lld_bus 389 drivers/target/loopback/tcm_loop.c tl_hba->dev.bus = &tcm_loop_lld_bus; tcm_loop_lld_bus 417 drivers/target/loopback/tcm_loop.c ret = bus_register(&tcm_loop_lld_bus); tcm_loop_lld_bus 433 drivers/target/loopback/tcm_loop.c bus_unregister(&tcm_loop_lld_bus); tcm_loop_lld_bus 442 drivers/target/loopback/tcm_loop.c bus_unregister(&tcm_loop_lld_bus);