Searched defs:buf_tx (Results 1 – 4 of 4) sorted by relevance
30 BUILD_BUG_ON(sizeof(buf_tx->cmd) != sizeof(__be16)); in mcp251xfd_regmap_nocrc_gather_write() local 89 struct mcp251xfd_map_buf_nocrc *buf_tx = priv->map_buf_nocrc_tx; mcp251xfd_regmap_nocrc_update_bits() local 156 struct mcp251xfd_map_buf_nocrc *buf_tx = priv->map_buf_nocrc_tx; mcp251xfd_regmap_nocrc_read() local 205 struct mcp251xfd_map_buf_crc *buf_tx = priv->map_buf_crc_tx; mcp251xfd_regmap_crc_gather_write() local 247 mcp251xfd_regmap_crc_read_check_crc(const struct mcp251xfd_map_buf_crc * const buf_rx,const struct mcp251xfd_map_buf_crc * const buf_tx,unsigned int data_len) mcp251xfd_regmap_crc_read_check_crc() argument 268 const struct mcp251xfd_map_buf_crc *buf_tx = priv->map_buf_crc_tx; mcp251xfd_regmap_crc_read_one() local 289 struct mcp251xfd_map_buf_crc *buf_tx = priv->map_buf_crc_tx; mcp251xfd_regmap_crc_read() local [all...]
1817 struct mcp251xfd_map_buf_nocrc *buf_tx; mcp251xfd_register_get_dev_id() local
23 struct tcan4x5x_map_buf *buf_tx = &priv->map_buf_tx; in tcan4x5x_regmap_gather_write() local53 struct tcan4x5x_map_buf *buf_tx = &priv->map_buf_tx; in tcan4x5x_regmap_read() local
63 void *buf_tx; member