Home
last modified time | relevance | path

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

/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/camera/CameraUI/src/
H A Dpicturewidget.h39 bool show_model; variable
H A Dpicturewidget.cpp91 show_model=true; in pictureWidget()
119 if(show_model){ in show_file()
/OK3568_Linux_fs/kernel/drivers/media/mc/
H A Dmc-device.c565 static ssize_t show_model(struct device *cd, in show_model() function
574 static DEVICE_ATTR(model, S_IRUGO, show_model, NULL);