Home
last modified time | relevance | path

Searched refs:HDAPS_LOW_PORT (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/platform/x86/
H A Dhdaps.c30 #define HDAPS_LOW_PORT 0x1600 /* first port used by hdaps */ macro
541 if (!request_region(HDAPS_LOW_PORT, HDAPS_NR_PORTS, "hdaps")) { in hdaps_init()
601 release_region(HDAPS_LOW_PORT, HDAPS_NR_PORTS); in hdaps_init()
613 release_region(HDAPS_LOW_PORT, HDAPS_NR_PORTS); in hdaps_exit()
/kernel/linux/linux-6.6/drivers/platform/x86/
H A Dhdaps.c30 #define HDAPS_LOW_PORT 0x1600 /* first port used by hdaps */ macro
541 if (!request_region(HDAPS_LOW_PORT, HDAPS_NR_PORTS, "hdaps")) { in hdaps_init()
601 release_region(HDAPS_LOW_PORT, HDAPS_NR_PORTS); in hdaps_init()
613 release_region(HDAPS_LOW_PORT, HDAPS_NR_PORTS); in hdaps_exit()

Completed in 2 milliseconds