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

  /src/sys/arch/arm/ep93xx/
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 11 milliseconds