Home
last modified time | relevance | path

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

/linux-6.15/drivers/soundwire/
H A Damd_init.c56 static int sdw_amd_cleanup(struct sdw_amd_ctx *ctx) in sdw_amd_cleanup()
69 static struct sdw_amd_ctx *sdw_amd_probe_controller(struct sdw_amd_res *res) in sdw_amd_probe_controller()
71 struct sdw_amd_ctx *ctx; in sdw_amd_probe_controller()
150 static int sdw_amd_startup(struct sdw_amd_ctx *ctx) in sdw_amd_startup()
168 int sdw_amd_probe(struct sdw_amd_res *res, struct sdw_amd_ctx **sdw_ctx) in sdw_amd_probe()
178 void sdw_amd_exit(struct sdw_amd_ctx *ctx) in sdw_amd_exit()
186 int sdw_amd_get_slave_info(struct sdw_amd_ctx *ctx) in sdw_amd_get_slave_info()
/linux-6.15/include/linux/soundwire/
H A Dsdw_amd.h129 struct sdw_amd_ctx { struct
166 int sdw_amd_probe(struct sdw_amd_res *res, struct sdw_amd_ctx **ctx);
168 void sdw_amd_exit(struct sdw_amd_ctx *ctx);
170 int sdw_amd_get_slave_info(struct sdw_amd_ctx *ctx);
/linux-6.15/sound/soc/sof/amd/
H A Dacp.h236 struct sdw_amd_ctx *sdw;
/linux-6.15/sound/soc/amd/ps/
H A Dacp63.h358 struct sdw_amd_ctx *sdw;