Searched refs:framer_set_config (Results 1 – 3 of 3) sorted by relevance
107 int framer_set_config(struct framer *framer, const struct framer_config *config);167 static inline int framer_set_config(struct framer *framer, const struct framer_config *config) in framer_set_config() function
285 int framer_set_config(struct framer *framer, const struct framer_config *config) in framer_set_config() function298 EXPORT_SYMBOL_GPL(framer_set_config);
175 return framer_set_config(qmc_hdlc->framer, &config); in qmc_hdlc_framer_set_iface()