Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/fbtft/
Dfbtft.h84 struct fbtft_ops { struct
136 struct fbtft_ops fbtftops;
230 struct fbtft_ops fbtftops;
Dfbtft-core.c622 static void fbtft_merge_fbtftops(struct fbtft_ops *dst, struct fbtft_ops *src) in fbtft_merge_fbtftops()