linux/drivers/soundwire
Richard Fitzgerald 1ddbcb910a
soundwire: Add missing EXPORT for sdw_slave_type
include/sdw_type.h provides the function is_sdw_slave() which
requires sdw_slave_type. But sdw_slave_type was not exported.

Signed-off-by: Richard Fitzgerald <rf@opensource.cirrus.com>
Acked-by: Vinod Koul <vkoul@kernel.org>
Reviewed-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.dev>
Reviewed-by: Charles Keepax <ckeepax@opensource.cirrus.com>
Link: https://patch.msgid.link/20260112140758.215799-2-rf@opensource.cirrus.com
Signed-off-by: Mark Brown <broonie@kernel.org>
2026-01-14 13:35:17 +00:00
..
Kconfig soundwire: cadence: add BTP/BRA helpers to format data 2025-03-10 12:31:19 +05:30
Makefile
amd_init.c module: Convert symbol namespace to string literal 2024-12-02 11:34:44 -08:00
amd_init.h
amd_manager.c soundwire updates for 6.17 2025-08-01 11:09:27 -07:00
amd_manager.h soundwire: amd: add soundwire host wake interrupt enable/disable sequence 2025-02-13 21:51:07 +05:30
bus.c soundwire: introduce BPT section 2025-12-08 12:37:27 +05:30
bus.h soundwire: introduce BPT section 2025-12-08 12:37:27 +05:30
bus_type.c soundwire: bus: Drop dev_pm_domain_detach() call 2025-09-01 22:47:09 +05:30
cadence_master.c soundwire: pass sdw_bpt_section to cdns BPT helpers 2025-12-08 12:37:27 +05:30
cadence_master.h soundwire: pass sdw_bpt_section to cdns BPT helpers 2025-12-08 12:37:27 +05:30
debugfs.c soundwire: introduce BPT section 2025-12-08 12:37:27 +05:30
dmi-quirks.c
generic_bandwidth_allocation.c soundwire: only compute BPT stream in sdw_compute_dp0_port_params 2025-12-08 12:37:26 +05:30
intel.c module: Convert symbol namespace to string literal 2024-12-02 11:34:44 -08:00
intel.h soundwire: intel: Add awareness of ACE3+ microphone privacy 2025-05-14 12:43:25 +01:00
intel_ace2x.c soundwire: intel_ace2x: handle multi BPT sections 2025-12-08 12:37:27 +05:30
intel_ace2x_debugfs.c soundwire: intel: Add awareness of ACE3+ microphone privacy 2025-05-14 12:43:25 +01:00
intel_auxdevice.c soundwire: intel_auxdevice: add rt721 codec to wake_capable_list 2025-06-26 13:51:41 -07:00
intel_auxdevice.h
intel_bus_common.c soundwire: cadence: add soft-reset on startup 2024-10-10 17:44:41 +05:30
intel_init.c soundwire: intel: Add awareness of ACE3+ microphone privacy 2025-05-14 12:43:25 +01:00
irq.c soundwire: bus: Add internal slave ID and use for IRQs 2025-05-14 12:42:50 +01:00
irq.h soundwire: bus: Move irq mapping cleanup into devres 2024-12-23 11:41:09 +05:30
master.c
mipi_disco.c soundwire: Correct some property names 2025-06-26 13:51:23 -07:00
qcom.c soundwire: qcom: adding support for v3.1.0 2025-12-08 12:37:26 +05:30
slave.c soundwire: Add missing EXPORT for sdw_slave_type 2026-01-14 13:35:17 +00:00
stream.c soundwire: stream: restore params when prepare ports fail 2025-07-21 10:43:20 +05:30
sysfs_local.h
sysfs_slave.c soundwire: Correct some typos in comments 2024-10-03 12:46:23 +05:30
sysfs_slave_dpn.c