Searched refs:FE_GET_INFO (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/kernel/Documentation/userspace-api/media/dvb/ |
| H A D | fe-get-info.rst | 7 ioctl FE_GET_INFO 13 FE_GET_INFO - Query Digital TV frontend capabilities and returns information 19 .. c:macro:: FE_GET_INFO 21 ``int ioctl(int fd, FE_GET_INFO, struct dvb_frontend_info *argp)`` 35 All Digital TV frontend devices support the :ref:`FE_GET_INFO` ioctl. It is
|
| H A D | query-dvb-frontend-info.rst | 11 :ref:`FE_GET_INFO`. This ioctl will enumerate the
|
| H A D | fe_property_parameters.rst | 951 introduction, FE_GET_INFO was used to determine a frontend type. A 953 FE_GET_INFO doesn't help much. Applications which intends to use a 955 with it, rather than trying to use FE_GET_INFO. In the case of a 956 legacy frontend, the result is just the same as with FE_GET_INFO, but
|
| H A D | frontend_f_open.rst | 51 with :ref:`FE_GET_INFO`.
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/dvb/ |
| H A D | frontend.h | 888 #define FE_GET_INFO _IOR('o', 61, struct dvb_frontend_info) macro
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/dvb/ |
| H A D | frontend.h | 888 #define FE_GET_INFO _IOR('o', 61, struct dvb_frontend_info) macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/dvb/ |
| H A D | frontend.h | 888 #define FE_GET_INFO _IOR('o', 61, struct dvb_frontend_info) macro
|
| /OK3568_Linux_fs/kernel/drivers/media/dvb-core/ |
| H A D | dvb_frontend.c | 2438 case FE_GET_INFO: { in dvb_frontend_handle_ioctl()
|