Home
last modified time | relevance | path

Searched refs:__deprecated (Results 1 – 25 of 26) sorted by relevance

12

/OK3568_Linux_fs/u-boot/include/linux/usb/
H A Dmusb.h13 #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 Dclock.h8 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 Dcompiler.h347 #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 Dcompiler.h330 #ifndef __deprecated
331 # define __deprecated /* unimplemented */ macro
335 #define __deprecated_for_modules __deprecated
349 #undef __deprecated
351 #define __deprecated macro
H A Dcompiler-gcc.h86 #define __deprecated __attribute__((deprecated)) macro
H A Dioport.h160 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 Dcompiler.h36 #define __deprecated __attribute__((deprecated)) macro
/OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/host_include/
H A Dcompiler.h36 #define __deprecated __attribute__((deprecated)) macro
/OK3568_Linux_fs/kernel/arch/sh/kernel/cpu/
H A Dclock-cpg.c47 int __init __deprecated cpg_clk_init(void) in cpg_clk_init()
/OK3568_Linux_fs/kernel/include/linux/usb/
H A Dmusb.h69 unsigned dyn_fifo:1 __deprecated; /* supports dynamic fifo sizing */
/OK3568_Linux_fs/kernel/include/linux/
H A Dcompiler_attributes.h126 #define __deprecated macro
H A Dsh_clk.h146 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 Dcputype.h241 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 Dio.h109 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 Dtags.sh255 -I __acquires,__releases,__deprecated,__always_inline \
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/
H A Dcompiler.h18 #define __deprecated __attribute__((deprecated)) macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/
H A Dcompiler.h18 #define __deprecated __attribute__((deprecated)) macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/
H A Dcompiler.h18 #define __deprecated __attribute__((deprecated)) macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/
H A Dcompiler.h18 #define __deprecated __attribute__((deprecated)) macro
/OK3568_Linux_fs/kernel/Documentation/translations/it_IT/process/
H A Ddeprecated.rst25 __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 Di915_gem_object.h92 __deprecated
/OK3568_Linux_fs/kernel/Documentation/arm/samsung-s3c24xx/
H A Dgpio.rst27 listed below will be removed (they may be marked as __deprecated
/OK3568_Linux_fs/kernel/Documentation/process/
H A Ddeprecated.rst20 __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 Dpowerdomain.c988 int __deprecated pwrdm_state_switch(struct powerdomain *pwrdm) in pwrdm_state_switch()
/OK3568_Linux_fs/buildroot/board/roseapplepi/patches/uboot/
H A D0001-compiler-.h-sync-include-linux-compiler-.h-with-Linu.patch116 -#define __deprecated __attribute__((deprecated))
126 +#define __deprecated __attribute__((deprecated))

12