Home
last modified time | relevance | path

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

/dragonfly/sys/bus/pccard/
H A Dpccard.c88 static void pccard_function_free(struct pccard_function *pf);
311 pccard_function_free(pf); in pccard_detach_card()
513 pccard_function_free(struct pccard_function *pf) in pccard_function_free() function