Searched refs:socket (Results 1 - 25 of 881) sorted by path

1234567891011>>

/linux-master/arch/alpha/include/asm/
H A Dsocket.h5 #include <uapi/asm/socket.h>
7 /* O_NONBLOCK clashes with the bits used for socket types. Therefore we
/linux-master/arch/mips/include/asm/mach-lantiq/
H A Dlantiq_platform.h10 #include <linux/socket.h>
/linux-master/arch/mips/include/asm/
H A Dsocket.h12 #include <uapi/asm/socket.h>
21 * @SOCK_DGRAM - datagram (conn.less) socket
22 * @SOCK_STREAM - stream (connection) socket
23 * @SOCK_RAW - raw socket
25 * @SOCK_SEQPACKET - sequential packet socket
44 /* Flags for socket, socketpair, paccept */
/linux-master/arch/powerpc/include/uapi/asm/
H A Dsocket.h19 #include <asm-generic/socket.h>
/linux-master/drivers/infiniband/hw/usnic/
H A Dusnic_transport.h45 struct socket *sock);
53 * Do a fget on the socket refered to by sock_fd and returns the socket.
57 struct socket *usnic_transport_get_socket(int sock_fd);
58 void usnic_transport_put_socket(struct socket *sock);
62 int usnic_transport_sock_get_addr(struct socket *sock, int *proto,
/linux-master/drivers/isdn/mISDN/
H A DMakefile12 mISDN_core-objs := core.o fsm.o socket.o clock.o hwchannel.o stack.o layer1.o layer2.o tei.o timerdev.o
/linux-master/drivers/net/wireless/intel/ipw2x00/
H A Dipw2100.h23 #include <linux/socket.h>
/linux-master/drivers/pcmcia/
H A Dbcm63xx_pcmcia.h10 /* socket polling rate in ms */
23 struct pcmcia_socket socket; member in struct:bcm63xx_pcmcia_socket
43 /* keep last socket status to implement event reporting */
46 /* backup of requested socket state */
49 /* timer used for socket status polling */
H A Di82365.c80 /* Specify a socket number to ignore */
146 struct pcmcia_socket socket; member in struct:i82365_socket
159 static struct i82365_socket socket[8] = { variable in typeref:struct:i82365_socket
222 unsigned int port = socket[sock].ioaddr;
224 reg = I365_REG(socket[sock].psock, reg);
236 unsigned int port = socket[sock].ioaddr;
237 u_char val = I365_REG(socket[sock].psock, reg);
297 struct cirrus_state *p = &socket[s].state.cirrus;
309 struct cirrus_state *p = &socket[s].state.cirrus;
323 struct i82365_socket *t = &socket[
[all...]
H A Do2micro.h109 static int o2micro_override(struct yenta_socket *socket) argument
121 if (PCI_FUNC(socket->dev->devfn) == 0) {
122 a = config_readb(socket, O2_RESERVED1);
123 b = config_readb(socket, O2_RESERVED2);
124 dev_dbg(&socket->dev->dev, "O2: 0x94/0xD4: %02x/%02x\n", a, b);
126 switch (socket->dev->device) {
151 dev_warn(&socket->dev->dev,
155 dev_info(&socket->dev->dev,
157 config_writeb(socket, O2_RESERVED1,
159 config_writeb(socket, O2_RESERVED
174 o2micro_restore_state(struct yenta_socket *socket) argument
[all...]
H A Dpd6729.h19 unsigned long io_base; /* base io address of the socket */
20 struct pcmcia_socket socket; member in struct:pd6729_socket
H A Dricoh.h128 #define rl_misc(socket) ((socket)->private[0])
129 #define rl_ctl(socket) ((socket)->private[1])
130 #define rl_io(socket) ((socket)->private[2])
131 #define rl_mem(socket) ((socket)->private[3])
132 #define rl_config(socket) ((socket)
137 struct yenta_socket *socket = container_of(sock, struct yenta_socket, socket); local
149 ricoh_set_zv(struct yenta_socket *socket) argument
163 ricoh_set_clkrun(struct yenta_socket *socket, bool quiet) argument
192 ricoh_save_state(struct yenta_socket *socket) argument
201 ricoh_restore_state(struct yenta_socket *socket) argument
215 ricoh_override(struct yenta_socket *socket) argument
[all...]
H A Dsa1111_jornada720.c38 struct device *dev = skt->socket.dev.parent;
67 printk(KERN_INFO "%s(): config socket %d vcc %d vpp %d\n", __func__,
H A Dsa1111_neponset.c46 ret = max1600_init(skt->socket.dev.parent, &m,
H A Dti113x.h166 #define ti_sysctl(socket) ((socket)->private[0])
167 #define ti_cardctl(socket) ((socket)->private[1])
168 #define ti_devctl(socket) ((socket)->private[2])
169 #define ti_diag(socket) ((socket)->private[3])
170 #define ti_mfunc(socket) ((socket)
176 ti_save_state(struct yenta_socket *socket) argument
188 ti_restore_state(struct yenta_socket *socket) argument
207 struct yenta_socket *socket = container_of(sock, struct yenta_socket, socket); local
231 struct yenta_socket *socket = container_of(sock, struct yenta_socket, socket); local
259 ti_set_zv(struct yenta_socket *socket) argument
294 ti_init(struct yenta_socket *socket) argument
306 ti_override(struct yenta_socket *socket) argument
319 ti113x_use_isa_irq(struct yenta_socket *socket) argument
349 ti113x_override(struct yenta_socket *socket) argument
367 ti12xx_irqroute_func0(struct yenta_socket *socket) argument
482 ti12xx_align_irqs(struct yenta_socket *socket, int *old_irq) argument
505 ti12xx_tie_interrupts(struct yenta_socket *socket, int *old_irq) argument
527 ti12xx_untie_interrupts(struct yenta_socket *socket, int old_irq) argument
541 ti12xx_irqroute_func1(struct yenta_socket *socket) argument
651 ti12xx_2nd_slot_empty(struct yenta_socket *socket) argument
746 struct yenta_socket *socket = container_of(sock, struct yenta_socket, socket); local
842 ti12xx_override(struct yenta_socket *socket) argument
883 ti1250_override(struct yenta_socket *socket) argument
938 struct yenta_socket *socket = container_of(sock, struct yenta_socket, socket); local
966 ene_override(struct yenta_socket *socket) argument
[all...]
H A Dtopic.h112 struct yenta_socket *socket = container_of(sock, struct yenta_socket, socket); local
115 reg_zv = config_readb(socket, TOPIC97_ZOOM_VIDEO_CONTROL);
118 config_writeb(socket, TOPIC97_ZOOM_VIDEO_CONTROL, reg_zv);
120 reg = config_readb(socket, TOPIC97_AUDIO_VIDEO_SWITCH);
122 config_writeb(socket, TOPIC97_AUDIO_VIDEO_SWITCH, reg);
125 config_writeb(socket, TOPIC97_ZOOM_VIDEO_CONTROL, reg_zv);
127 reg = config_readb(socket, TOPIC97_AUDIO_VIDEO_SWITCH);
129 config_writeb(socket, TOPIC97_AUDIO_VIDEO_SWITCH, reg);
133 static int topic97_override(struct yenta_socket *socket) argument
141 topic95_override(struct yenta_socket *socket) argument
[all...]
H A Dyenta_socket.h120 struct pcmcia_socket socket; member in struct:yenta_socket
/linux-master/drivers/tty/ipwireless/
H A Dmain.c68 pcmcia_reset_card(link->socket);
/linux-master/drivers/xen/
H A Dpvcalls-front.h6 int pvcalls_front_socket(struct socket *sock);
7 int pvcalls_front_connect(struct socket *sock, struct sockaddr *addr,
9 int pvcalls_front_bind(struct socket *sock,
12 int pvcalls_front_listen(struct socket *sock, int backlog);
13 int pvcalls_front_accept(struct socket *sock,
14 struct socket *newsock,
16 int pvcalls_front_sendmsg(struct socket *sock,
19 int pvcalls_front_recvmsg(struct socket *sock,
24 struct socket *sock,
26 int pvcalls_front_release(struct socket *soc
[all...]
/linux-master/include/linux/
H A Dinet.h43 #include <linux/socket.h>
/linux-master/include/linux/sunrpc/
H A Daddr.h11 #include <linux/socket.h>
/linux-master/include/net/
H A Daf_ieee802154.h15 #include <linux/socket.h> /* for sa_family_t */
/linux-master/include/pcmcia/
H A Dds.h89 /* the socket and the device_no [for multifunction devices]
91 struct pcmcia_socket *socket; member in struct:pcmcia_device
238 #define WIN_FLAGS_REQ 0x1c /* mapping to socket->win[i]:
H A Dss.h105 /* Maximum number of IO windows per socket */
108 /* Maximum number of memory windows per socket */
132 socket_state_t socket; member in struct:pcmcia_socket
149 unsigned int sock; /* socket number */
152 /* socket capabilities */
160 /* socket setup is done so resources should be able to be allocated.
165 /* socket operations */
202 * into the socket */
220 /* socket device */
222 /* data internal to the socket drive
[all...]
/linux-master/include/target/iscsi/
H A Discsi_target_stat.h7 #include <linux/socket.h>

Completed in 323 milliseconds

1234567891011>>