Home
last modified time | relevance | path

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

/drivers/hwmon/
Demc2103.c59 static int apd = -1; variable
60 module_param(apd, bint, 0);
617 if (apd == 0) { in emc2103_probe()
622 } else if (apd == 1) { in emc2103_probe()
/drivers/scsi/
Dosst.h191 u8 apd; /* Additional Partitions Defined - Should be 0 */ member