Home
last modified time | relevance | path

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

/linux/include/linux/soundwire/
A Dsdw_intel.h433 int (*post_bank_switch)(struct sdw_intel *sdw); member
A Dsdw.h861 int (*post_bank_switch)(struct sdw_bus *bus); member
/linux/drivers/soundwire/
A Dintel_auxdevice.c91 return sdw->link_res->hw_ops->post_bank_switch(sdw); in generic_post_bank_switch()
278 .post_bank_switch = generic_post_bank_switch,
A Dintel_ace2x.c741 .post_bank_switch = intel_post_bank_switch,
A Dstream.c831 if (ops->post_bank_switch) { in do_bank_switch()
832 ret = ops->post_bank_switch(bus); in do_bank_switch()
A Dintel.c1107 .post_bank_switch = intel_post_bank_switch,

Completed in 17 milliseconds