Searched refs:__deprecated (Results 1 – 8 of 8) sorted by relevance
13 #ifndef __deprecated14 #define __deprecated macro74 unsigned dyn_fifo:1 __deprecated; /* supports dynamic fifo sizing */75 unsigned soft_con:1 __deprecated; /* soft connect required */76 unsigned utm_16:1 __deprecated; /* utm data witdh is 16 bits */82 unsigned dma:1 __deprecated; /* supports DMA */83 unsigned vendor_req:1 __deprecated; /* vendor registers required */86 u8 dma_channels __deprecated; /* number of dma channels */ member88 u8 vendor_ctrl __deprecated; /* vendor control reg width */ member89 u8 vendor_stat __deprecated; /* vendor status reg witdh */ member[all …]
52 #ifndef __deprecated53 #define __deprecated __attribute__((__deprecated__)) macro565 typedef struct ANativeWindow android_native_window_t __deprecated; typedef584 struct ANativeWindow* window __UNUSED, int api __UNUSED) __deprecated;593 struct ANativeWindow* window __UNUSED, int api __UNUSED) __deprecated;643 int w, int h, int format) __deprecated;
330 #ifndef __deprecated331 # define __deprecated /* unimplemented */ macro335 #define __deprecated_for_modules __deprecated349 #undef __deprecated351 #define __deprecated macro
88 #define __deprecated __attribute__((deprecated)) macro
160 static inline int __deprecated check_region(resource_size_t s, in check_region()
155 #undef __deprecated156 #define __deprecated __attribute__ ((deprecated)) macro
11 #define __deprecated __attribute__((__deprecated__)) macro