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

  /src/sys/arch/mips/atheros/include/
platform.h 109 void (*apsw_reset)(void); member in struct:atheros_platformsw
215 return (*platformsw->apsw_reset)();
  /src/sys/arch/mips/atheros/
ar7100.c 281 .apsw_reset = ar7100_reset,
ar5312.c 423 .apsw_reset = ar5312_reset,
ar5315.c 405 .apsw_reset = ar5315_reset,
ar9344.c 460 .apsw_reset = ar9344_reset,

Completed in 12 milliseconds