Searched refs:__deprecated (Results 1 – 16 of 16) sorted by relevance
/linux/arch/sh/include/asm/ |
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);
|
/linux/arch/sh/kernel/cpu/ |
A D | clock-cpg.c | 47 int __init __deprecated cpg_clk_init(void) in cpg_clk_init()
|
/linux/include/linux/usb/ |
A D | musb.h | 69 unsigned dyn_fifo:1 __deprecated; /* supports dynamic fifo sizing */
|
/linux/include/linux/ |
A D | compiler_attributes.h | 113 #define __deprecated macro
|
A D | sh_clk.h | 146 static inline int __deprecated sh_clk_mstp32_register(struct clk *clks, int nr) in sh_clk_mstp32_register()
|
A D | dmaengine.h | 1583 static inline struct dma_chan * __deprecated
|
/linux/arch/arm/include/asm/ |
A D | cputype.h | 241 static inline unsigned int __attribute_const__ __deprecated read_cpuid_part_number(void) in read_cpuid_part_number()
|
/linux/arch/alpha/include/asm/ |
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()
|
/linux/scripts/ |
A D | tags.sh | 259 -I __acquires,__releases,__deprecated,__always_inline \
|
/linux/include/net/ |
A D | inet_hashtables.h | 318 const int __name __deprecated __attribute__((unused))
|
/linux/Documentation/arm/samsung-s3c24xx/ |
A D | gpio.rst | 27 listed below will be removed (they may be marked as __deprecated
|
/linux/drivers/gpu/drm/i915/gem/ |
A D | i915_gem_object.h | 140 __deprecated
|
/linux/Documentation/process/ |
A D | deprecated.rst | 20 __deprecated section in Deprecated Interfaces, Language Features, Attributes, and Conventions 27 interfaces. While using `__deprecated` is nice to note an old API in
|
/linux/Documentation/translations/it_IT/process/ |
A D | deprecated.rst | 25 __deprecated section in Interfacce deprecate, caratteristiche del linguaggio, attributi, e convenzioni 32 di `__deprecated` in un file d'intestazione sia opportuno per segnare una
|
/linux/drivers/gpu/drm/ |
A D | drm_prime.c | 998 int __deprecated drm_prime_sg_to_page_array(struct sg_table *sgt, in drm_prime_sg_to_page_array()
|
/linux/arch/arm/mach-omap2/ |
A D | powerdomain.c | 988 int __deprecated pwrdm_state_switch(struct powerdomain *pwrdm) in pwrdm_state_switch()
|
Completed in 35 milliseconds