Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/rc/
Dgpio-ir-tx.c34 static const struct of_device_id gpio_ir_tx_of_match[] = { variable
38 MODULE_DEVICE_TABLE(of, gpio_ir_tx_of_match);
169 .of_match_table = of_match_ptr(gpio_ir_tx_of_match),