Searched refs:DTV_IOCTL_MAX_MSGS (Results 1 – 3 of 3) sorted by relevance
864 #define DTV_IOCTL_MAX_MSGS 64 macro
28 ignore define DTV_IOCTL_MAX_MSGS
2152 if (!tvps->num || (tvps->num > DTV_IOCTL_MAX_MSGS)) in dvb_frontend_handle_compat_ioctl()2183 if (!tvps->num || (tvps->num > DTV_IOCTL_MAX_MSGS)) in dvb_frontend_handle_compat_ioctl()2360 if (!tvps->num || tvps->num > DTV_IOCTL_MAX_MSGS) in dvb_get_property()2438 if (!tvps->num || (tvps->num > DTV_IOCTL_MAX_MSGS)) in dvb_frontend_handle_ioctl()
Completed in 10 milliseconds