Home
last modified time | relevance | path

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

/linux/drivers/media/pci/bt8xx/
H A Dbttv-gpio.c58 const struct bus_type bttv_sub_bus_type = { variable
82 sub->dev.bus = &bttv_sub_bus_type; in bttv_sub_add_device()
112 sub->drv.bus = &bttv_sub_bus_type; in bttv_sub_register()
H A Dbttvp.h237 extern const struct bus_type bttv_sub_bus_type;
H A Dbttv-driver.c3606 ret = bus_register(&bttv_sub_bus_type); in bttv_init_module()
3613 bus_unregister(&bttv_sub_bus_type); in bttv_init_module()
3621 bus_unregister(&bttv_sub_bus_type); in bttv_cleanup_module()