Home
last modified time | relevance | path

Searched refs:post_bank_switch (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/soundwire/
A Dsdw.h861 int (*post_bank_switch)(struct sdw_bus *bus); member
/linux/drivers/soundwire/
A Dstream.c814 if (ops->post_bank_switch) { in do_bank_switch()
815 ret = ops->post_bank_switch(bus); in do_bank_switch()
A Dintel.c1242 .post_bank_switch = intel_post_bank_switch,

Completed in 13 milliseconds