Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpio/
Dgpio-max732x.c118 static const struct of_device_id max732x_of_table[] = { variable
130 MODULE_DEVICE_TABLE(of, max732x_of_table);
708 .of_match_table = of_match_ptr(max732x_of_table),