| /linux/tools/testing/selftests/drivers/sdsi/ |
| H A D | sdsi_test.py | 33 def get_dev_file_path(socket, file): argument 53 def get_dev_folder(self, socket): argument 56 def test_sysfs_files_exist(self, socket): argument 65 def test_sysfs_file_permissions(self, socket): argument 78 def test_sysfs_file_ownership(self, socket): argument 101 def test_sysfs_file_sizes(self, socket): argument 117 def test_no_seek_allowed(self, socket): argument 135 def test_registers_seek(self, socket): argument 151 def test_provision_akc_eoverflow_1017_bytes(self, socket): argument 167 def test_enodev_when_pci_device_removed(self, socket): argument [all …]
|
| /linux/drivers/pcmcia/ |
| H A D | ti113x.h | 166 #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 …]
|
| H A D | pd6729.c | 61 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 = timer_container_of(socket, t, in pd6729_interrupt_wrapper() local 248 struct pd6729_socket *socket in pd6729_get_status() local 297 struct pd6729_socket *socket in pd6729_set_socket() local [all …]
|
| H A D | ricoh.h | 128 #define rl_misc(socket) ((socket)->private[0]) argument 129 #define rl_ctl(socket) ((socket)->private[1]) argument 130 #define rl_io(socket) ((socket)->private[2]) argument 131 #define rl_mem(socket) ((socket)->private[3]) argument 132 #define rl_config(socket) ((socket)->private[4]) argument 137 struct yenta_socket *socket = container_of(sock, struct yenta_socket, socket); in ricoh_zoom_video() local 149 static void ricoh_set_zv(struct yenta_socket *socket) in ricoh_set_zv() 163 static void ricoh_set_clkrun(struct yenta_socket *socket, bool quiet) in ricoh_set_clkrun() 192 static void ricoh_save_state(struct yenta_socket *socket) in ricoh_save_state() 201 static void ricoh_restore_state(struct yenta_socket *socket) in ricoh_restore_state() [all …]
|
| H A D | topic.h | 112 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()
|
| H A D | cs.c | 92 struct pcmcia_socket *socket = dev_get_drvdata(dev); in pcmcia_release_socket() local 103 int pcmcia_register_socket(struct pcmcia_socket *socket) in pcmcia_register_socket() 206 void pcmcia_unregister_socket(struct pcmcia_socket *socket) in pcmcia_unregister_socket()
|
| H A D | o2micro.h | 109 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()
|
| H A D | pd6729.h | 20 struct pcmcia_socket socket; member
|
| H A D | bcm63xx_pcmcia.h | 23 struct pcmcia_socket socket; member
|
| H A D | xxs1500_ss.c | 56 struct pcmcia_socket socket; member
|
| H A D | omap_cf.c | 56 struct pcmcia_socket socket; member
|
| /linux/net/psp/ |
| H A D | psp_nl.c | 83 struct socket *socket = info->user_ptr[1]; in psp_device_unlock() local 285 struct socket *socket; in psp_assoc_device_get_locked() local 415 struct socket *socket = info->user_ptr[1]; in psp_nl_rx_assoc_doit() local 471 struct socket *socket = info->user_ptr[1]; in psp_nl_tx_assoc_doit() local
|
| /linux/arch/um/drivers/ |
| H A D | port_kern.c | 40 int socket[2]; member 81 int fd, socket[2], pid; in port_accept() local
|
| H A D | xterm_kern.c | 43 int xterm_fd(int socket, int *pid_out) in xterm_fd()
|
| H A D | port_user.c | 168 int port_connection(int fd, int *socket, int *pid_out) in port_connection()
|
| /linux/fs/smb/client/ |
| H A D | smbdirect.h | 27 struct smbdirect_socket *socket; member
|
| /linux/tools/perf/util/ |
| H A D | addr_location.h | 22 s32 socket; member
|
| H A D | cpumap.h | 20 int socket; global() member [all...] |
| /linux/tools/perf/tests/ |
| H A D | hists_filter.c | 22 int socket; member [all...] |
| /linux/fs/smb/server/ |
| H A D | transport_rdma.c | 84 struct smbdirect_socket *socket; member 90 struct smbdirect_socket *socket; member
|
| /linux/include/xen/interface/io/ |
| H A D | pvcalls.h | 48 } socket; member 95 } socket; member
|
| /linux/drivers/usb/usbip/ |
| H A D | vudc_sysfs.c | 101 struct socket *socket; in usbip_sockfd_store() local
|
| /linux/arch/x86/include/asm/uv/ |
| H A D | uv_geo.h | 49 unsigned char socket:4, /* Which CPU on the node */ member
|
| /linux/tools/net/ynl/lib/ |
| H A D | ynl.h | 64 int socket; global() member
|
| /linux/kernel/bpf/ |
| H A D | reuseport_array.c | 240 struct socket *socket; in bpf_fd_reuseport_array_update_elem() local
|