Searched refs:framer_get (Results 1 – 2 of 2) sorted by relevance
111 struct framer *framer_get(struct device *dev, const char *con_id);184 static inline struct framer *framer_get(struct device *dev, const char *con_id) in framer_get() function
469 struct framer *framer_get(struct device *dev, const char *con_id) in framer_get() function507 EXPORT_SYMBOL_GPL(framer_get);549 framer = framer_get(dev, con_id); in devm_framer_get()