HomeSort by: relevance | last modified time | path
    Searched defs:gxmci_card_detect (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/evbarm/gumstix/
gxmci.c 64 static int gxmci_card_detect(void *);
109 sc->sc.sc_tag.card_detect = gxmci_card_detect;
140 gxmci_card_detect(void *arg) function in typeref:typename:int
gxmci.c 64 static int gxmci_card_detect(void *);
109 sc->sc.sc_tag.card_detect = gxmci_card_detect;
140 gxmci_card_detect(void *arg) function in typeref:typename:int
gxmci.c 64 static int gxmci_card_detect(void *);
109 sc->sc.sc_tag.card_detect = gxmci_card_detect;
140 gxmci_card_detect(void *arg) function in typeref:typename:int

Completed in 38 milliseconds