Home
last modified time | relevance | path

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

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