Searched refs:ir_dbg (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/media/pci/saa7134/ |
D | saa7134-input.c | 44 #define ir_dbg(ir, fmt, arg...) do { \ macro 126 ir_dbg(ir, "get_key_flydvb_trio: ir->c->adapter->algo_data is NULL!\n"); in get_key_flydvb_trio() 152 ir_dbg(ir, "send wake up byte to pic16C505 (IR chip)failed %dx\n", in get_key_flydvb_trio() 158 ir_dbg(ir, "read error\n"); in get_key_flydvb_trio() 180 ir_dbg(ir, "get_key_msi_tvanywhere_plus: ir->c->adapter->algo_data is NULL!\n"); in get_key_msi_tvanywhere_plus() 201 ir_dbg(ir, "read error\n"); in get_key_msi_tvanywhere_plus() 232 ir_dbg(ir, "get_key_kworld_pc150u: ir->c->adapter->algo_data is NULL!\n"); in get_key_kworld_pc150u() 253 ir_dbg(ir, "read error\n"); in get_key_kworld_pc150u() 282 ir_dbg(ir, "read error\n"); in get_key_purpletv() 311 ir_dbg(ir, "read error\n"); in get_key_hvr1110() [all …]
|