Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/uapi/linux/dvb/
A Dfrontend.h905 #define DTV_IOCTL_MAX_MSGS 64 macro
/linux-6.3-rc2/Documentation/userspace-api/media/
A Dfrontend.h.rst.exceptions28 ignore define DTV_IOCTL_MAX_MSGS
/linux-6.3-rc2/drivers/media/dvb-core/
A Ddvb_frontend.c2160 if (!tvps->num || (tvps->num > DTV_IOCTL_MAX_MSGS)) in dvb_frontend_handle_compat_ioctl()
2191 if (!tvps->num || (tvps->num > DTV_IOCTL_MAX_MSGS)) in dvb_frontend_handle_compat_ioctl()
2371 if (!tvps->num || tvps->num > DTV_IOCTL_MAX_MSGS) in dvb_get_property()
2449 if (!tvps->num || (tvps->num > DTV_IOCTL_MAX_MSGS)) in dvb_frontend_handle_ioctl()

Completed in 10 milliseconds