OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:device_get_softc
(Results
1 - 15
of
15
) sorted by relevancy
/src/sys/external/bsd/drm/dist/bsd-core/
i915_drv.c
46
struct drm_device *dev =
device_get_softc
(kdev);
63
struct drm_device *dev =
device_get_softc
(kdev);
111
struct drm_device *dev =
device_get_softc
(kdev);
124
struct drm_device *dev =
device_get_softc
(kdev);
savage_drv.c
76
struct drm_device *dev =
device_get_softc
(kdev);
89
struct drm_device *dev =
device_get_softc
(kdev);
sis_drv.c
70
struct drm_device *dev =
device_get_softc
(kdev);
83
struct drm_device *dev =
device_get_softc
(kdev);
tdfx_drv.c
72
struct drm_device *dev =
device_get_softc
(kdev);
85
struct drm_device *dev =
device_get_softc
(kdev);
mach64_drv.c
93
struct drm_device *dev =
device_get_softc
(kdev);
106
struct drm_device *dev =
device_get_softc
(kdev);
mga_drv.c
156
struct drm_device *dev =
device_get_softc
(kdev);
169
struct drm_device *dev =
device_get_softc
(kdev);
r128_drv.c
91
struct drm_device *dev =
device_get_softc
(kdev);
104
struct drm_device *dev =
device_get_softc
(kdev);
radeon_drv.c
89
struct drm_device *dev =
device_get_softc
(kdev);
102
struct drm_device *dev =
device_get_softc
(kdev);
drm_drv.c
210
dev =
device_get_softc
(kdev);
277
dev =
device_get_softc
(kdev);
drmP.h
138
#define
device_get_softc
(x) device_private(x)
macro
/src/sys/arch/arm/xscale/
ixp425_qmgr.c
219
struct ixpqmgr_softc *sc =
device_get_softc
(dev);
220
struct ixp425_softc *sa =
device_get_softc
(device_get_parent(dev));
344
struct ixpqmgr_softc *sc =
device_get_softc
(dev);
/src/sys/dev/pci/ixgbe/
if_sriov.c
679
sc =
device_get_softc
(dev);
745
sc =
device_get_softc
(dev);
889
sc =
device_get_softc
(dev);
/src/sys/dev/pci/bktr/
bktr_os.c
343
struct bktr_softc *bktr =
device_get_softc
(dev);
505
struct bktr_softc *bktr =
device_get_softc
(dev);
548
struct bktr_softc *bktr =
device_get_softc
(dev);
/src/sys/dev/pci/
esm.c
1341
mixer_set(
device_get_softc
(ess->dev),
1344
mixer_set(
device_get_softc
(ess->dev),
1346
mixer_get(
device_get_softc
(ess->dev),
if_vge.c
2111
sc =
device_get_softc
(dev);
Completed in 22 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025