Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/pci/ddbridge/
Dddbridge.h71 struct ddb_port;
74 struct ddb_port *port;
105 struct ddb_port *port;
135 struct ddb_port { struct
160 struct ddb_port port[DDB_MAX_PORT]; argument
Dddbridge-core.c290 struct ddb_port *port; in ddb_buffers_alloc()
330 struct ddb_port *port; in ddb_buffers_free()
560 struct ddb_port *port = input->port; in drxk_gate_ctrl()
819 struct ddb_port *port = input->port; in dvb_input_attach()
1046 static int ddb_ci_attach(struct ddb_port *port) in ddb_ci_attach()
1072 static int ddb_port_attach(struct ddb_port *port) in ddb_port_attach()
1097 struct ddb_port *port; in ddb_ports_attach()
1111 struct ddb_port *port; in ddb_ports_detach()
1138 static int port_has_ci(struct ddb_port *port) in port_has_ci()
1144 static int port_has_stv0900(struct ddb_port *port) in port_has_stv0900()
[all …]