Searched refs:extra (Results 1 – 8 of 8) sorted by relevance
164 struct rt_mmc_host *rt_mmc_alloc_host(int extra, struct rt_device *dev) in rt_mmc_alloc_host() argument168 mmc = rt_malloc(sizeof(*mmc) + extra); in rt_mmc_alloc_host()171 rt_memset(mmc, 0, sizeof(*mmc) + extra); in rt_mmc_alloc_host()
460 volatile uint32_t extra; member
248 struct rt_mmc_host *rt_mmc_alloc_host(int extra, struct rt_device *);
123 2012-05-20 - scripts: Make poff ignore extra arguments to pppd
1159 # Note: The order of the extra style sheet files is of importance (e.g. the last1166 # The HTML_EXTRA_FILES tag can be used to specify one or more extra images or1334 # The TOC_EXPAND flag can be set to YES to add extra items for group members to1690 # If left blank no extra packages will be included.1726 # Note: The order of the extra style sheet files is of importance (e.g. the last1733 # The LATEX_EXTRA_FILES tag can be used to specify one or more extra images or
1170 # Note: The order of the extra style sheet files is of importance (e.g. the last1177 # The HTML_EXTRA_FILES tag can be used to specify one or more extra images or1345 # The TOC_EXPAND flag can be set to YES to add extra items for group members to1701 # If left blank no extra packages will be included.1737 # Note: The order of the extra style sheet files is of importance (e.g. the last1744 # The LATEX_EXTRA_FILES tag can be used to specify one or more extra images or
Completed in 16 milliseconds