Searched refs:tx_buf9 (Results 1 – 2 of 2) sorted by relevance
857 .tx_buf = dbi->tx_buf9, in mipi_dbi_spi1e_transfer()877 dst = dbi->tx_buf9; in mipi_dbi_spi1e_transfer()897 dst = dbi->tx_buf9; in mipi_dbi_spi1e_transfer()987 dst16 = dbi->tx_buf9; in mipi_dbi_spi1_transfer()1040 .tx_buf = dbi->tx_buf9, in mipi_dbi_typec1_command_read()1071 dst16 = dbi->tx_buf9; in mipi_dbi_typec1_command_read()1252 dbi->tx_buf9 = devm_kmalloc(dev, dbi->tx_buf9_len, GFP_KERNEL); in mipi_dbi_spi_init()1253 if (!dbi->tx_buf9) in mipi_dbi_spi_init()
66 void *tx_buf9; member
Completed in 8 milliseconds