Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/pci/bt8xx/
H A Dbttv-gpio.c58 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 struct bus_type bttv_sub_bus_type;
H A Dbttv-driver.c3608 ret = bus_register(&bttv_sub_bus_type); in bttv_init_module()
3615 bus_unregister(&bttv_sub_bus_type); in bttv_init_module()
3623 bus_unregister(&bttv_sub_bus_type); in bttv_cleanup_module()