Searched defs:port (Results 151 - 175 of 1853) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/serial/cpm_uart/
H A Dcpm_uart_cpm1.c55 void cpm_line_cr_cmd(struct uart_cpm_port *port, int cmd) argument
60 void __iomem *cpm_uart_map_pram(struct uart_cpm_port *port, argument
66 void cpm_uart_unmap_pram(struct uart_cpm_port *port, void __iomem *pram) argument
H A Dcpm_uart_cpm2.c54 void cpm_line_cr_cmd(struct uart_cpm_port *port, int cmd) argument
59 void __iomem *cpm_uart_map_pram(struct uart_cpm_port *port, argument
101 cpm_uart_unmap_pram(struct uart_cpm_port *port, void __iomem *pram) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/serial/
H A Dm32r_sio.h35 unsigned int port; member in struct:old_serial_port
H A Ds5pv210.c28 static int s5pv210_serial_setsource(struct uart_port *port, argument
51 static int s5pv210_serial_getsource(struct uart_port *port, argument
74 static int s5pv210_serial_resetport(struct uart_port *port, argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/octeon/
H A Dcvmx-spi.h145 cvmx_spi4000_check_speed( int interface, int port) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/etc/afpd/
H A Dafp_avahi.c47 uint port; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/etc/cnid_dbd/
H A Dusockfd.c85 int tsockfd_create(char *host, char *port, int backlog) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/libevent-2.0.20-stable/test/
H A Dbench_http.c93 unsigned short port = 8080; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/input/gameport/
H A Dns558.c69 struct gameport *port; local
201 struct gameport *port; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/input/serio/
H A Dq40kbd.c93 static int q40kbd_open(struct serio *port) argument
109 static void q40kbd_close(struct serio *port) argument
H A Drpckbd.c49 static int rpckbd_write(struct serio *port, unsigned char val) argument
61 struct serio *port = dev_id; local
79 static int rpckbd_open(struct serio *port) argument
100 static void rpckbd_close(struct serio *port) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/hardware/avm/
H A Db1pcmcia.c44 unsigned int port = card->port; local
60 static int b1pcmcia_add_card(unsigned int port, unsigned irq, argument
159 b1pcmcia_addcard_b1(unsigned int port, unsigned irq) argument
164 b1pcmcia_addcard_m1(unsigned int port, unsigned irq) argument
169 b1pcmcia_addcard_m2(unsigned int port, unsigned irq) argument
174 b1pcmcia_delcard(unsigned int port, unsigned irq) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/um/drivers/
H A Dmcast_user.c24 static struct sockaddr_in *new_addr(char *addr, unsigned short port) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/platforms/8xx/
H A Dtqm8xx_setup.c50 int port, pin, flags; member in struct:cpm_pin
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/boards/mach-se/7206/
H A Dio.c27 port2adr(unsigned int port) argument
37 unsigned char se7206_inb(unsigned long port) argument
42 se7206_inb_p(unsigned long port) argument
51 se7206_inw(unsigned long port) argument
56 se7206_outb(unsigned char value, unsigned long port) argument
61 se7206_outb_p(unsigned char value, unsigned long port) argument
67 se7206_outw(unsigned short value, unsigned long port) argument
72 se7206_insb(unsigned long port, void *addr, unsigned long count) argument
81 se7206_insw(unsigned long port, void *addr, unsigned long count) argument
89 se7206_outsb(unsigned long port, const void *addr, unsigned long count) argument
98 se7206_outsw(unsigned long port, const void *addr, unsigned long count) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/boards/mach-systemh/
H A Dio.c19 port2adr(unsigned int port) argument
34 unsigned char sh7751systemh_inb(unsigned long port) argument
44 sh7751systemh_inb_p(unsigned long port) argument
58 sh7751systemh_inw(unsigned long port) argument
71 sh7751systemh_inl(unsigned long port) argument
84 sh7751systemh_outb(unsigned char value, unsigned long port) argument
95 sh7751systemh_outb_p(unsigned char value, unsigned long port) argument
106 sh7751systemh_outw(unsigned short value, unsigned long port) argument
118 sh7751systemh_outl(unsigned int value, unsigned long port) argument
126 sh7751systemh_insb(unsigned long port, void *addr, unsigned long count) argument
132 sh7751systemh_insw(unsigned long port, void *addr, unsigned long count) argument
138 sh7751systemh_insl(unsigned long port, void *addr, unsigned long count) argument
143 sh7751systemh_outsb(unsigned long port, const void *addr, unsigned long count) argument
149 sh7751systemh_outsw(unsigned long port, const void *addr, unsigned long count) argument
155 sh7751systemh_outsl(unsigned long port, const void *addr, unsigned long count) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/ide/
H A Drapide.c21 unsigned long port = (unsigned long)base; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv4/netfilter/
H A Dnf_nat_ftp.c62 u_int16_t port; local
29 nf_nat_ftp_fmt_cmd(enum nf_ct_ftp_type type, char *buffer, size_t buflen, __be32 addr, u16 port) argument
[all...]
H A Dnf_nat_proto_common.c25 __be16 port; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/rxrpc/
H A Dar-peer.c209 rxrpc_find_peer(struct rxrpc_local *local, __be32 addr, __be16 port) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/core/seq/
H A Dseq_system.c69 static int setheader(struct snd_seq_event * ev, int client, int port) argument
93 snd_seq_system_broadcast(int client, int port, int type) argument
104 snd_seq_system_notify(int client, int port, struct snd_seq_event *ev) argument
124 struct snd_seq_port_info *port; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/isa/
H A Dadlib.c22 static long port[SNDRV_CARDS] = SNDRV_DEFAULT_PORT; variable
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavformat/
H A Dgopher.c82 int port, err; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/sn/kernel/sn2/
H A Dio.c31 unsigned int __sn_inb(unsigned long port) argument
36 unsigned int __sn_inw(unsigned long port) argument
41 unsigned int __sn_inl(unsigned long port) argument
46 void __sn_outb(unsigned char val, unsigned long port) argument
51 void __sn_outw(unsigned short val, unsigned long port) argument
56 __sn_outl(unsigned int val, unsigned long port) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m32r/platforms/m32104ut/
H A Dsetup.c26 unsigned long port, data; local
35 unsigned long port, data; local
60 unsigned long port; local

Completed in 231 milliseconds

1234567891011>>