Home
last modified time | relevance | path

Searched refs:cis_cache_entry (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/pcmcia/
H A Dcs_internal.h38 struct cis_cache_entry { struct
H A Dcistpl.c290 struct cis_cache_entry *cis; in read_cis_cache()
320 cis = kmalloc(sizeof(struct cis_cache_entry) + len, GFP_KERNEL); in read_cis_cache()
337 struct cis_cache_entry *cis; in remove_cis_cache()
359 struct cis_cache_entry *cis; in destroy_cis_cache()
362 cis = list_entry(l, struct cis_cache_entry, node); in destroy_cis_cache()
373 struct cis_cache_entry *cis; in verify_cis_cache()