Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Dframer-codec.c344 goto framer_power_off; in framer_component_probe()
351 goto framer_power_off; in framer_component_probe()
359 framer_power_off: in framer_component_probe()
360 framer_power_off(framer->framer); in framer_component_probe()
372 framer_power_off(framer->framer); in framer_component_remove()
/linux/include/linux/framer/
H A Dframer.h104 int framer_power_off(struct framer *framer);
152 static inline int framer_power_off(struct framer *framer) in framer_power_off() function
/linux/drivers/net/wan/
H A Dfsl_qmc_hdlc.c110 goto framer_power_off; in qmc_hdlc_framer_start()
117 goto framer_power_off; in qmc_hdlc_framer_start()
122 framer_power_off: in qmc_hdlc_framer_start()
123 framer_power_off(qmc_hdlc->framer); in qmc_hdlc_framer_start()
133 framer_power_off(qmc_hdlc->framer); in qmc_hdlc_framer_stop()