Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/dvb-frontends/
H A Dcx24113.c20 #define cx_info(args...) do { printk(KERN_INFO "CX24113: " args); } while (0) macro
555 cx_info("trying to detect myself\n"); in cx24113_attach()
563 cx_info("CX24113 not found.\n"); in cx24113_attach()
570 cx_info("detected CX24113 variant\n"); in cx24113_attach()
573 cx_info("successfully detected\n"); in cx24113_attach()
580 cx_info("version: %x\n", state->ver); in cx24113_attach()