Home
last modified time | relevance | path

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

/drivers/media/pci/cx88/
Dcx88-mpeg.c589 if ((drv->hw_access != CX8802_DRVCTL_SHARED) && in cx8802_check_driver()
590 (drv->hw_access != CX8802_DRVCTL_EXCLUSIVE)) in cx8802_check_driver()
611 drv->hw_access == CX8802_DRVCTL_SHARED ? "shared" : "exclusive"); in cx8802_register_driver()
670 drv->hw_access == CX8802_DRVCTL_SHARED ? "shared" : "exclusive"); in cx8802_unregister_driver()
Dcx88.h524 enum cx8802_board_access hw_access; member
Dcx88-blackbird.c1213 .hw_access = CX8802_DRVCTL_SHARED,
Dcx88-dvb.c1834 .hw_access = CX8802_DRVCTL_SHARED,