Searched refs:st7789v_read_data (Results 1 – 1 of 1) sorted by relevance
167 static int st7789v_read_data(struct st7789v *ctx, u8 cmd, u8 *buf, in st7789v_read_data() function220 ret = st7789v_read_data(ctx, MIPI_DCS_GET_DISPLAY_ID, ids, ST7789V_IDS_SIZE); in st7789v_check_id()