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

  /src/sys/arch/mips/atheros/include/
platform.h 106 void (*apsw_get_freqs)(struct arfreqs *); member in struct:atheros_platformsw
  /src/sys/arch/mips/atheros/
ar_conf.c 191 (*apsw->apsw_get_freqs)(&chip_freqs);
ar7100.c 283 .apsw_get_freqs = ar7100_get_freqs,
ar5312.c 425 .apsw_get_freqs = ar5312_get_freqs,
ar5315.c 407 .apsw_get_freqs = ar5315_get_freqs,
ar9344.c 462 .apsw_get_freqs = ar9344_get_freqs,

Completed in 15 milliseconds