Home
last modified time | relevance | path

Searched refs:headset_codec_dev (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/sound/soc/intel/boards/
A Dsof_sdw_rt711.c142 if (!ctx->headset_codec_dev) in sof_sdw_rt711_exit()
145 device_remove_software_node(ctx->headset_codec_dev); in sof_sdw_rt711_exit()
146 put_device(ctx->headset_codec_dev); in sof_sdw_rt711_exit()
177 ctx->headset_codec_dev = sdw_dev; in sof_sdw_rt711_init()
A Dsof_sdw_rt711_sdca.c143 if (!ctx->headset_codec_dev) in sof_sdw_rt711_sdca_exit()
146 device_remove_software_node(ctx->headset_codec_dev); in sof_sdw_rt711_sdca_exit()
147 put_device(ctx->headset_codec_dev); in sof_sdw_rt711_sdca_exit()
178 ctx->headset_codec_dev = sdw_dev; in sof_sdw_rt711_sdca_init()
A Dsof_sdw_common.h85 struct device *headset_codec_dev; /* only one headset per card */ member

Completed in 5 milliseconds