Home
last modified time | relevance | path

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

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