Home
last modified time | relevance | path

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

/drivers/staging/fbtft/
Dfbtft.h60 struct fbtft_ops { struct
112 struct fbtft_ops fbtftops;
204 struct fbtft_ops fbtftops;
Dfbtft-core.c476 static void fbtft_merge_fbtftops(struct fbtft_ops *dst, struct fbtft_ops *src) in fbtft_merge_fbtftops()