Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/fbtft/
Dfbtft.h79 struct fbtft_ops { struct
131 struct fbtft_ops fbtftops;
225 struct fbtft_ops fbtftops;
Dfbtft-core.c592 static void fbtft_merge_fbtftops(struct fbtft_ops *dst, struct fbtft_ops *src) in fbtft_merge_fbtftops()