Home
last modified time | relevance | path

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

/linux-3.4.99/include/video/
Dsh_mobile_meram.h18 struct sh_mobile_meram_ops;
27 struct sh_mobile_meram_ops *ops;
42 struct sh_mobile_meram_ops { struct
/linux-3.4.99/drivers/video/
Dsh_mobile_meram.c531 static struct sh_mobile_meram_ops sh_mobile_meram_ops = { variable
627 pdata->ops = &sh_mobile_meram_ops; in sh_mobile_meram_probe()