Home
last modified time | relevance | path

Searched refs:apsw_enable_device (Results 1 – 5 of 5) sorted by relevance

/netbsd/src/sys/arch/mips/atheros/include/
Dplatform.h108 int (*apsw_enable_device)(const struct atheros_device *); member
209 return (*platformsw->apsw_enable_device)(adv); in atheros_enable_device()
/netbsd/src/sys/arch/mips/atheros/
Dar7100.c285 .apsw_enable_device = ar7100_enable_device,
Dar5312.c431 .apsw_enable_device = ar5312_enable_device,
Dar5315.c413 .apsw_enable_device = ar5315_enable_device,
Dar9344.c468 .apsw_enable_device = ar9344_enable_device,