Searched refs:dc_fu_common_ops (Results 1 – 4 of 4) sorted by relevance
90 memcpy(&fu->ops, &dc_fu_common_ops, sizeof(dc_fu_common_ops)); in dc_fl_set_ops()
119 memcpy(&fu->ops, &dc_fu_common_ops, sizeof(dc_fu_common_ops)); in dc_fw_set_ops()
119 extern const struct dc_fu_ops dc_fu_common_ops;
225 const struct dc_fu_ops dc_fu_common_ops = { variable