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

/linux-4.4.14/drivers/input/misc/
H A Dgpio-beeper.c100 static const struct of_device_id gpio_beeper_of_match[] = { variable in typeref:struct:of_device_id
104 MODULE_DEVICE_TABLE(of, gpio_beeper_of_match);
110 .of_match_table = of_match_ptr(gpio_beeper_of_match),

Completed in 152 milliseconds