Searched refs:stk1160_err (Results 1 – 6 of 6) sorted by relevance
/drivers/media/usb/stk1160/ |
D | stk1160-video.c | 308 stk1160_err("urb error! status %d\n", urb->status); in stk1160_isoc_irq() 322 stk1160_err("urb re-submit failed (%d)\n", rc); in stk1160_isoc_irq() 433 stk1160_err("out of memory for urb array\n"); in stk1160_alloc_isoc() 440 stk1160_err("out of memory for usb transfers\n"); in stk1160_alloc_isoc() 460 stk1160_err("cannot alloc %d bytes for tx[%d] buffer\n", in stk1160_alloc_isoc()
|
D | stk1160-core.c | 70 stk1160_err("read failed on reg 0x%x (%d)\n", in stk1160_read_reg() 90 stk1160_err("write failed on reg 0x%x (%d)\n", in stk1160_write_reg() 330 stk1160_err("v4l2_ctrl_handler_init failed (%d)\n", rc); in stk1160_probe() 343 stk1160_err("v4l2_device_register failed (%d)\n", rc); in stk1160_probe()
|
D | stk1160-ac97.c | 36 stk1160_err("AC97 transfer took too long, this should never happen!"); in stk1160_ac97_wait_transfer_complete()
|
D | stk1160.h | 66 #define stk1160_err(fmt, args...) \ macro
|
D | stk1160-i2c.c | 260 stk1160_err("cannot add i2c adapter (%d)\n", rc); in stk1160_i2c_register()
|
D | stk1160-v4l.c | 237 stk1160_err("cannot submit urb[%d] (%d)\n", i, rc); in stk1160_start_streaming() 835 stk1160_err("video_register_device failed (%d)\n", rc); in stk1160_video_register()
|