Searched defs:resource (Results 1 - 7 of 7) sorted by relevance

/src/sys/external/bsd/drm2/include/linux/
H A Dioport.h45 struct resource { struct
58 resource_size(struct resource *resource) argument
72 release_resource(struct resource *resource) argument
[all...]
H A Dplatform_device.h50 } resource[NUM_PLATFORM_RESOURCE]; member in struct:platform_device
/src/sys/external/bsd/drm/dist/bsd-core/
H A Ddrm_bufs.c45 static int drm_alloc_resource(struct drm_device *dev, int resource) argument
75 drm_get_resource_start(struct drm_device * dev,unsigned int resource) argument
88 drm_get_resource_len(struct drm_device * dev,unsigned int resource) argument
[all...]
/src/sys/dev/acpi/
H A Dacpi_pci_link.c899 ACPI_RESOURCE *resource, *end; local in function:acpi_pci_link_route_irqs
[all...]
/src/sys/external/bsd/drm2/linux/
H A Dlinux_pci.c536 pcibios_align_resource(void *p, const struct resource *resource, argument
543 pci_bus_alloc_resource(struct pci_bus *bus, struct resource *resource, argument
[all...]
/src/games/trek/
H A Dtrek.h279 double resource; /* Federation resources */ member in struct:Param_struct
315 double resource; /* Federation resources */ member in struct:Now_struct
/src/sys/external/bsd/compiler_rt/dist/lib/msan/
H A Dmsan_interceptors.cc769 INTERCEPTOR(int, getrlimit, int resource, void *rlim) { argument
780 INTERCEPTOR(int, getrlimit64, int resource, void *rlim) { argument
788 INTERCEPTOR(int, prlimit, int pid, int resource, void *new_rlimit, argument
799 INTERCEPTOR(int, prlimit64, int pid, int resource, voi argument
[all...]

Completed in 8 milliseconds