Searched refs:framer_get_status (Results 1 – 4 of 4) sorted by relevance
105 int framer_get_status(struct framer *framer, struct framer_status *status);157 static inline int framer_get_status(struct framer *framer, struct framer_status *status) in framer_get_status() function
123 ret = framer_get_status(framer, &framer->prev_status); in framer_init()257 int framer_get_status(struct framer *framer, struct framer_status *status) in framer_get_status() function273 EXPORT_SYMBOL_GPL(framer_get_status);331 ret = framer_get_status(framer, &status); in framer_polling_work()
278 ret = framer_get_status(framer->framer, &framer_status); in framer_carrier_work()341 ret = framer_get_status(framer->framer, &status); in framer_component_probe()
66 ret = framer_get_status(qmc_hdlc->framer, &framer_status); in qmc_hdlc_framer_set_carrier()107 ret = framer_get_status(qmc_hdlc->framer, &framer_status); in qmc_hdlc_framer_start()