Searched refs:stack_tx (Results 1 – 1 of 1) sorted by relevance
1028 u8 stack_tx[8]; in mipi_dsi_dcs_write() local1032 if (len > ARRAY_SIZE(stack_tx) - 1) { in mipi_dsi_dcs_write()1037 tx = stack_tx; in mipi_dsi_dcs_write()1047 if (tx != stack_tx) in mipi_dsi_dcs_write()