Home
last modified time | relevance | path

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

/drivers/media/video/cx18/
Dcx18-cards.c57 .hw_muxer = CX18_HW_CS5345,
59 CX18_HW_CS5345 | CX18_HW_DVB,
103 .hw_muxer = CX18_HW_CS5345,
105 CX18_HW_CS5345 | CX18_HW_DVB,
Dcx18-cards.h27 #define CX18_HW_CS5345 (1 << 2) macro
Dcx18-driver.c750 hw = cx18_request_module(cx, hw, "cs5345", CX18_HW_CS5345); in cx18_load_and_init_modules()