Searched refs:read_otg_state (Results 1 – 7 of 7) sorted by relevance
175 .read_otg_state = optc1_read_otg_state,
183 .read_otg_state = optc1_read_otg_state,
423 .read_otg_state = optc1_read_otg_state,
565 .read_otg_state = optc1_read_otg_state,
607 .read_otg_state = optc31_read_otg_state,
519 void (*read_otg_state)(struct timing_generator *tg, struct dcn_otg_state *s); member
635 if (tg->funcs->read_otg_state) in dcn10_log_hw_state()636 tg->funcs->read_otg_state(tg, &s); in dcn10_log_hw_state()