Searched refs:File (Results 1 – 12 of 12) sorted by relevance
| /drivers/gpu/drm/nova/ |
| A D | file.rs | 15 pub(crate) struct File; struct 17 impl drm::file::DriverFile for File { implementation 25 impl File { implementation 30 _file: &drm::File<File>, in get_param() argument 51 file: &drm::File<File>, in gem_create() argument 65 file: &drm::File<File>, in gem_info() argument
|
| A D | driver.rs | 5 use crate::file::File; 59 type File = File; typedef 65 (NOVA_GETPARAM, drm_nova_getparam, ioctl::RENDER_ALLOW, File::get_param), 66 (NOVA_GEM_CREATE, drm_nova_gem_create, ioctl::AUTH | ioctl::RENDER_ALLOW, File::gem_create), 67 (NOVA_GEM_INFO, drm_nova_gem_info, ioctl::AUTH | ioctl::RENDER_ALLOW, File::gem_info),
|
| A D | gem.rs | 12 file::File, 44 file: &drm::File<File>, in lookup_handle() argument
|
| /drivers/dma-buf/ |
| A D | Kconfig | 9 The Sync File Framework adds explicit synchronization via 11 userspace via Sync File fds for synchronization between drivers via 21 bool "Sync File Validation Framework"
|
| /drivers/net/wireless/marvell/libertas/ |
| A D | README | 7 This software file (the "File") is distributed by Marvell International 9 (the "License"). You may use, redistribute and/or modify this File in 11 is available along with the File in the license.txt file or on the worldwide
|
| /drivers/scsi/aic7xxx/ |
| A D | Kconfig.aic79xx | 3 # AIC79XX 2.5.X Kernel configuration File.
|
| A D | Kconfig.aic7xxx | 3 # AIC7XXX and AIC79XX 2.5.X Kernel configuration File.
|
| /drivers/net/wireless/marvell/mwifiex/ |
| A D | README | 4 # This software file (the "File") is distributed by NXP 6 # (the "License"). You may use, redistribute and/or modify this File in
|
| /drivers/net/hippi/ |
| A D | rrunner.h | 669 char File[13][8]; member
|
| /drivers/usb/gadget/legacy/ |
| A D | Kconfig | 273 This driver is a replacement for now removed File-backed
|
| /drivers/message/fusion/lsi/ |
| A D | mpi_history.txt | 3 MPI Header File Change History
|
| /drivers/eisa/ |
| A D | eisa.ids | 119 ASU5201 "P/E-P55T2P4D Main Board (CFG File V1.2)"
|
Completed in 20 milliseconds