Home
last modified time | relevance | path

Searched refs:ssdfb_erasecols (Results 1 – 1 of 1) sorted by relevance

/openbsd/sys/dev/fdt/
H A Dssdfb.c140 int ssdfb_erasecols(void *, int, int, int, uint32_t);
335 ri->ri_erasecols = ssdfb_erasecols; in ssdfb_attach()
776 ssdfb_erasecols(void *cookie, int row, int col, int num, uint32_t attr) in ssdfb_erasecols() function