Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/nvmem/
Dcore.c48 #define FLAG_COMPAT BIT(0) macro
389 nvmem->flags |= FLAG_COMPAT; in nvmem_sysfs_setup_compat()
896 if (nvmem->flags & FLAG_COMPAT) in nvmem_device_release()