Searched refs:acpi_os_allocate_zeroed (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/acpi/platform/
H A Daclinux.h122 static inline void *acpi_os_allocate_zeroed(acpi_size size) function
134 #define ACPI_ALLOCATE_ZEROED(a) acpi_os_allocate_zeroed(a)

Completed in 26 milliseconds