Searched refs:lpc_sch_populate_cell (Results 1 – 1 of 1) sorted by relevance
/linux-6.1.9/drivers/mfd/ |
D | lpc_sch.c | 107 static int lpc_sch_populate_cell(struct pci_dev *pdev, int where, in lpc_sch_populate_cell() function 140 ret = lpc_sch_populate_cell(dev, SMBASE, "isch_smbus", in lpc_sch_probe() 148 ret = lpc_sch_populate_cell(dev, GPIO_BASE, "sch_gpio", in lpc_sch_probe() 156 ret = lpc_sch_populate_cell(dev, WDTBASE, "ie6xx_wdt", in lpc_sch_probe()
|