Home
last modified time | relevance | path

Searched defs:alloc_resource (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/kernel/arch/alpha/kernel/
H A Dpci-noop.c48 alloc_resource(void) in alloc_resource() function
H A Dpci.c407 alloc_resource(void) in alloc_resource() function
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gvt/
H A Daperture_gm.c241 static int alloc_resource(struct intel_vgpu *vgpu, in alloc_resource() function
/OK3568_Linux_fs/app/forlinx/flapp/src/keyboard/pinyin/share/
H A Ddictlist.cpp50 bool DictList::alloc_resource(size_t buf_size, size_t scis_num) { in alloc_resource() function in ime_pinyin::DictList
H A Ddictbuilder.cpp175 bool DictBuilder::alloc_resource(size_t lma_num) { in alloc_resource() function in ime_pinyin::DictBuilder
H A Dmatrixsearch.cpp70 bool MatrixSearch::alloc_resource() { in alloc_resource() function in ime_pinyin::MatrixSearch
/OK3568_Linux_fs/kernel/arch/microblaze/pci/
H A Dpci-common.c741 static inline void alloc_resource(struct pci_dev *dev, int idx) in alloc_resource() function
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Dpci-common.c1209 static inline void alloc_resource(struct pci_dev *dev, int idx) in alloc_resource() function
/OK3568_Linux_fs/kernel/kernel/
H A Dresource.c165 static struct resource *alloc_resource(gfp_t flags) in alloc_resource() function