OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pdev
(Results
26 - 39
of
39
) sorted by null
1
2
/external/syslinux/gpxe/src/drivers/net/ath5k/
ath5k_reset.c
292
struct pci_device *
pdev
= ah->ah_sc->
pdev
;
local
373
if (pci_find_capability(
pdev
, PCI_CAP_ID_EXP))
/external/syslinux/gpxe/src/drivers/net/e1000/
e1000.h
237
struct pci_device *
pdev
;
member in struct:e1000_adapter
/external/syslinux/gpxe/src/drivers/net/rtl818x/
rtl818x.h
300
struct pci_device *
pdev
;
member in struct:rtl818x_priv
/external/ltp/testcases/kernel/device-drivers/agp/kernel_space/
str_agp.h
370
int (*chipset_setup) (struct pci_dev *
pdev
); // used to override generic
/external/syslinux/gpxe/src/drivers/net/
mtnic.h
403
struct pci_device *
pdev
;
member in struct:mtnic
atl1e.h
221
struct pci_device *
pdev
;
member in struct:atl1e_adapter
[
all
...]
sky2.h
2068
struct pci_device *
pdev
;
member in struct:sky2_hw
[
all
...]
via-velocity.h
1772
struct pci_device *
pdev
;
member in struct:velocity_info
[
all
...]
mtnic.c
[
all
...]
skge.h
2465
struct pci_device *
pdev
;
member in struct:skge_hw
[
all
...]
tg3.h
2073
struct pci_device *
pdev
;
member in struct:tg3
[
all
...]
hfa384x.h
2569
struct pcmcia_device *
pdev
;
member in struct:hfa384x
[
all
...]
bnx2.h
3997
struct pci_device *
pdev
;
member in struct:bnx2
[
all
...]
/frameworks/native/vulkan/libvulkan/
swapchain.cpp
547
VkResult GetPhysicalDeviceSurfaceSupportKHR(VkPhysicalDevice /*
pdev
*/,
593
VkPhysicalDevice /*
pdev
*/,
665
VkResult GetPhysicalDeviceSurfaceFormatsKHR(VkPhysicalDevice
pdev
,
669
const InstanceData& instance_data = GetData(
pdev
);
799
VkResult GetPhysicalDeviceSurfacePresentModesKHR(VkPhysicalDevice
pdev
,
[
all
...]
Completed in 4319 milliseconds
1
2