Home
last modified time | relevance | path

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

/bsp/allwinner/libraries/sunxi-hal/include/hal/sdmmc/sys/
A Ddefs.h59 #ifndef __containerof
60 #define __containerof(ptr, type, field) \ macro
65 #define container_of(ptr, type, field) __containerof(ptr, type, field)

Completed in 16 milliseconds