Searched refs:csr1212_csr_rom_cache (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.h168 struct csr1212_csr_rom_cache { struct
169 struct csr1212_csr_rom_cache *next, *prev;
194 struct csr1212_csr_rom_cache *cache_head, *cache_tail;
310 struct csr1212_csr_rom_cache *cache);
316 static inline struct csr1212_csr_rom_cache *
319 struct csr1212_csr_rom_cache *cache;
H A Dcsr1212.c550 struct csr1212_csr_rom_cache *c, *oc;
576 struct csr1212_csr_rom_cache *cache;
630 struct csr1212_csr_rom_cache *cache)
747 csr1212_generate_positions(struct csr1212_csr_rom_cache *cache,
877 static void csr1212_fill_cache(struct csr1212_csr_rom_cache *cache)
927 #define CSR1212_EXTENDED_ROM_SIZE (2048 - sizeof(struct csr1212_csr_rom_cache))
932 struct csr1212_csr_rom_cache *cache;
986 struct csr1212_csr_rom_cache *oc = cache;
1040 struct csr1212_csr_rom_cache *cache;
1209 struct csr1212_csr_rom_cache *cach
[all...]
H A Draw1394.c2029 struct csr1212_csr_rom_cache *cache;

Completed in 62 milliseconds