Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/purelifi/plfxlc/
Dchip.h56 int plfxlc_chip_switch_radio(struct plfxlc_chip *chip, u16 value);
Dchip.c58 int plfxlc_chip_switch_radio(struct plfxlc_chip *chip, u16 value) in plfxlc_chip_switch_radio() function
Dusb.c643 r = plfxlc_chip_switch_radio(chip, PLFXLC_RADIO_ON); in probe()