Home
last modified time | relevance | path

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

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