Searched refs:spec_devid (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/power/reset/ |
H A D | piix4-poweroff.c | 30 int spec_devid; in piix4_poweroff() local 53 spec_devid = PCI_DEVID(0, PCI_DEVFN(0x1f, 0x7)); in piix4_poweroff() 54 pci_bus_write_config_dword(pm_dev->bus, spec_devid, 0, in piix4_poweroff()
|
/kernel/linux/linux-6.6/drivers/power/reset/ |
H A D | piix4-poweroff.c | 30 int spec_devid; in piix4_poweroff() local 53 spec_devid = PCI_DEVID(0, PCI_DEVFN(0x1f, 0x7)); in piix4_poweroff() 54 pci_bus_write_config_dword(pm_dev->bus, spec_devid, 0, in piix4_poweroff()
|
Completed in 1 milliseconds