Home
last modified time | relevance | path

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

/Linux-v5.4/include/uapi/linux/dvb/
Dfrontend.h864 #define DTV_IOCTL_MAX_MSGS 64 macro
/Linux-v5.4/Documentation/media/
Dfrontend.h.rst.exceptions28 ignore define DTV_IOCTL_MAX_MSGS
/Linux-v5.4/drivers/media/dvb-core/
Ddvb_frontend.c2088 if (!tvps->num || (tvps->num > DTV_IOCTL_MAX_MSGS)) in dvb_frontend_handle_compat_ioctl()
2119 if (!tvps->num || (tvps->num > DTV_IOCTL_MAX_MSGS)) in dvb_frontend_handle_compat_ioctl()
2336 if (!tvps->num || tvps->num > DTV_IOCTL_MAX_MSGS) in dvb_get_property()
2414 if (!tvps->num || (tvps->num > DTV_IOCTL_MAX_MSGS)) in dvb_frontend_handle_ioctl()