Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/soc/qcom/
H A Dlpass-sc7180.c287 static const struct of_device_id sc7180_lpass_cpu_device_id[] = { variable
291 MODULE_DEVICE_TABLE(of, sc7180_lpass_cpu_device_id);
296 .of_match_table = of_match_ptr(sc7180_lpass_cpu_device_id),
/kernel/linux/linux-6.6/sound/soc/qcom/
H A Dlpass-sc7180.c305 static const struct of_device_id sc7180_lpass_cpu_device_id[] __maybe_unused = {
309 MODULE_DEVICE_TABLE(of, sc7180_lpass_cpu_device_id);
314 .of_match_table = of_match_ptr(sc7180_lpass_cpu_device_id),

Completed in 2 milliseconds