Lines Matching defs:dc
164 rex_read(struct light_devconfig *dc, uint32_t rset, uint32_t r) in rex_read()
171 rex_write(struct light_devconfig *dc, uint32_t rset, uint32_t r, uint32_t v) in rex_write()
178 rex_vc1_read(struct light_devconfig *dc) in rex_vc1_read()
187 rex_vc1_write(struct light_devconfig *dc, uint8_t val) in rex_vc1_write()
196 rex_wait(struct light_devconfig *dc) in rex_wait()
204 rex_revision(struct light_devconfig *dc) in rex_revision()
213 rex_copy_rect(struct light_devconfig *dc, int from_x, int from_y, int to_x, in rex_copy_rect()
244 rex_fill_rect(struct light_devconfig *dc, int from_x, int from_y, int to_x, in rex_fill_rect()
286 light_attach_common(struct light_devconfig *dc, struct gio_attach_args *ga) in light_attach_common()
372 struct light_devconfig *dc = (void *)c; in light_mapchar() local
396 struct light_devconfig *dc = c; in light_putchar() local
436 struct light_devconfig *dc = c; in light_copycols() local
454 struct light_devconfig *dc = c; in light_erasecols() local
470 struct light_devconfig *dc = c; in light_copyrows() local
488 struct light_devconfig *dc = c; in light_eraserows() local
572 struct light_devconfig *dc = c; in light_mmap() local