ali1543_south     362 drivers/watchdog/alim7101_wdt.c 	struct pci_dev *ali1543_south;
ali1543_south     376 drivers/watchdog/alim7101_wdt.c 	ali1543_south = pci_get_device(PCI_VENDOR_ID_AL, PCI_DEVICE_ID_AL_M1533,
ali1543_south     378 drivers/watchdog/alim7101_wdt.c 	if (!ali1543_south) {
ali1543_south     382 drivers/watchdog/alim7101_wdt.c 	pci_read_config_byte(ali1543_south, 0x5e, &tmp);
ali1543_south     383 drivers/watchdog/alim7101_wdt.c 	pci_dev_put(ali1543_south);