Home
last modified time | relevance | path

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

/linux/drivers/video/fbdev/i810/
H A Di810_gtf.c25 struct wm_info { struct
30 static struct wm_info i810_wm_8_100[] = { argument
44 static struct wm_info i810_wm_16_100[] = {
58 static struct wm_info i810_wm_24_100[] = {
71 static struct wm_info i810_wm_8_133[] = {
85 static struct wm_info i810_wm_16_133[] = {
99 static struct wm_info i810_wm_24_133[] = {
227 struct wm_info *wmark = NULL; in i810_get_watermark()