Searched refs:root_only (Results 1 - 15 of 15) sorted by relevance

/linux-master/drivers/nvmem/
H A Dinternals.h20 bool root_only; member in struct:nvmem_device
H A Dqoriq-efuse.c40 .root_only = true,
H A Dapple-efuses.c46 .root_only = true,
H A Dnintendo-otp.c87 .root_only = true,
H A Dcore.c276 if (!nvmem->root_only)
943 nvmem->root_only = config->root_only;
/linux-master/include/linux/
H A Dnvmem-provider.h93 * @root_only: Device is accessibly to root only.
125 bool root_only; member in struct:nvmem_config
/linux-master/drivers/mtd/ubi/
H A Dnvmem.c92 config.root_only = true;
/linux-master/drivers/misc/eeprom/
H A Dat25.c490 at25->nvmem_config.root_only = true;
H A Deeprom_93xx46.c528 edev->nvmem_config.root_only = true;
H A Dat24.c736 nvmem_config.root_only = !(flags & AT24_FLAG_IRUGO);
/linux-master/drivers/hwmon/pmbus/
H A Dadm1266.c405 data->nvmem_config.root_only = true;
/linux-master/drivers/soc/tegra/fuse/
H A Dfuse-tegra.c221 nvmem.root_only = false;
/linux-master/drivers/thunderbolt/
H A Dnvm.c502 config.root_only = true;
/linux-master/drivers/mtd/
H A Dmtdcore.c562 config.root_only = true;
905 config.root_only = true;
/linux-master/drivers/media/i2c/
H A Dov2740.c1271 nvmem_config.root_only = true;

Completed in 196 milliseconds