Home
last modified time | relevance | path

Searched refs:apq8016_lpass_cpu_device_id (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/sound/soc/qcom/
H A Dlpass-apq8016.c294 static const struct of_device_id apq8016_lpass_cpu_device_id[] = { variable
298 MODULE_DEVICE_TABLE(of, apq8016_lpass_cpu_device_id);
303 .of_match_table = of_match_ptr(apq8016_lpass_cpu_device_id),
/kernel/linux/linux-6.6/sound/soc/qcom/
H A Dlpass-apq8016.c290 static const struct of_device_id apq8016_lpass_cpu_device_id[] __maybe_unused = {
295 MODULE_DEVICE_TABLE(of, apq8016_lpass_cpu_device_id);
300 .of_match_table = of_match_ptr(apq8016_lpass_cpu_device_id),

Completed in 2 milliseconds