Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/soundwire/
Dintel_init.c31 struct sdw_intel_ctx *ctx, in intel_link_dev_register()
104 static int sdw_intel_cleanup(struct sdw_intel_ctx *ctx) in sdw_intel_cleanup()
154 struct sdw_intel_ctx *ctx = dev_id; in sdw_intel_thread()
165 static struct sdw_intel_ctx
170 struct sdw_intel_ctx *ctx; in sdw_intel_probe_controller()
296 sdw_intel_startup_controller(struct sdw_intel_ctx *ctx) in sdw_intel_startup_controller()
356 struct sdw_intel_ctx
370 int sdw_intel_startup(struct sdw_intel_ctx *ctx) in sdw_intel_startup()
381 void sdw_intel_exit(struct sdw_intel_ctx *ctx) in sdw_intel_exit()
390 void sdw_intel_process_wakeen_event(struct sdw_intel_ctx *ctx) in sdw_intel_process_wakeen_event()
/Linux-v6.1/include/linux/soundwire/
Dsdw_intel.h217 struct sdw_intel_ctx { struct
280 void sdw_intel_process_wakeen_event(struct sdw_intel_ctx *ctx);
282 struct sdw_intel_ctx *
285 int sdw_intel_startup(struct sdw_intel_ctx *ctx);
287 void sdw_intel_exit(struct sdw_intel_ctx *ctx);
/Linux-v6.1/sound/soc/sof/intel/
Dhda.h514 struct sdw_intel_ctx *sdw;
Dhda.c1346 struct sdw_intel_ctx *sdw) in link_slaves_found()