Home
last modified time | relevance | path

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

/drivers/media/video/cx88/
Dcx88-mpeg.c659 if ((drv->hw_access != CX8802_DRVCTL_SHARED) && in cx8802_check_driver()
660 (drv->hw_access != CX8802_DRVCTL_EXCLUSIVE)) in cx8802_check_driver()
681 drv->hw_access == CX8802_DRVCTL_SHARED ? "shared" : "exclusive"); in cx8802_register_driver()
734 drv->hw_access == CX8802_DRVCTL_SHARED ? "shared" : "exclusive"); in cx8802_unregister_driver()
Dcx88.h449 enum cx8802_board_access hw_access; member
Dcx88-blackbird.c1370 .hw_access = CX8802_DRVCTL_SHARED,
Dcx88-dvb.c1328 .hw_access = CX8802_DRVCTL_SHARED,