Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/
Ddrm_drv.c998 static int drm_stub_open(struct inode *inode, struct file *filp) in drm_stub_open() function
1030 .open = drm_stub_open,