Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/leds/
H A Dleds-tca6507.c731 static const struct of_device_id __maybe_unused of_tca6507_leds_match[] = { variable
735 MODULE_DEVICE_TABLE(of, of_tca6507_leds_match);
818 .of_match_table = of_match_ptr(of_tca6507_leds_match),
/kernel/linux/linux-6.6/drivers/leds/
H A Dleds-tca6507.c725 static const struct of_device_id __maybe_unused of_tca6507_leds_match[] = { variable
729 MODULE_DEVICE_TABLE(of, of_tca6507_leds_match);
809 .of_match_table = of_match_ptr(of_tca6507_leds_match),

Completed in 3 milliseconds