Home
last modified time | relevance | path

Searched refs:zd_chip_switch_radio_off (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/net/wireless/zydas/zd1211rw/
Dzd_mac.c322 zd_chip_switch_radio_off(chip); in zd_op_start()
349 zd_chip_switch_radio_off(chip); in zd_op_stop()
Dzd_chip.h887 int zd_chip_switch_radio_off(struct zd_chip *chip);
Dzd_chip.c1421 int zd_chip_switch_radio_off(struct zd_chip *chip) in zd_chip_switch_radio_off() function