| /OK3568_Linux_fs/u-boot/include/linux/usb/ |
| H A D | musb.h | 13 #ifndef __deprecated 14 #define __deprecated macro 74 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 */ member 88 u8 vendor_ctrl __deprecated; /* vendor control reg width */ member 89 u8 vendor_stat __deprecated; /* vendor status reg witdh */ member [all …]
|
| /OK3568_Linux_fs/kernel/arch/sh/include/asm/ |
| H A D | clock.h | 8 void __deprecated arch_init_clk_ops(struct sh_clk_ops **, int type); 12 int __init __deprecated cpg_clk_init(void);
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/common/linux/ |
| H A D | compiler.h | 347 #ifndef __deprecated 348 # define __deprecated /* unimplemented */ macro 352 #define __deprecated_for_modules __deprecated 366 #undef __deprecated 368 #define __deprecated macro
|
| /OK3568_Linux_fs/u-boot/include/linux/ |
| H A D | compiler.h | 330 #ifndef __deprecated 331 # define __deprecated /* unimplemented */ macro 335 #define __deprecated_for_modules __deprecated 349 #undef __deprecated 351 #define __deprecated macro
|
| H A D | compiler-gcc.h | 86 #define __deprecated __attribute__((deprecated)) macro
|
| H A D | ioport.h | 160 static inline int __deprecated check_region(resource_size_t s, in check_region()
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/include/ |
| H A D | compiler.h | 36 #define __deprecated __attribute__((deprecated)) macro
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/host_include/ |
| H A D | compiler.h | 36 #define __deprecated __attribute__((deprecated)) macro
|
| /OK3568_Linux_fs/kernel/arch/sh/kernel/cpu/ |
| H A D | clock-cpg.c | 47 int __init __deprecated cpg_clk_init(void) in cpg_clk_init()
|
| /OK3568_Linux_fs/kernel/include/linux/usb/ |
| H A D | musb.h | 69 unsigned dyn_fifo:1 __deprecated; /* supports dynamic fifo sizing */
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | compiler_attributes.h | 126 #define __deprecated macro
|
| H A D | sh_clk.h | 146 static inline int __deprecated sh_clk_mstp32_register(struct clk *clks, int nr) in sh_clk_mstp32_register()
|
| /OK3568_Linux_fs/kernel/arch/arm/include/asm/ |
| H A D | cputype.h | 241 static inline unsigned int __attribute_const__ __deprecated read_cpuid_part_number(void) in read_cpuid_part_number()
|
| /OK3568_Linux_fs/kernel/arch/alpha/include/asm/ |
| H A D | io.h | 109 static inline unsigned long __deprecated virt_to_bus(volatile void *address) in virt_to_bus() 117 static inline void * __deprecated bus_to_virt(unsigned long address) in bus_to_virt()
|
| /OK3568_Linux_fs/kernel/scripts/ |
| H A D | tags.sh | 255 -I __acquires,__releases,__deprecated,__always_inline \
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/ |
| H A D | compiler.h | 18 #define __deprecated __attribute__((deprecated)) macro
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/ |
| H A D | compiler.h | 18 #define __deprecated __attribute__((deprecated)) macro
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/ |
| H A D | compiler.h | 18 #define __deprecated __attribute__((deprecated)) macro
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/ |
| H A D | compiler.h | 18 #define __deprecated __attribute__((deprecated)) macro
|
| /OK3568_Linux_fs/kernel/Documentation/translations/it_IT/process/ |
| H A D | deprecated.rst | 25 __deprecated chapter 32 di `__deprecated` in un file d'intestazione sia opportuno per segnare una
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gem/ |
| H A D | i915_gem_object.h | 92 __deprecated
|
| /OK3568_Linux_fs/kernel/Documentation/arm/samsung-s3c24xx/ |
| H A D | gpio.rst | 27 listed below will be removed (they may be marked as __deprecated
|
| /OK3568_Linux_fs/kernel/Documentation/process/ |
| H A D | deprecated.rst | 20 __deprecated chapter 27 interfaces. While using `__deprecated` is nice to note an old API in
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-omap2/ |
| H A D | powerdomain.c | 988 int __deprecated pwrdm_state_switch(struct powerdomain *pwrdm) in pwrdm_state_switch()
|
| /OK3568_Linux_fs/buildroot/board/roseapplepi/patches/uboot/ |
| H A D | 0001-compiler-.h-sync-include-linux-compiler-.h-with-Linu.patch | 116 -#define __deprecated __attribute__((deprecated)) 126 +#define __deprecated __attribute__((deprecated))
|