Home
last modified time | relevance | path

Searched defs:ports (Results 1 – 25 of 216) sorted by relevance

123456789

/Linux-v4.19/include/uapi/linux/netfilter/
Dxt_multiport.h19 __u16 ports[XT_MULTI_PORTS]; /* Ports */ member
25 __u16 ports[XT_MULTI_PORTS]; /* Ports */ member
/Linux-v4.19/drivers/video/fbdev/omap2/omapfb/dss/
Ddss-of.c36 struct device_node *ports; in omapdss_of_get_next_port() local
50 struct device_node *ports; in omapdss_of_get_next_port() local
/Linux-v4.19/drivers/usb/host/
Dxhci-hub.c161 struct usb_hub_descriptor *desc, int ports) in xhci_common_hub_descriptor()
187 int ports; in xhci_usb2_hub_descriptor() local
241 int ports; in xhci_usb3_hub_descriptor() local
1026 struct xhci_port **ports; in xhci_hub_control() local
1414 struct xhci_port **ports; in xhci_hub_status_data() local
1471 struct xhci_port **ports; in xhci_bus_suspend() local
1583 struct xhci_port **ports; in xhci_bus_resume() local
Dehci-hub.c621 int ports, i, retval = 1; in ehci_hub_status_data() local
699 int ports = HCS_N_PORTS (ehci->hcs_params); in ehci_hub_descriptor() local
877 int ports = HCS_N_PORTS (ehci->hcs_params); in ehci_hub_control() local
Dohci-at91.c45 u8 ports; /* number of ports on root hub */ member
514 u32 ports; in ohci_hcd_at91_drv_probe() local
/Linux-v4.19/sound/core/seq/
Dseq_midi.c68 struct seq_midisynth *ports[SNDRV_RAWMIDI_DEVICES]; member
281 unsigned int p, ports; in snd_seq_midisynth_probe() local
433 int device = dev->device, p, ports; in snd_seq_midisynth_remove() local
Dseq_dummy.c67 static int ports = 1; variable
/Linux-v4.19/net/netfilter/
Dnf_conntrack_tftp.c30 static unsigned short ports[MAX_PORTS]; variable
Dnf_flow_table_ip.c166 struct flow_ports *ports; in nf_flow_tuple_ip() local
402 struct flow_ports *ports; in nf_flow_tuple_ipv6() local
Dnf_conntrack_sane.c43 static u_int16_t ports[MAX_PORTS]; variable
Dnf_conntrack_irc.c29 static unsigned short ports[MAX_PORTS]; variable
/Linux-v4.19/drivers/char/ipmi/
Dipmi_si_hardcode.c19 static unsigned int ports[SI_MAX_PARMS]; variable
/Linux-v4.19/include/linux/platform_data/
Dusb-ohci-s3c2410.h34 static inline void s3c2410_usb_report_oc(struct s3c2410_hcd_info *info, int ports) in s3c2410_usb_report_oc()
/Linux-v4.19/drivers/infiniband/core/
Dcma_configfs.c52 struct cma_dev_port_group *ports; member
200 struct cma_dev_port_group *ports; in make_cma_ports() local
/Linux-v4.19/drivers/soundwire/
Dmipi_disco.c162 struct sdw_dpn_prop *dpn, int count, int ports, char *type) in sdw_slave_read_dpn()
/Linux-v4.19/drivers/gpu/drm/nouveau/include/nvkm/engine/
Dfalcon.h40 u8 ports; member
47 u8 ports; member
/Linux-v4.19/net/ipv6/
Dinet6_hashtables.c63 const __portpair ports = INET_COMBINED_PORTS(sport, hnum); in __inet6_lookup_established() local
259 const __portpair ports = INET_COMBINED_PORTS(inet->inet_dport, lport); in __inet6_check_established() local
/Linux-v4.19/samples/bpf/
Dsockex3_user.c20 __be32 ports; member
/Linux-v4.19/drivers/tty/serial/
Drp2.c190 struct rp2_uart_port *ports; member
202 #define RP_CAP(ports, smpte) (((ports) << 8) | ((smpte) << 0)) argument
205 int *ports, int *smpte) in rp2_decode_cap()
741 struct rp2_uart_port *ports; in rp2_probe() local
/Linux-v4.19/drivers/tty/serial/8250/
D8250_acorn.c34 int ports[MAX_PORTS]; member
/Linux-v4.19/net/ipv4/netfilter/
Dnf_socket_ipv4.c31 __be16 *ports, _ports[2]; in extract_icmp4_fields() local
/Linux-v4.19/include/net/
Dinet6_hashtables.h37 const u32 ports = (((u32)lport) << 16) | (__force u32)fport; in __inet6_ehashfn() local
/Linux-v4.19/net/ipv6/netfilter/
Dnf_socket_ipv6.c37 __be16 *ports, _ports[2]; in extract_icmp6_fields() local
/Linux-v4.19/drivers/staging/fsl-dpaa2/ethsw/
Dethsw.h61 struct ethsw_port_priv **ports; member
/Linux-v4.19/drivers/staging/media/imx/
Dimx-media-of.c25 struct device_node *ports, *child; in of_get_port_count() local

123456789