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

  /src/sys/arch/mips/atheros/include/
platform.h 49 struct atheros_device { struct
108 int (*apsw_enable_device)(const struct atheros_device *);
110 const struct atheros_device *apsw_devices;
207 atheros_enable_device(const struct atheros_device *adv)
  /src/sys/arch/mips/atheros/
ar7100.c 187 ar7100_enable_device(const struct atheros_device *adv)
217 static const struct atheros_device ar7100_devices[] = {
ar5312.c 262 ar5312_enable_device(const struct atheros_device *adv)
296 static const struct atheros_device ar5312_devices[] = {
ar5315.c 285 ar5315_enable_device(const struct atheros_device *adv)
321 const static struct atheros_device ar5315_devices[] = {
arbus.c 125 for (const struct atheros_device *adv = platformsw->apsw_devices;
ar9344.c 288 ar9344_enable_device(const struct atheros_device *adv)
384 static const struct atheros_device ar9344_devices[] = {

Completed in 85 milliseconds