Searched refs:post_bank_switch (Results 1 – 2 of 2) sorted by relevance
658 int (*post_bank_switch)(struct sdw_bus *bus); member
708 if (ops->post_bank_switch) { in do_bank_switch()709 ret = ops->post_bank_switch(bus); in do_bank_switch()