Searched refs:post_bank_switch (Results 1 – 4 of 4) sorted by relevance
431 int (*post_bank_switch)(struct sdw_intel *sdw); member
847 * part of post_bank_switch ops. in do_bank_switch() 858 * triggered by the post_bank_switch for the first Master in the list in do_bank_switch() 859 * and for the other Masters the post_bank_switch() should return doing in do_bank_switch() 867 if (ops->post_bank_switch) { in do_bank_switch() 868 ret = ops->post_bank_switch(bus); in do_bank_switch()
748 .post_bank_switch = intel_post_bank_switch,
1107 .post_bank_switch = intel_post_bank_switch,