Home
last modified time | relevance | path

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

/trueos/sys/dev/pccard/
HDpccard.c92 static void pccard_function_free(struct pccard_function *pf);
320 pccard_function_free(pf); in pccard_probe_and_attach_child()
345 pccard_function_free(pf); in pccard_detach_card()
591 pccard_function_free(struct pccard_function *pf) in pccard_function_free() function