Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/soundwire/
Dsdw.h1041 int sdw_bus_exit_clk_stop(struct sdw_bus *bus);
/Linux-v6.1/drivers/soundwire/
Dbus.c1121 int sdw_bus_exit_clk_stop(struct sdw_bus *bus) in sdw_bus_exit_clk_stop() function
1191 EXPORT_SYMBOL(sdw_bus_exit_clk_stop);
Dcadence_master.c1683 ret = sdw_bus_exit_clk_stop(&cdns->bus); in sdw_cdns_clock_restart()
Dqcom.c1534 ret = sdw_bus_exit_clk_stop(&ctrl->bus);