Home
last modified time | relevance | path

Searched defs:socket (Results 1 – 51 of 51) sorted by relevance

/linux-4.1.27/drivers/pcmcia/
Dyenta_socket.c82 static inline u32 cb_readl(struct yenta_socket *socket, unsigned reg) in cb_readl()
89 static inline void cb_writel(struct yenta_socket *socket, unsigned reg, u32 val) in cb_writel()
96 static inline u8 config_readb(struct yenta_socket *socket, unsigned offset) in config_readb()
104 static inline u16 config_readw(struct yenta_socket *socket, unsigned offset) in config_readw()
112 static inline u32 config_readl(struct yenta_socket *socket, unsigned offset) in config_readl()
120 static inline void config_writeb(struct yenta_socket *socket, unsigned offset, u8 val) in config_writeb()
126 static inline void config_writew(struct yenta_socket *socket, unsigned offset, u16 val) in config_writew()
132 static inline void config_writel(struct yenta_socket *socket, unsigned offset, u32 val) in config_writel()
138 static inline u8 exca_readb(struct yenta_socket *socket, unsigned reg) in exca_readb()
145 static inline u8 exca_readw(struct yenta_socket *socket, unsigned reg) in exca_readw()
[all …]
Dvrc4173_cardu.c56 static inline uint8_t exca_readb(vrc4173_socket_t *socket, uint16_t offset) in exca_readb()
61 static inline uint16_t exca_readw(vrc4173_socket_t *socket, uint16_t offset) in exca_readw()
71 static inline void exca_writeb(vrc4173_socket_t *socket, uint16_t offset, uint8_t val) in exca_writeb()
76 static inline void exca_writew(vrc4173_socket_t *socket, uint8_t offset, uint16_t val) in exca_writew()
82 static inline uint32_t cardbus_socket_readl(vrc4173_socket_t *socket, u16 offset) in cardbus_socket_readl()
87 static inline void cardbus_socket_writel(vrc4173_socket_t *socket, u16 offset, uint32_t val) in cardbus_socket_writel()
124 vrc4173_socket_t *socket = &cardu_sockets[slot]; in cardu_init() local
148 vrc4173_socket_t *socket = &cardu_sockets[sock]; in cardu_register_callback() local
158 vrc4173_socket_t *socket = &cardu_sockets[sock]; in cardu_inquire_socket() local
167 vrc4173_socket_t *socket = &cardu_sockets[sock]; in cardu_get_status() local
[all …]
Dti113x.h166 #define ti_sysctl(socket) ((socket)->private[0]) argument
167 #define ti_cardctl(socket) ((socket)->private[1]) argument
168 #define ti_devctl(socket) ((socket)->private[2]) argument
169 #define ti_diag(socket) ((socket)->private[3]) argument
170 #define ti_mfunc(socket) ((socket)->private[4]) argument
171 #define ene_test_c9(socket) ((socket)->private[5]) argument
176 static void ti_save_state(struct yenta_socket *socket) in ti_save_state()
188 static void ti_restore_state(struct yenta_socket *socket) in ti_restore_state()
207 struct yenta_socket *socket = container_of(sock, struct yenta_socket, socket); in ti_zoom_video() local
231 struct yenta_socket *socket = container_of(sock, struct yenta_socket, socket); in ti1250_zoom_video() local
[all …]
Dpd6729.c61 static unsigned char indirect_read(struct pd6729_socket *socket, in indirect_read()
78 static unsigned short indirect_read16(struct pd6729_socket *socket, in indirect_read16()
98 static void indirect_write(struct pd6729_socket *socket, unsigned short reg, in indirect_write()
112 static void indirect_setbit(struct pd6729_socket *socket, unsigned short reg, in indirect_setbit()
130 static void indirect_resetbit(struct pd6729_socket *socket, unsigned short reg, in indirect_resetbit()
148 static void indirect_write16(struct pd6729_socket *socket, unsigned short reg, in indirect_write16()
175 struct pd6729_socket *socket = (struct pd6729_socket *)dev; in pd6729_interrupt() local
239 struct pd6729_socket *socket = (struct pd6729_socket *) data; in pd6729_interrupt_wrapper() local
247 struct pd6729_socket *socket in pd6729_get_status() local
296 struct pd6729_socket *socket in pd6729_set_socket() local
[all …]
Dricoh.h124 #define rl_misc(socket) ((socket)->private[0]) argument
125 #define rl_ctl(socket) ((socket)->private[1]) argument
126 #define rl_io(socket) ((socket)->private[2]) argument
127 #define rl_mem(socket) ((socket)->private[3]) argument
128 #define rl_config(socket) ((socket)->private[4]) argument
133 struct yenta_socket *socket = container_of(sock, struct yenta_socket, socket); in ricoh_zoom_video() local
145 static void ricoh_set_zv(struct yenta_socket *socket) in ricoh_set_zv()
159 static void ricoh_save_state(struct yenta_socket *socket) in ricoh_save_state()
168 static void ricoh_restore_state(struct yenta_socket *socket) in ricoh_restore_state()
181 static int ricoh_override(struct yenta_socket *socket) in ricoh_override()
Di82092.c61 struct pcmcia_socket socket; member
181 static unsigned char indirect_read(int socket, unsigned short reg) in indirect_read()
214 static void indirect_write(int socket, unsigned short reg, unsigned char value) in indirect_write()
226 static void indirect_setbit(int socket, unsigned short reg, unsigned char mask) in indirect_setbit()
243 static void indirect_resetbit(int socket, unsigned short reg, unsigned char mask) in indirect_resetbit()
259 static void indirect_write16(int socket, unsigned short reg, unsigned short value) in indirect_write16()
417 static int i82092aa_get_status(struct pcmcia_socket *socket, u_int *value) in i82092aa_get_status()
460 static int i82092aa_set_socket(struct pcmcia_socket *socket, socket_state_t *state) in i82092aa_set_socket()
557 static int i82092aa_set_io_map(struct pcmcia_socket *socket, struct pccard_io_map *io) in i82092aa_set_io_map()
601 static int i82092aa_set_mem_map(struct pcmcia_socket *socket, struct pccard_mem_map *mem) in i82092aa_set_mem_map()
Dtopic.h112 struct yenta_socket *socket = container_of(sock, struct yenta_socket, socket); in topic97_zoom_video() local
133 static int topic97_override(struct yenta_socket *socket) in topic97_override()
141 static int topic95_override(struct yenta_socket *socket) in topic95_override()
Dvrc4171_card.c237 vrc4171_socket_t *socket; in pccard_init() local
320 vrc4171_socket_t *socket; in pccard_set_socket() local
520 vrc4171_socket_t *socket; in pccard_interrupt() local
570 vrc4171_socket_t *socket; in vrc4171_add_sockets() local
620 vrc4171_socket_t *socket; in vrc4171_remove_sockets() local
Dcs.c95 struct pcmcia_socket *socket = dev_get_drvdata(dev); in pcmcia_release_socket() local
106 int pcmcia_register_socket(struct pcmcia_socket *socket) in pcmcia_register_socket()
209 void pcmcia_unregister_socket(struct pcmcia_socket *socket) in pcmcia_unregister_socket()
Do2micro.h109 static int o2micro_override(struct yenta_socket *socket) in o2micro_override()
174 static void o2micro_restore_state(struct yenta_socket *socket) in o2micro_restore_state()
Dpd6729.h19 struct pcmcia_socket socket; member
Dbcm63xx_pcmcia.h22 struct pcmcia_socket socket; member
Dbfin_cf_pcmcia.c60 struct pcmcia_socket socket; member
Dxxs1500_ss.c54 struct pcmcia_socket socket; member
Dm32r_pcc.c52 struct pcmcia_socket socket; member
73 static pcc_socket_t socket[M32R_MAX_PCC] = { variable
Dm32r_cfc.c44 struct pcmcia_socket socket; member
62 static pcc_socket_t socket[M32R_MAX_PCC] = { variable
Domap_cf.c61 struct pcmcia_socket socket; member
Dat91_cf.c46 struct pcmcia_socket socket; member
Delectra_cf.c43 struct pcmcia_socket socket; member
Dds.c1340 struct pcmcia_socket *socket = dev_get_drvdata(dev); in pcmcia_bus_add_socket() local
1375 struct pcmcia_socket *socket = dev_get_drvdata(dev); in pcmcia_bus_remove_socket() local
Ddb1xxx_ss.c43 struct pcmcia_socket socket; member
Dyenta_socket.h119 struct pcmcia_socket socket; member
Dsoc_common.h27 struct pcmcia_socket socket; member
Di82365.c146 struct pcmcia_socket socket; member
159 static struct i82365_socket socket[8] = { variable
Dtcic.c108 struct pcmcia_socket socket; member
/linux-4.1.27/include/linux/
Dnet.h105 struct socket { struct
106 socket_state state; argument
114 struct socket_wq __rcu *wq; argument
130 int (*release) (struct socket *sock); argument
/linux-4.1.27/arch/s390/kernel/
Dtopology.c79 struct mask_info *socket, in add_cpus_to_mask()
135 struct mask_info *socket = &socket_info; in __tl_to_masks_generic() local
164 struct mask_info *socket = &socket_info; in __tl_to_masks_z10() local
/linux-4.1.27/arch/um/drivers/
Dxterm_kern.c35 int xterm_fd(int socket, int *pid_out) in xterm_fd()
Dport_kern.c40 int socket[2]; member
79 int fd, socket[2], pid; in port_accept() local
Dport_user.c167 int port_connection(int fd, int *socket, int *pid_out) in port_connection()
/linux-4.1.27/drivers/usb/usbip/
Dvhci_sysfs.c176 struct socket *socket; in store_attach() local
Dstub_dev.c61 struct socket *socket; in store_sockfd() local
/linux-4.1.27/drivers/isdn/mISDN/
Dl1oip_core.c281 struct socket *socket = NULL; in l1oip_socket_send() local
657 struct socket *socket = NULL; in l1oip_socket_thread() local
Dl1oip.h69 struct socket *socket; /* if set, socket is created */ member
/linux-4.1.27/tools/usb/usbip/libsrc/
Dvhci_driver.c58 unsigned long socket; in parse_status() local
/linux-4.1.27/fs/afs/
Drxrpc.c75 struct socket *socket; in afs_open_socket() local
/linux-4.1.27/drivers/edac/
Di7core_edac.c244 u8 socket; member
453 static struct i7core_dev *get_i7core_dev(u8 socket) in get_i7core_dev()
465 static struct i7core_dev *alloc_i7core_dev(u8 socket, in alloc_i7core_dev()
1319 u8 socket = 0; in i7core_get_onedevice() local
Dsb_edac.c1134 u8 *socket, in get_memory_error_data()
1986 u8 rank, socket; in sbridge_mce_output_error() local
/linux-4.1.27/include/pcmcia/
Dds.h94 struct pcmcia_socket *socket; member
Dss.h135 socket_state_t socket; member
/linux-4.1.27/drivers/block/drbd/
Ddrbd_main.c1486 struct socket *socket; in _drbd_no_send_page() local
1502 struct socket *socket = peer_device->connection->data.socket; in _drbd_send_page() local
2488 static int drbd_alloc_socket(struct drbd_socket *socket) in drbd_alloc_socket()
2499 static void drbd_free_socket(struct drbd_socket *socket) in drbd_free_socket()
Ddrbd_int.h579 struct socket *socket; member
/linux-4.1.27/drivers/staging/lustre/lustre/libcfs/linux/
Dlinux-cpu.c615 cpumask_t *socket = NULL; in cfs_cpt_choose_ncpus() local
/linux-4.1.27/arch/x86/platform/uv/
Dtlb_uv.c1920 int socket; in get_cpu_topology() local
2045 int socket; in summarize_uvhub_sockets() local
/linux-4.1.27/fs/cifs/
Dconnect.c2865 struct socket *socket = server->ssocket; in bind_socket() local
2964 struct socket *socket = server->ssocket; in generic_ip_connect() local
/linux-4.1.27/net/rxrpc/
Dar-internal.h151 struct socket *socket; /* my UDP socket */ member
301 struct rxrpc_sock *socket; /* socket responsible */ member
/linux-4.1.27/include/net/
Dsock.h1362 struct socket socket; member
1371 static inline struct inode *SOCK_INODE(struct socket *socket) in SOCK_INODE()
/linux-4.1.27/arch/x86/include/asm/uv/
Duv_bau.h579 struct socket_desc socket[2]; member
/linux-4.1.27/drivers/net/
Dtun.c146 struct socket socket; member
/linux-4.1.27/net/
Dsocket.c1222 SYSCALL_DEFINE3(socket, int, family, int, type, int, protocol) in SYSCALL_DEFINE3() argument
/linux-4.1.27/drivers/infiniband/hw/nes/
Dnes_hw.h1215 unsigned long socket; member