Searched refs:dev_dri_path (Results 1 – 1 of 1) sorted by relevance
739 let dev_dri_path = Path::new(&path_str); in create_video_device() localVariable740 if !dev_dri_path.exists() { in create_video_device()743 jail.mount_bind(dev_dri_path, dev_dri_path, false)?; in create_video_device()