Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/
H A Ddrm_drv.c999 static int drm_stub_open(struct inode *inode, struct file *filp) in drm_stub_open() function
1031 .open = drm_stub_open,