Home
last modified time | relevance | path

Searched refs:ar71xx_chip_device_stopped (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/mips/atheros/
H A Dar71xx_cpudef.h49 int (* ar71xx_chip_device_stopped) (uint32_t); member
102 return ar71xx_cpu_ops->ar71xx_chip_device_stopped(mask); in ar71xx_device_stopped()
H A Dar71xx_chip.c139 ar71xx_chip_device_stopped(uint32_t mask) in ar71xx_chip_device_stopped() function
332 &ar71xx_chip_device_stopped,