HomeSort by: relevance | last modified time | path
    Searched refs:eppcic_handle (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/arm/ep93xx/
eppcicvar.h 51 struct eppcic_handle;
57 struct eppcic_handle *sc_ph[EP93XX_PCMCIA_NSOCKET];
eppcic.c 79 struct eppcic_handle { struct
131 static void eppcic_attach_socket(struct eppcic_handle *);
132 static void eppcic_config_socket(struct eppcic_handle *);
133 static int eppcic_get_voltage(struct eppcic_handle *);
134 static void eppcic_set_pcreg(struct eppcic_handle *, int);
152 struct eppcic_handle *ph;
216 eppcic_attach_socket(struct eppcic_handle *ph)
235 eppcic_config_socket(struct eppcic_handle *ph)
277 struct eppcic_handle *ph = arg;
303 struct eppcic_handle *ph = arg
    [all...]

Completed in 13 milliseconds