Home
last modified time | relevance | path

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

/linux-6.3-rc2/Documentation/userspace-api/media/dvb/
A Dfe-get-info.rst21 ``int ioctl(int fd, FE_GET_INFO, struct dvb_frontend_info *argp)``
30 pointer to struct :c:type:`dvb_frontend_info`
38 takes a pointer to dvb_frontend_info which is filled by the driver.
A Dfe-type-t.rst79 In the old days, struct :c:type:`dvb_frontend_info`
88 :c:type:`dvb_frontend_info`::``fe_type_t`` is
/linux-6.3-rc2/include/uapi/linux/dvb/
A Dfrontend.h131 struct dvb_frontend_info { struct
929 #define FE_GET_INFO _IOR('o', 61, struct dvb_frontend_info)
/linux-6.3-rc2/drivers/media/dvb-core/
A Ddvb_frontend.c2474 struct dvb_frontend_info *info = parg; in dvb_frontend_handle_ioctl()

Completed in 12 milliseconds