Home
last modified time | relevance | path

Searched refs:apsw_get_freqs (Results 1 – 6 of 6) sorted by relevance

/netbsd/src/sys/arch/mips/atheros/include/
Dplatform.h106 void (*apsw_get_freqs)(struct arfreqs *); member
/netbsd/src/sys/arch/mips/atheros/
Dar_conf.c191 (*apsw->apsw_get_freqs)(&chip_freqs); in atheros_set_platformsw()
Dar7100.c283 .apsw_get_freqs = ar7100_get_freqs,
Dar5312.c429 .apsw_get_freqs = ar5312_get_freqs,
Dar5315.c411 .apsw_get_freqs = ar5315_get_freqs,
Dar9344.c466 .apsw_get_freqs = ar9344_get_freqs,