WINB_REGION_SIZE 1410 drivers/hwmon/w83627hf.c 	if (!devm_request_region(dev, res->start, WINB_REGION_SIZE, DRVNAME)) {
WINB_REGION_SIZE 1413 drivers/hwmon/w83627hf.c 			(unsigned long)(res->start + WINB_REGION_SIZE - 1));
WINB_REGION_SIZE 1921 drivers/hwmon/w83627hf.c 		.end	= address + WINB_REGION_OFFSET + WINB_REGION_SIZE - 1,