Searched refs:__deprecated (Results 1 – 19 of 19) sorted by relevance
68 unsigned dyn_fifo:1 __deprecated; /* supports dynamic fifo sizing */69 unsigned soft_con:1 __deprecated; /* soft connect required */70 unsigned utm_16:1 __deprecated; /* utm data witdh is 16 bits */76 unsigned dma:1 __deprecated; /* supports DMA */77 unsigned vendor_req:1 __deprecated; /* vendor registers required */83 u8 dma_channels __deprecated; /* number of dma channels */ member85 u8 vendor_ctrl __deprecated; /* vendor control reg width */ member86 u8 vendor_stat __deprecated; /* vendor status reg witdh */ member87 u8 dma_req_chan __deprecated; /* bitmask for required dma channels */ member90 struct musb_hdrc_eps_bits *eps_bits __deprecated; member
7 void __deprecated arch_init_clk_ops(struct sh_clk_ops **, int type);11 int __init __deprecated cpg_clk_init(void);
266 #ifndef __deprecated267 # define __deprecated /* unimplemented */ macro271 #define __deprecated_for_modules __deprecated285 #undef __deprecated287 #define __deprecated macro
10 unsigned pwm_id __deprecated; member
80 #define __deprecated __attribute__((deprecated)) macro
149 static inline int __deprecated sh_clk_mstp32_register(struct clk *clks, int nr) in sh_clk_mstp32_register()
167 int (*attach_adapter)(struct i2c_adapter *) __deprecated;
328 static inline __deprecated unsigned long virt_to_bus(void *x) in virt_to_bus()334 static inline __deprecated void *bus_to_virt(unsigned long x) in bus_to_virt()
186 static inline unsigned int __attribute_const__ __deprecated read_cpuid_part_number(void) in read_cpuid_part_number()
46 int __init __deprecated cpg_clk_init(void) in cpg_clk_init()
24 static inline void __deprecated at32_add_system_devices(void) in at32_add_system_devices()
95 static inline dma_addr_t __deprecated isa_page_to_bus(struct page *page) in isa_page_to_bus()114 static inline unsigned long __deprecated virt_to_bus(void *address) in virt_to_bus()122 static inline void * __deprecated bus_to_virt(unsigned long address) in bus_to_virt()
212 static inline __must_check __deprecated int
159 -I __acquires,__releases,__deprecated \
309 const int __name __deprecated __attribute__((unused))
26 listed below will be removed (they may be marked as __deprecated
970 int __deprecated pwrdm_state_switch(struct powerdomain *pwrdm) in pwrdm_state_switch()
223 static int __deprecated
182 bool "Enable __deprecated logic"185 Enable the __deprecated logic in the kernel build.