Home
last modified time | relevance | path

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

/drivers/media/pci/cx88/
Dcx88-mpeg.c679 if ((drv->hw_access != CX8802_DRVCTL_SHARED) && in cx8802_check_driver()
680 (drv->hw_access != CX8802_DRVCTL_EXCLUSIVE)) in cx8802_check_driver()
701 drv->hw_access == CX8802_DRVCTL_SHARED ? "shared" : "exclusive"); in cx8802_register_driver()
760 drv->hw_access == CX8802_DRVCTL_SHARED ? "shared" : "exclusive"); in cx8802_unregister_driver()
Dcx88.h527 enum cx8802_board_access hw_access; member
Dcx88-blackbird.c1277 .hw_access = CX8802_DRVCTL_SHARED,
Dcx88-dvb.c1775 .hw_access = CX8802_DRVCTL_SHARED,