Searched refs:csr1212_rom_cache_malloc (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/ieee1394/
H A Dcsr1212.h317 csr1212_rom_cache_malloc(u32 offset, size_t size) function
H A Dcsr1212.c174 csr1212_rom_cache_malloc(CSR1212_CONFIG_ROM_SPACE_OFFSET,
596 cache = csr1212_rom_cache_malloc(csr_addr - CSR1212_REGISTER_SPACE_BASE,
1297 cache = csr1212_rom_cache_malloc(kv->offset, cache_size);
H A Draw1394.c2074 cache = csr1212_rom_cache_malloc(0, req->req.length);

Completed in 67 milliseconds