Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpio/
H A Dgpio-pisosr.c183 static const struct of_device_id pisosr_gpio_of_match_table[] = { variable
187 MODULE_DEVICE_TABLE(of, pisosr_gpio_of_match_table);
192 .of_match_table = pisosr_gpio_of_match_table,
/kernel/linux/linux-6.6/drivers/gpio/
H A Dgpio-pisosr.c170 static const struct of_device_id pisosr_gpio_of_match_table[] = { variable
174 MODULE_DEVICE_TABLE(of, pisosr_gpio_of_match_table);
179 .of_match_table = pisosr_gpio_of_match_table,

Completed in 2 milliseconds