Searched refs:stack_tx (Results 1 – 1 of 1) sorted by relevance
1048 u8 stack_tx[8]; in mipi_dsi_dcs_write() local1052 if (len > ARRAY_SIZE(stack_tx) - 1) { in mipi_dsi_dcs_write()1057 tx = stack_tx; in mipi_dsi_dcs_write()1067 if (tx != stack_tx) in mipi_dsi_dcs_write()