Searched refs:prt_names (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/drivers/media/v4l2-core/ |
| H A D | v4l2-ioctl.c | 265 p->index, prt_names(p->type, v4l2_type_names), in v4l_print_fmtdesc() 290 prt_names(pix->field, v4l2_field_names), in v4l_print_format() 301 prt_names(mp->field, v4l2_field_names), in v4l_print_format() 315 prt_names(win->field, v4l2_field_names), in v4l_print_format() 434 prt_names(p->type, v4l2_type_names), in v4l_print_requestbuffers() 435 prt_names(p->memory, v4l2_memory_names)); in v4l_print_requestbuffers() 479 p->fd, prt_names(p->type, v4l2_type_names), in v4l_print_exportbuffer() 593 prt_names(p->type, v4l2_type_names), in v4l_print_cropcap() 606 prt_names(p->type, v4l2_type_names), in v4l_print_crop() 616 prt_names(p->type, v4l2_type_names), in v4l_print_selection() [all …]
|