Home
last modified time | relevance | path

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

/linux-3.4.99/security/integrity/ima/
Dima_policy.c28 enum ima_action { UNKNOWN = -1, DONT_MEASURE = 0, MEASURE }; enumerator
278 entry->action = UNKNOWN; in ima_parse_rule()
293 if (entry->action != UNKNOWN) in ima_parse_rule()
301 if (entry->action != UNKNOWN) in ima_parse_rule()
417 if (!result && (entry->action == UNKNOWN)) in ima_parse_rule()
/linux-3.4.99/drivers/ata/
Dpata_legacy.c95 UNKNOWN = -1 enumerator
1216 legacy_probe_add(0x1F0, 14, UNKNOWN, 0); in legacy_init()
1218 legacy_probe_add(0x170, 15, UNKNOWN, 0); in legacy_init()
1222 legacy_probe_add(0x1E8, 11, UNKNOWN, 0); in legacy_init()
1223 legacy_probe_add(0x168, 10, UNKNOWN, 0); in legacy_init()
1224 legacy_probe_add(0x1E0, 8, UNKNOWN, 0); in legacy_init()
1225 legacy_probe_add(0x160, 12, UNKNOWN, 0); in legacy_init()
1236 if (pl->type == UNKNOWN) in legacy_init()
/linux-3.4.99/drivers/misc/eeprom/
Deeprom.c37 UNKNOWN, enumerator
173 data->nature = UNKNOWN; in eeprom_probe()
/linux-3.4.99/sound/usb/usx2y/
Dusbus428ctldefs.h61 unsigned char UNKNOWN; member
/linux-3.4.99/Documentation/video4linux/
DCARDLIST.cx238851 0 -> UNKNOWN/GENERIC [0070:3400]
DREADME.cx8844 If your card is listed as "board: UNKNOWN/GENERIC" it is unknown to
DCARDLIST.cx881 0 -> UNKNOWN/GENERIC
DCARDLIST.bttv1 0 -> *** UNKNOWN/GENERIC ***
DCARDLIST.saa71341 0 -> UNKNOWN/GENERIC
/linux-3.4.99/drivers/media/video/zoran/
Dzoran.h75 UNKNOWN = -1, enumerator
/linux-3.4.99/include/trace/events/
Dkvm.h12 ERSN(UNKNOWN), ERSN(EXCEPTION), ERSN(IO), ERSN(HYPERCALL), \
/linux-3.4.99/arch/h8300/include/asm/
Dio.h13 #error UNKNOWN CPU TYPE
/linux-3.4.99/Documentation/scsi/
DNinjaSCSI.txt19 If you installed pcmcia-cs already, pcmcia reports your card as UNKNOWN
/linux-3.4.99/sound/pci/
Dbt87x.c962 BT_DEVICE(PCI_DEVICE_ID_BROOKTREE_878, PCI_ANY_ID, PCI_ANY_ID, UNKNOWN),
963 BT_DEVICE(PCI_DEVICE_ID_BROOKTREE_879, PCI_ANY_ID, PCI_ANY_ID, UNKNOWN),
/linux-3.4.99/Documentation/networking/
Doperstates.txt33 Interface is in RFC2863 operational state UP or UNKNOWN. This is for
/linux-3.4.99/drivers/iommu/
Ddmar.c1024 UNKNOWN, enumerator
1067 *fault_type = UNKNOWN; in dmar_get_fault_reason()
/linux-3.4.99/sound/drivers/
Dml403-ac97cr.c107 #define UNKNOWN (1<<0) macro
115 #define PDEBUG_FACILITIES (UNKNOWN | INIT_FAILURE | WORK_FAILURE)
/linux-3.4.99/drivers/net/ethernet/sis/
Dsis190.c304 UNKNOWN = 0x00, enumerator
1280 (phy->type != UNKNOWN)) { in sis190_default_phy()
1349 phy->type = UNKNOWN; in sis190_init_phy()
Dsis900.c128 #define UNKNOWN 0x0 macro
658 mii_phy->phy_types = UNKNOWN; in sis900_mii_probe()
733 (phy->phy_types != UNKNOWN)) in sis900_default_phy()
/linux-3.4.99/Documentation/trace/
Dmmiotrace.txt141 unk. opcode UNKNOWN timestamp, map id, physical, data, PC, PID
/linux-3.4.99/sound/pci/hda/
Dpatch_via.c64 UNKNOWN = -1, enumerator
260 codec_type = UNKNOWN; in get_codec_type()
295 codec_type = UNKNOWN; in get_codec_type()