Searched refs:dvb_net_if (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/kernel/include/uapi/linux/dvb/ |
| H A D | net.h | 45 struct dvb_net_if { struct 54 #define NET_ADD_IF _IOWR('o', 52, struct dvb_net_if) argument 56 #define NET_GET_IF _IOWR('o', 54, struct dvb_net_if)
|
| /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 | net.h | 45 struct dvb_net_if { struct 54 #define NET_ADD_IF _IOWR('o', 52, struct dvb_net_if) argument 56 #define NET_GET_IF _IOWR('o', 54, struct dvb_net_if)
|
| /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 | net.h | 45 struct dvb_net_if { struct 54 #define NET_ADD_IF _IOWR('o', 52, struct dvb_net_if) argument 56 #define NET_GET_IF _IOWR('o', 54, struct dvb_net_if)
|
| /OK3568_Linux_fs/kernel/Documentation/userspace-api/media/dvb/ |
| H A D | net-get-if.rst | 20 ``int ioctl(int fd, NET_GET_IF, struct dvb_net_if *net_if)`` 29 pointer to struct :c:type:`dvb_net_if` 35 :c:type:`dvb_net_if`::ifnum field and fills the content of 36 struct :c:type:`dvb_net_if` with the packet ID and
|
| H A D | net-add-if.rst | 20 ``int ioctl(int fd, NET_ADD_IF, struct dvb_net_if *net_if)`` 29 pointer to struct :c:type:`dvb_net_if` 40 The struct :c:type:`dvb_net_if`::ifnum field will be
|
| /OK3568_Linux_fs/kernel/Documentation/userspace-api/media/ |
| H A D | net.h.rst.exceptions | 11 # Macros used at struct dvb_net_if 12 replace define DVB_NET_FEEDTYPE_MPE :c:type:`dvb_net_if` 13 replace define DVB_NET_FEEDTYPE_ULE :c:type:`dvb_net_if`
|
| /OK3568_Linux_fs/kernel/drivers/media/dvb-core/ |
| H A D | dvb_net.c | 1439 struct dvb_net_if *dvbnetif = parg; 1465 struct dvb_net_if *dvbnetif = parg;
|