Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/gpio/
Dgpio-max732x.c121 static const struct of_device_id max732x_of_table[] = { variable
133 MODULE_DEVICE_TABLE(of, max732x_of_table);
756 .of_match_table = of_match_ptr(max732x_of_table),