Searched defs:trans (Results 1 – 7 of 7) sorted by relevance
/u-boot/fs/btrfs/ |
A D | dir-item.c | 79 struct btrfs_dir_item *btrfs_lookup_dir_item(struct btrfs_trans_handle *trans, in btrfs_lookup_dir_item()
|
A D | ctree.c | 389 int btrfs_search_slot(struct btrfs_trans_handle *trans, in btrfs_search_slot()
|
/u-boot/drivers/i2c/ |
A D | tegra_i2c.c | 146 struct i2c_trans_info *trans, in send_packet_headers() 234 struct i2c_trans_info *trans) in send_recv_packets()
|
/u-boot/drivers/spi/ |
A D | ich.c | 161 static int spi_setup_opcode(struct ich_spi_priv *ctlr, struct spi_trans *trans, in spi_setup_opcode() 262 struct spi_trans *trans = &ctlr->trans; in ich_spi_exec_op_swseq() local
|
A D | ich.h | 229 struct spi_trans trans; /* current transaction in progress */ member
|
/u-boot/drivers/xen/ |
A D | xenbus.c | 263 xenbus_transaction_t trans, in xenbus_msg_reply()
|
/u-boot/drivers/mtd/nand/raw/brcmnand/ |
A D | brcmnand.c | 1595 u64 addr, unsigned int trans, u32 *buf, in brcmnand_read_by_pio() 1712 u64 addr, unsigned int trans, u32 *buf, u8 *oob) in brcmnand_read() 1853 unsigned int i, j, trans = mtd->writesize >> FC_SHIFT; in brcmnand_write() local
|
Completed in 15 milliseconds