Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/pcmcia/
Dcs_internal.h42 struct cis_cache_entry { struct
Dcistpl.c291 struct cis_cache_entry *cis; in read_cis_cache()
321 cis = kmalloc(sizeof(struct cis_cache_entry) + len, GFP_KERNEL); in read_cis_cache()
338 struct cis_cache_entry *cis; in remove_cis_cache()
360 struct cis_cache_entry *cis; in destroy_cis_cache()
363 cis = list_entry(l, struct cis_cache_entry, node); in destroy_cis_cache()
374 struct cis_cache_entry *cis; in verify_cis_cache()