Home
last modified time | relevance | path

Searched refs:nb_of_streamformats (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/drivers/media/platform/st/sti/hva/
A Dhva.h363 u32 nb_of_streamformats; member
A Dhva-v4l2.c165 &hva->nb_of_streamformats); in register_formats()
274 if (unlikely(f->index >= hva->nb_of_streamformats)) in hva_enum_fmt_stream()
/linux-6.3-rc2/drivers/media/platform/st/sti/delta/
A Ddelta.h506 u32 nb_of_streamformats; member
A Ddelta-v4l2.c319 &delta->nb_of_streamformats); in register_formats()
402 if (unlikely(f->index >= delta->nb_of_streamformats)) in delta_enum_fmt_stream()

Completed in 13 milliseconds