Home
last modified time | relevance | path

Searched refs:sdw_bus_exit_clk_stop (Results 1 – 4 of 4) sorted by relevance

/linux-5.19.10/include/linux/soundwire/
Dsdw.h1034 int sdw_bus_exit_clk_stop(struct sdw_bus *bus);
/linux-5.19.10/drivers/soundwire/
Dbus.c1065 int sdw_bus_exit_clk_stop(struct sdw_bus *bus) in sdw_bus_exit_clk_stop() function
1135 EXPORT_SYMBOL(sdw_bus_exit_clk_stop);
Dcadence_master.c1667 ret = sdw_bus_exit_clk_stop(&cdns->bus); in sdw_cdns_clock_restart()
Dqcom.c1504 ret = sdw_bus_exit_clk_stop(&ctrl->bus);