Searched refs:ir_dbg (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/media/pci/saa7134/ |
H A D | saa7134-input.c | 34 #define ir_dbg(ir, fmt, arg...) do { \ macro 116 ir_dbg(ir, "get_key_flydvb_trio: ir->c->adapter->algo_data is NULL!\n"); in get_key_flydvb_trio() 142 ir_dbg(ir, "send wake up byte to pic16C505 (IR chip)failed %dx\n", in get_key_flydvb_trio() 148 ir_dbg(ir, "read error\n"); in get_key_flydvb_trio() 170 ir_dbg(ir, "get_key_msi_tvanywhere_plus: ir->c->adapter->algo_data is NULL!\n"); in get_key_msi_tvanywhere_plus() 191 ir_dbg(ir, "read error\n"); in get_key_msi_tvanywhere_plus() 222 ir_dbg(ir, "get_key_kworld_pc150u: ir->c->adapter->algo_data is NULL!\n"); in get_key_kworld_pc150u() 243 ir_dbg(ir, "read error\n"); in get_key_kworld_pc150u() 272 ir_dbg(ir, "read error\n"); in get_key_purpletv() 314 ir_dbg(ir, "read error\n"); in get_key_beholdm6xx() [all …]
|