Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/mfd/
Dadp5520.h14 #define ID_ADP5520 5520 macro
/linux-4.19.296/drivers/gpio/
Dgpio-adp5520.c102 if (pdev->id != ID_ADP5520) { in adp5520_gpio_probe()