Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/mips/atheros/
HDar71xx_cpudef.h46 void (* ar71xx_chip_device_stop) (uint32_t); member
91 ar71xx_cpu_ops->ar71xx_chip_device_stop(mask); in ar71xx_device_stop()
HDar71xx_chip.c119 ar71xx_chip_device_stop(uint32_t mask) in ar71xx_chip_device_stop() function
328 &ar71xx_chip_device_stop,