Home
last modified time | relevance | path

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

1234567891011

/linux/tools/testing/selftests/drivers/net/mlxsw/
A Dsharedbuffer_configuration.py249 def get_tcbinds(ports, verify_existence=False): argument
264 def do_check_tcbind(ports, tcbinds, vp): argument
290 def check_tcbind(dlname, ports, pools): argument
321 def get_portpools(ports, verify_existence=False): argument
336 def do_check_portpool(ports, portpools, vp): argument
357 def check_portpool(dlname, ports, pools): argument
/linux/include/uapi/linux/netfilter/
A Dxt_multiport.h19 __u16 ports[XT_MULTI_PORTS]; /* Ports */ member
25 __u16 ports[XT_MULTI_PORTS]; /* Ports */ member
/linux/drivers/video/fbdev/omap2/omapfb/dss/
A Ddss-of.c28 struct device_node *ports; in omapdss_of_get_next_port() local
42 struct device_node *ports; in omapdss_of_get_next_port() local
/linux/sound/soc/generic/
A Daudio-graph-card2.c299 struct device_node *ports = of_get_parent(*port); in graph_get_next_multi_ep() local
448 struct device_node *ports = of_get_parent(port); in graph_parse_convert() local
464 struct device_node *ports = of_get_parent(port); in graph_parse_mclk_fs() local
672 struct device_node *ports; in graph_link_init() local
852 struct device_node *port0, *port1, *ports; in audio_graph2_link_c2c() local
1064 struct device_node *ports = of_get_parent(lnk); in graph_count_c2c() local
A Daudio-graph-card.c178 struct device_node *ports = of_get_parent(port); in graph_parse_convert() local
197 struct device_node *ports = of_get_parent(port); in graph_parse_mclk_fs() local
324 struct device_node *ports; in graph_dai_link_of_dpcm() local
/linux/drivers/usb/host/
A Dxhci-hub.c256 struct usb_hub_descriptor *desc, int ports) in xhci_common_hub_descriptor()
281 int ports; in xhci_usb2_hub_descriptor() local
336 int ports; in xhci_usb3_hub_descriptor() local
1193 struct xhci_port **ports; in xhci_hub_control() local
1628 struct xhci_port **ports; in xhci_hub_status_data() local
1689 struct xhci_port **ports; in xhci_bus_suspend() local
1852 struct xhci_port **ports; in xhci_bus_resume() local
A Dehci-hub.c623 int ports, i, retval = 1; in ehci_hub_status_data() local
701 int ports = HCS_N_PORTS (ehci->hcs_params); in ehci_hub_descriptor() local
740 int ports = HCS_N_PORTS (ehci->hcs_params); in ehci_hub_control() local
/linux/sound/core/seq/
A Dseq_midi.c54 struct seq_midisynth *ports[SNDRV_RAWMIDI_DEVICES]; member
272 unsigned int p, ports; in snd_seq_midisynth_probe() local
424 int device = dev->device, p, ports; in snd_seq_midisynth_remove() local
/linux/drivers/net/ethernet/mscc/
A Docelot.h79 unsigned long ports; member
90 u16 ports; member
A Docelot_vsc7514.c926 struct device_node *ports) in mscc_ocelot_init_ports()
1028 struct device_node *ports; in mscc_ocelot_probe() local
/linux/drivers/gpu/drm/rcar-du/
A Drcar_du_encoder.c31 struct device_node *ports; in rcar_du_encoder_count_ports() local
/linux/drivers/gpu/drm/i915/
A Dvlv_sideband.c58 void vlv_iosf_sb_get(struct drm_i915_private *i915, unsigned long ports) in vlv_iosf_sb_get()
66 void vlv_iosf_sb_put(struct drm_i915_private *i915, unsigned long ports) in vlv_iosf_sb_put()
/linux/drivers/infiniband/core/
A Dcma_configfs.c55 struct cma_dev_port_group *ports; member
203 struct cma_dev_port_group *ports; in make_cma_ports() local
/linux/net/netfilter/
A Dnf_conntrack_tftp.c30 static unsigned short ports[MAX_PORTS]; variable
/linux/arch/arm64/boot/dts/broadcom/bcm4908/
A Dbcm4908.dtsi184 ports: ports { label
/linux/include/linux/platform_data/
A Dusb-ohci-s3c2410.h31 static inline void s3c2410_usb_report_oc(struct s3c2410_hcd_info *info, int ports) in s3c2410_usb_report_oc()
/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/
A Dbridge.h19 struct xarray ports; member
/linux/drivers/soundwire/
A Dmipi_disco.c163 struct sdw_dpn_prop *dpn, int count, int ports, in sdw_slave_read_dpn()
/linux/drivers/gpio/
A Dgpio-pci-idio-16.c105 void __iomem *ports[] = { in idio_16_gpio_get_multiple() local
161 void __iomem *ports[] = { in idio_16_gpio_set_multiple() local
/linux/drivers/tty/serial/
A Drp2.c190 struct rp2_uart_port *ports; member
201 #define RP_CAP(ports, smpte) (((ports) << 8) | ((smpte) << 0)) argument
204 int *ports, int *smpte) in rp2_decode_cap()
721 struct rp2_uart_port *ports; in rp2_probe() local
/linux/samples/bpf/
A Dsockex3_user.c15 __be32 ports; member
/linux/include/linux/dsa/
A Dloop.h38 struct dsa_loop_port ports[DSA_MAX_PORTS]; member
/linux/net/ipv6/
A Dinet6_hashtables.c61 const __portpair ports = INET_COMBINED_PORTS(sport, hnum); in __inet6_lookup_established() local
257 const __portpair ports = INET_COMBINED_PORTS(inet->inet_dport, lport); in __inet6_check_established() local
/linux/drivers/char/ipmi/
A Dipmi_si_hardcode.c21 static unsigned int ports[SI_MAX_PARMS]; variable
/linux/drivers/tty/serial/8250/
A D8250_acorn.c34 int ports[MAX_PORTS]; member

Completed in 41 milliseconds

1234567891011