Home
last modified time | relevance | path

Searched refs:uvc_dbg (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-6.6/drivers/media/usb/uvc/
H A Duvc_driver.c246 uvc_dbg(dev, DESCR, in uvc_parse_format()
308 uvc_dbg(dev, DESCR, in uvc_parse_format()
323 uvc_dbg(dev, DESCR, in uvc_parse_format()
331 uvc_dbg(dev, DESCR, in uvc_parse_format()
357 uvc_dbg(dev, DESCR, in uvc_parse_format()
364 uvc_dbg(dev, DESCR, "Found format %p4cc", &format->fcc); in uvc_parse_format()
386 uvc_dbg(dev, DESCR, in uvc_parse_format()
468 uvc_dbg(dev, DESCR, "- %ux%u (%u.%u fps)\n", in uvc_parse_format()
489 uvc_dbg(dev, DESCR, in uvc_parse_format()
526 uvc_dbg(de in uvc_parse_streaming()
[all...]
H A Duvc_isight.c54 uvc_dbg(stream->dev, FRAME, "iSight header found\n"); in isight_decode()
61 uvc_dbg(stream->dev, FRAME, in isight_decode()
92 uvc_dbg(stream->dev, FRAME, in isight_decode()
110 uvc_dbg(stream->dev, FRAME, in uvc_video_decode_isight()
H A Duvc_status.c104 uvc_dbg(dev, STATUS, in uvc_event_streaming()
113 uvc_dbg(dev, STATUS, "Button (intf %u) %s len %d\n", in uvc_event_streaming()
118 uvc_dbg(dev, STATUS, "Stream %u error event %02x len %d\n", in uvc_event_streaming()
174 uvc_dbg(dev, STATUS, "Invalid control status event received\n"); in uvc_event_control()
178 uvc_dbg(dev, STATUS, "Control %u/%u %s change len %d\n", in uvc_event_control()
240 uvc_dbg(dev, STATUS, "Unknown status event type %u\n", in uvc_status_complete()
H A Duvc_video.c102 uvc_dbg(dev, CONTROL, "Control error %u\n", error); in uvc_query_ctrl()
160 uvc_dbg(stream->dev, VIDEO, in uvc_fixup_video_ctrl()
755 uvc_dbg(stream->dev, CLOCK, in uvc_video_clock_update()
791 uvc_dbg(stream->dev, CLOCK, in uvc_video_clock_update()
927 uvc_dbg(stream->dev, STATS, in uvc_video_stats_update()
1095 uvc_dbg(stream->dev, FRAME, in uvc_video_decode_start()
1111 uvc_dbg(stream->dev, FRAME, in uvc_video_decode_start()
1144 uvc_dbg(stream->dev, FRAME, in uvc_video_decode_start()
1229 uvc_dbg(uvc_urb->stream->dev, FRAME, in uvc_video_decode_data()
1243 uvc_dbg(strea in uvc_video_decode_end()
[all...]
H A Duvc_v4l2.c142 uvc_dbg(chain->dev, CONTROL, in uvc_ioctl_xu_ctrl_map()
229 uvc_dbg(stream->dev, FORMAT, "Trying format 0x%08x (%c%c%c%c): %ux%u\n", in uvc_v4l2_try_format()
274 uvc_dbg(stream->dev, FORMAT, "Unsupported size %ux%u\n", in uvc_v4l2_try_format()
281 uvc_dbg(stream->dev, FORMAT, in uvc_v4l2_try_format()
330 uvc_dbg(stream->dev, FORMAT, in uvc_v4l2_try_format()
342 uvc_dbg(stream->dev, FORMAT, in uvc_v4l2_try_format()
485 uvc_dbg(stream->dev, FORMAT, "Setting frame interval to %u/%u (%u)\n", in uvc_v4l2_set_streamparm()
618 uvc_dbg(stream->dev, CALLS, "%s\n", __func__); in uvc_v4l2_open()
660 uvc_dbg(stream->dev, CALLS, "%s\n", __func__); in uvc_v4l2_release()
1517 uvc_dbg(strea in uvc_v4l2_read()
[all...]
H A Duvc_ctrl.c953 uvc_dbg(chain->dev, CONTROL, "Control 0x%08x not found\n", in uvc_find_control()
2106 uvc_dbg(dev, CONTROL, in uvc_ctrl_fill_xu_info()
2119 uvc_dbg(dev, CONTROL, in uvc_ctrl_fill_xu_info()
2127 uvc_dbg(dev, CONTROL, in uvc_ctrl_fill_xu_info()
2157 uvc_dbg(dev, CONTROL, in uvc_ctrl_init_xu_ctrl()
2188 uvc_dbg(chain->dev, CONTROL, "Extension unit %u not found\n", in uvc_xu_ctrl_query()
2204 uvc_dbg(chain->dev, CONTROL, "Control %pUl/%u not found\n", in uvc_xu_ctrl_query()
2353 uvc_dbg(dev, CONTROL, "Added control %pUl/%u to device %s entity %u\n", in uvc_ctrl_add_info()
2423 uvc_dbg(chain->dev, CONTROL, "Adding mapping '%s' to control %pUl/%u\n", in __uvc_ctrl_add_mapping()
2448 uvc_dbg(de in uvc_ctrl_add_mapping()
[all...]
H A Duvc_queue.c106 uvc_dbg(uvc_queue_to_stream(queue)->dev, CAPTURE, in uvc_buffer_prepare()
H A Duvcvideo.h640 #define uvc_dbg(_dev, flag, fmt, ...) \ macro

Completed in 13 milliseconds