Home
last modified time | relevance | path

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

/linux/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()
149 static int sdw_amd_startup(struct sdw_amd_ctx *ctx) in sdw_amd_startup()
167 int sdw_amd_probe(struct sdw_amd_res *res, struct sdw_amd_ctx **sdw_ctx) in sdw_amd_probe()
177 void sdw_amd_exit(struct sdw_amd_ctx *ctx) in sdw_amd_exit()
185 int sdw_amd_get_slave_info(struct sdw_amd_ctx *ctx) in sdw_amd_get_slave_info()
/linux/include/linux/soundwire/
H A Dsdw_amd.h130 struct sdw_amd_ctx { struct
167 int sdw_amd_probe(struct sdw_amd_res *res, struct sdw_amd_ctx **ctx);
169 void sdw_amd_exit(struct sdw_amd_ctx *ctx);
171 int sdw_amd_get_slave_info(struct sdw_amd_ctx *ctx);
/linux/sound/soc/sof/amd/
H A Dacp.h240 struct sdw_amd_ctx *sdw;
/linux/sound/soc/amd/ps/
H A Dacp63.h361 struct sdw_amd_ctx *sdw;