Searched defs:xport (Results 1 - 12 of 12) sorted by relevance

/linux-master/fs/afs/
H A Daddr_list.c157 unsigned int xport = port; local
/linux-master/drivers/scsi/elx/efct/
H A Defct_driver.h67 struct efct_xport *xport; member in struct:efct
H A Defct_scsi.c33 struct efct_xport *xport; local
391 struct efct_xport *xport = efct->xport; local
460 struct efct_xport *xport = efct->xport; local
521 struct efct_xport *xport = efct->xport; local
588 struct efct_xport *xport = efct->xport; local
697 struct efct_xport *xport = efct->xport; local
1100 struct efct_xport *xport; local
[all...]
H A Defct_xport.c29 struct efct_xport *xport; local
81 efct_xport_attach(struct efct_xport *xport) argument
183 struct efct_xport *xport = from_timer(xport, t, stats_timer); local
193 struct efct_xport *xport = NULL; local
214 efct_xport_initialize(struct efct_xport *xport) argument
264 efct_xport_status(struct efct_xport *xport, enum efct_xport_status cmd, union efct_xport_stats_u *result) argument
500 efct_xport_detach(struct efct_xport *xport) argument
527 efct_xport_control(struct efct_xport *xport, enum efct_xport_ctrl cmd, ...) argument
638 efct_xport_free(struct efct_xport *xport) argument
812 struct efct_xport *xport = efct->xport; local
[all...]
/linux-master/drivers/input/rmi4/
H A Drmi_i2c.c32 struct rmi_transport_dev xport; member in struct:rmi_i2c_xport
79 static int rmi_i2c_write_block(struct rmi_transport_dev *xport, u16 addr, argument
128 static int rmi_i2c_read_block(struct rmi_transport_dev *xport, u16 addr, argument
[all...]
H A Drmi_smbus.c32 struct rmi_transport_dev xport; member in struct:rmi_smb_xport
58 static int smb_block_write(struct rmi_transport_dev *xport, argument
79 static int rmi_smb_get_command_code(struct rmi_transport_dev *xport, argument
136 static int rmi_smb_write_block(struct rmi_transport_dev *xport, u16 rmiaddr, argument
174 smb_block_read(struct rmi_transport_dev *xport, u8 commandcode, void *buf, size_t len) argument
189 rmi_smb_read_block(struct rmi_transport_dev *xport, u16 rmiaddr, void *databuff, size_t len) argument
265 rmi_smb_reset(struct rmi_transport_dev *xport, u16 reset_addr) argument
[all...]
H A Drmi_spi.c37 struct rmi_transport_dev xport; member in struct:rmi_spi_xport
272 static int rmi_spi_write_block(struct rmi_transport_dev *xport, u16 addr, argument
298 static int rmi_spi_read_block(struct rmi_transport_dev *xport, u16 addr, argument
[all...]
H A Drmi_bus.c74 int rmi_register_transport_device(struct rmi_transport_dev *xport) argument
118 void rmi_unregister_transport_device(struct rmi_transport_dev *xport) argument
[all...]
/linux-master/sound/isa/
H A Dsc6000.c351 sc6000_hw_cfg_encode(char __iomem *vport, int *cfg, long xport, long xmpu, long xmss_port, int joystick) argument
/linux-master/drivers/hid/
H A Dhid-rmi.c82 struct rmi_transport_dev xport; member in struct:rmi_data
188 static int rmi_hid_read_block(struct rmi_transport_dev *xport, u16 addr, argument
259 static int rmi_hid_write_block(struct rmi_transport_dev *xport, u16 addr, argument
486 rmi_hid_reset(struct rmi_transport_dev *xport, u16 reset_addr) argument
[all...]
/linux-master/include/linux/
H A Drmi.h326 struct rmi_transport_dev *xport; member in struct:rmi_device
/linux-master/drivers/net/hyperv/
H A Dhyperv_net.h1481 u8 xport; member in struct:ndis_ipsecv2_offload

Completed in 359 milliseconds