Home
last modified time | relevance | path

Searched refs:framer_power_on (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/include/linux/framer/
Dframer.h103 int framer_power_on(struct framer *framer);
147 static inline int framer_power_on(struct framer *framer) in framer_power_on() function
/linux-6.12.1/drivers/net/wan/framer/
Dframer-core.c179 int framer_power_on(struct framer *framer) in framer_power_on() function
213 EXPORT_SYMBOL_GPL(framer_power_on);
/linux-6.12.1/sound/soc/codecs/
Dframer-codec.c334 ret = framer_power_on(framer->framer); in framer_component_probe()
/linux-6.12.1/drivers/net/wan/
Dfsl_qmc_hdlc.c100 ret = framer_power_on(qmc_hdlc->framer); in qmc_hdlc_framer_start()