Searched refs:stk1160_err (Results 1 – 6 of 6) sorted by relevance
| /Linux-v4.19/drivers/media/usb/stk1160/ |
| D | stk1160-video.c | 319 stk1160_err("urb error! status %d\n", urb->status); in stk1160_isoc_irq() 333 stk1160_err("urb re-submit failed (%d)\n", rc); in stk1160_isoc_irq() 444 stk1160_err("out of memory for urb array\n"); in stk1160_alloc_isoc() 451 stk1160_err("out of memory for usb transfers\n"); in stk1160_alloc_isoc() 471 stk1160_err("cannot alloc %d bytes for tx[%d] buffer\n", in stk1160_alloc_isoc()
|
| D | stk1160-core.c | 80 stk1160_err("read failed on reg 0x%x (%d)\n", in stk1160_read_reg() 100 stk1160_err("write failed on reg 0x%x (%d)\n", in stk1160_write_reg() 340 stk1160_err("v4l2_ctrl_handler_init failed (%d)\n", rc); in stk1160_probe() 353 stk1160_err("v4l2_device_register failed (%d)\n", rc); in stk1160_probe()
|
| D | stk1160-ac97.c | 46 stk1160_err("AC97 transfer took too long, this should never happen!"); in stk1160_ac97_wait_transfer_complete()
|
| D | stk1160.h | 76 #define stk1160_err(fmt, args...) \ macro
|
| D | stk1160-i2c.c | 270 stk1160_err("cannot add i2c adapter (%d)\n", rc); in stk1160_i2c_register()
|
| D | stk1160-v4l.c | 248 stk1160_err("cannot submit urb[%d] (%d)\n", i, rc); in stk1160_start_streaming() 850 stk1160_err("video_register_device failed (%d)\n", rc); in stk1160_video_register()
|