Searched refs:sdw_intel_ctx (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/soundwire/
H A Dintel_init.c32 struct sdw_intel_ctx *ctx,
117 static int sdw_intel_cleanup(struct sdw_intel_ctx *ctx)
143 struct sdw_intel_ctx *ctx = dev_id;
153 static struct sdw_intel_ctx
158 struct sdw_intel_ctx *ctx;
284 sdw_intel_startup_controller(struct sdw_intel_ctx *ctx)
332 struct sdw_intel_ctx
346 int sdw_intel_startup(struct sdw_intel_ctx *ctx)
357 void sdw_intel_exit(struct sdw_intel_ctx *ctx)
366 void sdw_intel_process_wakeen_event(struct sdw_intel_ctx *ct
[all...]
/linux-master/include/linux/soundwire/
H A Dsdw_intel.h270 * struct sdw_intel_ctx - context allocated by the controller
289 struct sdw_intel_ctx { struct
361 void sdw_intel_process_wakeen_event(struct sdw_intel_ctx *ctx);
363 struct sdw_intel_ctx *
366 int sdw_intel_startup(struct sdw_intel_ctx *ctx);
368 void sdw_intel_exit(struct sdw_intel_ctx *ctx);
/linux-master/sound/soc/sof/intel/
H A Dhda.c304 struct sdw_intel_ctx *ctx;
327 struct sdw_intel_ctx *ctx;
H A Dhda.h522 struct sdw_intel_ctx *sdw;

Completed in 523 milliseconds