Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hwmon/
H A Dw83781d.c68 #define W83781D_EXTENT 8 macro
1842 for (port = address; port < address + W83781D_EXTENT; port++) { in w83781d_isa_found()
1934 .end = address + W83781D_EXTENT - 1, in w83781d_isa_device_add()
/kernel/linux/linux-6.6/drivers/hwmon/
H A Dw83781d.c68 #define W83781D_EXTENT 8 macro
1851 for (port = address; port < address + W83781D_EXTENT; port++) { in w83781d_isa_found()
1943 .end = address + W83781D_EXTENT - 1, in w83781d_isa_device_add()

Completed in 6 milliseconds