Home
last modified time | relevance | path

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

/linux/drivers/hwmon/
H A Dlenovo-ec-sensors.c41 #define IO_REGION_START 0x0900 macro
522 if (!request_region(IO_REGION_START, IO_REGION_LENGTH, "LNV-WKS")) { in lenovo_ec_probe()
544 release_region(IO_REGION_START, IO_REGION_LENGTH); in lenovo_ec_probe()
580 release_region(IO_REGION_START, IO_REGION_LENGTH); in lenovo_ec_probe()
610 release_region(IO_REGION_START, IO_REGION_LENGTH); in lenovo_ec_init()
620 release_region(IO_REGION_START, IO_REGION_LENGTH); in lenovo_ec_exit()