Home
last modified time | relevance | path

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

/linux-6.15/drivers/media/dvb-core/
H A Ddvb_frontend.c2157 tvps = ∝ in dvb_frontend_handle_compat_ioctl()
2163 if (!tvps->num || (tvps->num > DTV_IOCTL_MAX_MSGS)) in dvb_frontend_handle_compat_ioctl()
2189 tvps = ∝ in dvb_frontend_handle_compat_ioctl()
2195 if (!tvps->num || (tvps->num > DTV_IOCTL_MAX_MSGS)) in dvb_frontend_handle_compat_ioctl()
2368 __func__, tvps->num); in dvb_get_property()
2370 __func__, tvps->props); in dvb_get_property()
2376 if (!tvps->num || tvps->num > DTV_IOCTL_MAX_MSGS) in dvb_get_property()
2380 tvps->num, sizeof(*tvp)); in dvb_get_property()
2447 __func__, tvps->num); in dvb_frontend_handle_ioctl()
2449 __func__, tvps->props); in dvb_frontend_handle_ioctl()
[all …]