bttv_sub_bus_type 4389 drivers/media/pci/bt8xx/bttv-driver.c 	ret = bus_register(&bttv_sub_bus_type);
bttv_sub_bus_type 4396 drivers/media/pci/bt8xx/bttv-driver.c 		bus_unregister(&bttv_sub_bus_type);
bttv_sub_bus_type 4404 drivers/media/pci/bt8xx/bttv-driver.c 	bus_unregister(&bttv_sub_bus_type);
bttv_sub_bus_type   59 drivers/media/pci/bt8xx/bttv-gpio.c struct bus_type bttv_sub_bus_type = {
bttv_sub_bus_type   83 drivers/media/pci/bt8xx/bttv-gpio.c 	sub->dev.bus     = &bttv_sub_bus_type;
bttv_sub_bus_type  113 drivers/media/pci/bt8xx/bttv-gpio.c 	sub->drv.bus = &bttv_sub_bus_type;
bttv_sub_bus_type  277 drivers/media/pci/bt8xx/bttvp.h extern struct bus_type bttv_sub_bus_type;