Searched refs:post_bank_switch (Results 1 – 3 of 3) sorted by relevance
861 int (*post_bank_switch)(struct sdw_bus *bus); member
814 if (ops->post_bank_switch) { in do_bank_switch()815 ret = ops->post_bank_switch(bus); in do_bank_switch()
1242 .post_bank_switch = intel_post_bank_switch,
Completed in 13 milliseconds