Home
last modified time | relevance | path

Searched defs:sdw (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.15/drivers/soundwire/
Dintel.c126 struct sdw_intel *sdw = s_file->private; in intel_reg_show() local
194 struct sdw_intel *sdw = data; in intel_set_m_datamode() local
212 struct sdw_intel *sdw = data; in intel_set_s_datamode() local
228 static void intel_debugfs_init(struct sdw_intel *sdw) in intel_debugfs_init()
249 static void intel_debugfs_exit(struct sdw_intel *sdw) in intel_debugfs_exit()
254 static void intel_debugfs_init(struct sdw_intel *sdw) {} in intel_debugfs_init()
255 static void intel_debugfs_exit(struct sdw_intel *sdw) {} in intel_debugfs_exit()
262 static int intel_link_power_up(struct sdw_intel *sdw) in intel_link_power_up()
342 static void intel_shim_glue_to_master_ip(struct sdw_intel *sdw) in intel_shim_glue_to_master_ip()
372 static void intel_shim_master_ip_to_glue(struct sdw_intel *sdw) in intel_shim_master_ip_to_glue()
[all …]
/Linux-v5.15/drivers/base/regmap/
Dregmap-sdw.c56 struct regmap *__regmap_init_sdw(struct sdw_slave *sdw, in __regmap_init_sdw()
72 struct regmap *__devm_regmap_init_sdw(struct sdw_slave *sdw, in __devm_regmap_init_sdw()
Dregmap-sdw-mbq.c68 struct regmap *__regmap_init_sdw_mbq(struct sdw_slave *sdw, in __regmap_init_sdw_mbq()
84 struct regmap *__devm_regmap_init_sdw_mbq(struct sdw_slave *sdw, in __devm_regmap_init_sdw_mbq()
/Linux-v5.15/sound/soc/sof/intel/
Dhda.c162 void *sdw; in hda_sdw_probe() local
1054 struct sdw_intel_ctx *sdw) in link_slaves_found()
Dhda.h452 struct sdw_intel_ctx *sdw; member
/Linux-v5.15/include/linux/
Dregmap.h855 #define regmap_init_sdw(sdw, config) \ argument
868 #define regmap_init_sdw_mbq(sdw, config) \ argument
1054 #define devm_regmap_init_sdw(sdw, config) \ argument
1068 #define devm_regmap_init_sdw_mbq(sdw, config) \ argument