Home
last modified time | relevance | path

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

/linux/drivers/iio/dac/
H A Dad7293.c866 static const struct of_device_id ad7293_of_match[] = { in ad7293_init()
870 MODULE_DEVICE_TABLE(of, ad7293_of_match); in ad7293_init()
875 .of_match_table = ad7293_of_match,
916 static const struct of_device_id ad7293_of_match[] = { global() variable