Searched refs:zilog_error (Results 1 - 2 of 2) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/staging/lirc/
H A Dlirc_zilog.c125 #define zilog_error(s, args...) printk(KERN_ERR KBUILD_MODNAME ": " s, ## args) macro
175 zilog_error("i2c_master_send failed with %d\n", ret);
178 zilog_error("unable to read from the IR chip "
184 zilog_error("polling the IR receiver chip failed, "
199 zilog_error("i2c_master_recv failed with %d -- "
454 zilog_error("firmware is corrupt\n");
475 zilog_error("i2c_master_send failed with %d\n", ret);
499 zilog_error("i2c_master_send failed with %d\n", ret);
504 zilog_error("i2c_master_send failed with %d\n", ret);
511 zilog_error("i2c_master_rec
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/staging/lirc/
H A Dlirc_zilog.c125 #define zilog_error(s, args...) printk(KERN_ERR KBUILD_MODNAME ": " s, ## args) macro
175 zilog_error("i2c_master_send failed with %d\n", ret);
178 zilog_error("unable to read from the IR chip "
184 zilog_error("polling the IR receiver chip failed, "
199 zilog_error("i2c_master_recv failed with %d -- "
454 zilog_error("firmware is corrupt\n");
475 zilog_error("i2c_master_send failed with %d\n", ret);
499 zilog_error("i2c_master_send failed with %d\n", ret);
504 zilog_error("i2c_master_send failed with %d\n", ret);
511 zilog_error("i2c_master_rec
[all...]

Completed in 113 milliseconds