Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Ddevice.h504 DEVICE_REMOVABLE_NOT_SUPPORTED = 0, /* must be 0 */ enumerator
1048 return dev->removable != DEVICE_REMOVABLE_NOT_SUPPORTED; in dev_removable_is_valid()