Home
last modified time | relevance | path

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

/linux/drivers/hwmon/
H A Dlenovo-ec-sensors.c42 #define IO_REGION_LENGTH 0xD macro
496 if (!request_region(IO_REGION_START, IO_REGION_LENGTH, "LNV-WKS")) { in lenovo_ec_probe()
518 release_region(IO_REGION_START, IO_REGION_LENGTH); in lenovo_ec_probe()
554 release_region(IO_REGION_START, IO_REGION_LENGTH); in lenovo_ec_probe()
584 release_region(IO_REGION_START, IO_REGION_LENGTH); in lenovo_ec_init()
594 release_region(IO_REGION_START, IO_REGION_LENGTH); in lenovo_ec_exit()