Home
last modified time | relevance | path

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

/linux-6.15/net/rfkill/
H A Drfkill-gpio.c201 static const struct of_device_id rfkill_of_match[] __maybe_unused = { variable
205 MODULE_DEVICE_TABLE(of, rfkill_of_match);
213 .of_match_table = of_match_ptr(rfkill_of_match),