Home
last modified time | relevance | path

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

/drivers/media/dvb-frontends/
Dcx24113.c34 #define cx_info(args...) do { printk(KERN_INFO "CX24113: " args); } while (0) macro
572 cx_info("trying to detect myself\n"); in cx24113_attach()
580 cx_info("CX24113 not found.\n"); in cx24113_attach()
587 cx_info("detected CX24113 variant\n"); in cx24113_attach()
590 cx_info("successfully detected\n"); in cx24113_attach()
597 cx_info("version: %x\n", state->ver); in cx24113_attach()