Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
SIO_ID_MASK
drivers/hwmon/nct6683.c
1380
switch (val & SIO_ID_MASK) {
drivers/hwmon/nct6775-platform.c
1004
switch (val & SIO_ID_MASK) {
drivers/hwmon/w83627ehf.c
2050
switch (val & SIO_ID_MASK) {
drivers/media/rc/nuvoton-cir.c
383
if ((id & SIO_ID_MASK) == nvt_chips[i].chip_ver) {