Home
last modified time | relevance | path

Searched refs:HWIO_SPRUCE_BASE_PTR (Results 1 – 1 of 1) sorted by relevance

/wlan-driver/fw-api/hw/qcn6122/
DHALhwio.h59 #define HWIO_SPRUCE_BASE_PTR(base) base##_BASE_PTR macro
70 #define DECLARE_HWIO_SPRUCE_BASE_PTR(base) __weak uint8 *HWIO_SPRUCE_BASE_PTR(base)
72 #define DECLARE_HWIO_SPRUCE_BASE_PTR(base) uint8 *HWIO_SPRUCE_BASE_PTR(base)