Searched refs:raptor_copycols (Results 1 – 1 of 1) sorted by relevance
156 int raptor_copycols(void *, int, int, int, int);230 ri->ri_ops.copycols = raptor_copycols; in raptor_attach()426 raptor_copycols(void *cookie, int row, int src, int dst, int num) in raptor_copycols() function