Searched refs:rh128128t_cfg (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/tiny/ |
H A D | st7735r.c | 148 static const struct st7735r_cfg rh128128t_cfg = { variable 171 { .compatible = "okaya,rh128128t", .data = &rh128128t_cfg }, 178 { "rh128128t", (uintptr_t)&rh128128t_cfg },
|
/kernel/linux/linux-6.6/drivers/gpu/drm/tiny/ |
H A D | st7735r.c | 145 static const struct st7735r_cfg rh128128t_cfg = { variable 168 { .compatible = "okaya,rh128128t", .data = &rh128128t_cfg }, 175 { "rh128128t", (uintptr_t)&rh128128t_cfg },
|
Completed in 2 milliseconds