Home
last modified time | relevance | path

Searched refs:EMPTY (Results 1 – 4 of 4) sorted by relevance

/linux-4.19.296/include/soc/tegra/
Dbpmp-abi.h29 #define EMPTY char empty; macro
32 #define EMPTY macro
870 EMPTY
897 EMPTY
914 EMPTY
923 EMPTY
928 EMPTY
933 EMPTY
938 EMPTY
943 EMPTY
[all …]
/linux-4.19.296/drivers/pci/hotplug/
Drpaphp.h31 #define EMPTY 0 /* No card in slot */ macro
51 #define EMPTY 0 macro
Drpaphp_pci.c69 slot->state = EMPTY; in rpaphp_enable_slot()
88 info->adapter_status = EMPTY; in rpaphp_enable_slot()
Drpaphp_core.c113 if (state == EMPTY) in get_adapter_status()
114 *value = EMPTY; in get_adapter_status()
453 } else if (state == EMPTY) { in enable_slot()
454 slot->state = EMPTY; in enable_slot()