Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/usb/stk1160/
Dstk1160-video.c320 stk1160_err("urb error! status %d\n", urb->status); in stk1160_isoc_irq()
334 stk1160_err("urb re-submit failed (%d)\n", rc); in stk1160_isoc_irq()
445 stk1160_err("out of memory for urb array\n"); in stk1160_alloc_isoc()
452 stk1160_err("out of memory for usb transfers\n"); in stk1160_alloc_isoc()
462 stk1160_err("cannot alloc urb[%d]\n", i); in stk1160_alloc_isoc()
474 stk1160_err("cannot alloc %d bytes for tx[%d] buffer\n", in stk1160_alloc_isoc()
Dstk1160-core.c81 stk1160_err("read failed on reg 0x%x (%d)\n", in stk1160_read_reg()
101 stk1160_err("write failed on reg 0x%x (%d)\n", in stk1160_write_reg()
338 stk1160_err("v4l2_ctrl_handler_init failed (%d)\n", rc); in stk1160_probe()
351 stk1160_err("v4l2_device_register failed (%d)\n", rc); in stk1160_probe()
Dstk1160.h74 #define stk1160_err(fmt, args...) \ macro
Dstk1160-i2c.c270 stk1160_err("cannot add i2c adapter (%d)\n", rc); in stk1160_i2c_register()
Dstk1160-v4l.c248 stk1160_err("cannot submit urb[%d] (%d)\n", i, rc); in stk1160_start_streaming()
847 stk1160_err("video_register_device failed (%d)\n", rc); in stk1160_video_register()