/openbsd/games/hunt/hunt/ |
H A D | list.h | 4 struct driver { struct 10 extern struct driver *drivers; argument
|
H A D | hunt.c | 167 struct driver *driver; in main() local 264 struct driver *driver; in find_driver() local 361 struct driver *driver; in dump_scores() local
|
H A D | list.c | 51 struct driver *driver; in next_driver_fd() local 131 driver_name(struct driver *driver) in driver_name()
|
/openbsd/sys/dev/pci/drm/ |
H A D | drm_pci.c | 157 const struct drm_driver *driver) in drm_legacy_get_pci_dev() 207 int drm_legacy_pci_init(const struct drm_driver *driver, in drm_legacy_pci_init() 253 void drm_legacy_pci_exit(const struct drm_driver *driver, in drm_legacy_pci_exit()
|
H A D | drm_drv.c | 105 const struct drm_driver *driver; member 695 const struct drm_driver *driver, in drm_dev_init() 804 const struct drm_driver *driver) in devm_drm_dev_init() 819 const struct drm_driver *driver, in __devm_drm_dev_alloc() 860 struct drm_device *drm_dev_alloc(const struct drm_driver *driver, in drm_dev_alloc() 1007 const struct drm_driver *driver = dev->driver; in drm_dev_register() local 1229 drm_attach_platform(struct drm_driver *driver, bus_space_tag_t iot, in drm_attach_platform() 1246 drm_attach_pci(const struct drm_driver *driver, struct pci_attach_args *pa, in drm_attach_pci()
|
/openbsd/gnu/llvm/lldb/utils/lui/ |
H A D | lui.py | 38 def handle_args(driver, argv): argument 84 def __init__(self, screen, event_queue, driver): argument
|
H A D | breakwin.py | 18 def __init__(self, driver, x, y, w, h): argument
|
H A D | commandwin.py | 56 def __init__(self, driver, x, y, w, h): argument
|
H A D | sourcewin.py | 19 def __init__(self, driver, x, y, w, h): argument
|
/openbsd/sys/dev/pci/drm/include/drm/ |
H A D | drm_encoder_slave.h | 151 struct drm_i2c_encoder_driver *driver) in drm_i2c_encoder_register() 164 static inline void drm_i2c_encoder_unregister(struct drm_i2c_encoder_driver *driver) in drm_i2c_encoder_unregister()
|
H A D | drm_legacy.h | 249 static inline int drm_legacy_pci_init(const struct drm_driver *driver, in drm_legacy_pci_init() 255 static inline void drm_legacy_pci_exit(const struct drm_driver *driver, in drm_legacy_pci_exit()
|
H A D | drm_drv.h | 509 #define devm_drm_dev_alloc(parent, driver, type, member) \ argument
|
H A D | drm_device.h | 86 const struct drm_driver *driver; member
|
/openbsd/sys/arch/amd64/amd64/ |
H A D | hibernate_machdep.c | 104 const char *driver; in get_hibernate_io_function() member 125 const char *driver = dv->dv_parent->dv_parent->dv_cfdata-> in get_hibernate_io_function() local
|
/openbsd/sys/arch/i386/i386/ |
H A D | hibernate_machdep.c | 98 const char *driver; in get_hibernate_io_function() member 113 const char *driver = dv->dv_parent->dv_parent->dv_cfdata-> in get_hibernate_io_function() local
|
/openbsd/gnu/llvm/clang/lib/Driver/ToolChains/ |
H A D | InterfaceStubs.cpp | 15 namespace driver { namespace
|
/openbsd/usr.sbin/fw_update/ |
H A D | patterns.c | 73 print_devices(char driver[], const struct pci_matchid devices[], int items) in print_devices()
|
/openbsd/gnu/gcc/libgomp/testsuite/libgomp.fortran/ |
H A D | jacobi.f | 70 subroutine driver ( ) subroutine
|
/openbsd/lib/libcurses/base/ |
H A D | lib_driver.c | 42 TERM_DRIVER *driver; member
|
/openbsd/gnu/llvm/lld/COFF/ |
H A D | COFFLinkerContext.h | 31 LinkerDriver driver; variable
|
/openbsd/gnu/usr.bin/binutils/gdb/testsuite/gdb.base/ |
H A D | restore.c | 259 driver (void) in driver() function
|
/openbsd/usr.sbin/gpioctl/ |
H A D | gpioctl.c | 110 char *driver, *offset, *mask; in main() local
|
/openbsd/sys/dev/pci/drm/amd/amdgpu/ |
H A D | amdgpu_xcp.h | 84 struct drm_driver *driver; member
|
/openbsd/gnu/llvm/lldb/tools/driver/ |
H A D | Driver.cpp | 811 Driver driver; in main() local
|
/openbsd/sys/dev/isa/ |
H A D | isavar.h | 215 const char driver[5]; member
|