Home
last modified time | relevance | path

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

/Linux-v6.6/include/uapi/linux/dvb/
Dfrontend.h913 #define DTV_IOCTL_MAX_MSGS 64 macro
/Linux-v6.6/Documentation/userspace-api/media/
Dfrontend.h.rst.exceptions28 ignore define DTV_IOCTL_MAX_MSGS
/Linux-v6.6/drivers/media/dvb-core/
Ddvb_frontend.c2168 if (!tvps->num || (tvps->num > DTV_IOCTL_MAX_MSGS)) in dvb_frontend_handle_compat_ioctl()
2199 if (!tvps->num || (tvps->num > DTV_IOCTL_MAX_MSGS)) in dvb_frontend_handle_compat_ioctl()
2379 if (!tvps->num || tvps->num > DTV_IOCTL_MAX_MSGS) in dvb_get_property()
2457 if (!tvps->num || (tvps->num > DTV_IOCTL_MAX_MSGS)) in dvb_frontend_handle_ioctl()