Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/media/v4l2-core/
Dv4l2-ioctl.c2774 #define DEFINE_V4L_STUB_FUNC(_vidioc) \ macro
2791 DEFINE_V4L_STUB_FUNC(g_fbuf)
2792 DEFINE_V4L_STUB_FUNC(s_fbuf)
2793 DEFINE_V4L_STUB_FUNC(expbuf)
2794 DEFINE_V4L_STUB_FUNC(g_std)
2795 DEFINE_V4L_STUB_FUNC(g_audio)
2796 DEFINE_V4L_STUB_FUNC(s_audio)
2797 DEFINE_V4L_STUB_FUNC(g_edid)
2798 DEFINE_V4L_STUB_FUNC(s_edid)
2799 DEFINE_V4L_STUB_FUNC(g_audout)
[all …]