Searched defs:buf_tx (Results 1 – 4 of 4) sorted by relevance
22 struct mcp251xfd_map_buf_nocrc *buf_tx = priv->map_buf_nocrc_tx; in _mcp251xfd_regmap_nocrc_gather_write() local130 struct mcp251xfd_map_buf_nocrc *buf_tx = priv->map_buf_nocrc_tx; in mcp251xfd_regmap_nocrc_update_bits() local196 struct mcp251xfd_map_buf_nocrc *buf_tx = priv->map_buf_nocrc_tx; in mcp251xfd_regmap_nocrc_read() local245 struct mcp251xfd_map_buf_crc *buf_tx = priv->map_buf_crc_tx; in _mcp251xfd_regmap_crc_gather_write() local325 const struct mcp251xfd_map_buf_crc * const buf_tx, in mcp251xfd_regmap_crc_read_check_crc()346 const struct mcp251xfd_map_buf_crc *buf_tx = priv->map_buf_crc_tx; in mcp251xfd_regmap_crc_read_one() local367 struct mcp251xfd_map_buf_crc *buf_tx = priv->map_buf_crc_tx; in mcp251xfd_regmap_crc_read() local
1960 struct mcp251xfd_map_buf_nocrc *buf_tx; in 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