Searched defs:xport (Results 1 – 12 of 12) sorted by relevance
/linux-6.3-rc2/drivers/scsi/elx/efct/ |
A D | efct_xport.c | 29 struct efct_xport *xport; in efct_xport_alloc() local 81 efct_xport_attach(struct efct_xport *xport) in efct_xport_attach() 183 struct efct_xport *xport = from_timer(xport, t, stats_timer); in efct_xport_stats_timer_cb() local 193 struct efct_xport *xport = NULL; in efct_xport_config_stats_timer() local 214 efct_xport_initialize(struct efct_xport *xport) in efct_xport_initialize() 264 efct_xport_status(struct efct_xport *xport, enum efct_xport_status cmd, in efct_xport_status() 500 efct_xport_detach(struct efct_xport *xport) in efct_xport_detach() 527 efct_xport_control(struct efct_xport *xport, enum efct_xport_ctrl cmd, ...) in efct_xport_control() 638 efct_xport_free(struct efct_xport *xport) in efct_xport_free() 812 struct efct_xport *xport = efct->xport; in efct_get_stats() local
|
A D | efct_scsi.c | 33 struct efct_xport *xport; in efct_scsi_io_alloc() local 391 struct efct_xport *xport = efct->xport; in efct_scsi_dispatch_pending() local 460 struct efct_xport *xport = efct->xport; in efct_scsi_check_pending() local 521 struct efct_xport *xport = efct->xport; in efct_scsi_io_dispatch() local 588 struct efct_xport *xport = efct->xport; in efct_scsi_io_dispatch_abort() local 697 struct efct_xport *xport = efct->xport; in efct_scsi_xfer_data() local 1100 struct efct_xport *xport; in efct_scsi_tgt_abort_io() local
|
A D | efct_driver.h | 67 struct efct_xport *xport; member
|
/linux-6.3-rc2/drivers/input/rmi4/ |
A D | rmi_smbus.c | 32 struct rmi_transport_dev xport; member 58 static int smb_block_write(struct rmi_transport_dev *xport, in smb_block_write() 79 static int rmi_smb_get_command_code(struct rmi_transport_dev *xport, in rmi_smb_get_command_code() 136 static int rmi_smb_write_block(struct rmi_transport_dev *xport, u16 rmiaddr, in rmi_smb_write_block() 174 static int smb_block_read(struct rmi_transport_dev *xport, in smb_block_read() 189 static int rmi_smb_read_block(struct rmi_transport_dev *xport, u16 rmiaddr, in rmi_smb_read_block() 248 static int rmi_smb_reset(struct rmi_transport_dev *xport, u16 reset_addr) in rmi_smb_reset()
|
A D | rmi_i2c.c | 32 struct rmi_transport_dev xport; member 79 static int rmi_i2c_write_block(struct rmi_transport_dev *xport, u16 addr, in rmi_i2c_write_block() 128 static int rmi_i2c_read_block(struct rmi_transport_dev *xport, u16 addr, in rmi_i2c_read_block()
|
A D | rmi_spi.c | 37 struct rmi_transport_dev xport; member 272 static int rmi_spi_write_block(struct rmi_transport_dev *xport, u16 addr, in rmi_spi_write_block() 298 static int rmi_spi_read_block(struct rmi_transport_dev *xport, u16 addr, in rmi_spi_read_block()
|
A D | rmi_bus.c | 74 int rmi_register_transport_device(struct rmi_transport_dev *xport) in rmi_register_transport_device() 118 void rmi_unregister_transport_device(struct rmi_transport_dev *xport) in rmi_unregister_transport_device()
|
/linux-6.3-rc2/drivers/hid/ |
A D | hid-rmi.c | 82 struct rmi_transport_dev xport; member 188 static int rmi_hid_read_block(struct rmi_transport_dev *xport, u16 addr, in rmi_hid_read_block() 259 static int rmi_hid_write_block(struct rmi_transport_dev *xport, u16 addr, in rmi_hid_write_block() 488 static int rmi_hid_reset(struct rmi_transport_dev *xport, u16 reset_addr) in rmi_hid_reset()
|
/linux-6.3-rc2/fs/afs/ |
A D | addr_list.c | 137 unsigned int xport = port; in afs_parse_text_addrs() local
|
/linux-6.3-rc2/sound/isa/ |
A D | sc6000.c | 352 long xport, long xmpu, in sc6000_hw_cfg_encode()
|
/linux-6.3-rc2/include/linux/ |
A D | rmi.h | 326 struct rmi_transport_dev *xport; member
|
/linux-6.3-rc2/drivers/net/hyperv/ |
A D | hyperv_net.h | 1479 u8 xport; member
|
Completed in 30 milliseconds