Home
last modified time | relevance | path

Searched defs:read_only (Results 1 – 25 of 50) sorted by relevance

12

/OK3568_Linux_fs/yocto/poky/bitbake/lib/prserv/
H A Dserv.py23 def __init__(self, reader, writer, table, read_only): argument
96 def __init__(self, dbfile, read_only=False): argument
209 def start_daemon(dbfile, host, port, logfile, read_only=False): argument
H A Ddb.py35 def __init__(self, conn, table, nohist, read_only): argument
283 def __init__(self, filename, nohist=True, read_only=False): argument
/OK3568_Linux_fs/yocto/poky/bitbake/lib/hashserv/
H A D__init__.py119 def create_server(addr, dbname, *, sync=True, upstream=None, read_only=False): argument
H A Dserver.py168 def __init__(self, reader, writer, db, request_stats, backfill_queue, upstream, read_only): argument
515 def __init__(self, db, upstream=None, read_only=False): argument
H A Dtests.py33 def start_server(self, dbpath=None, upstream=None, read_only=False, prefunc=server_prefunc): argument
/OK3568_Linux_fs/kernel/drivers/media/v4l2-core/
H A Dv4l2-device.c190 bool read_only) in __v4l2_device_register_subdev_nodes()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Dattribs.h237 enum access_mode { read_only, write_only, read_write }; enumerator
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Dattribs.h237 enum access_mode { read_only, write_only, read_write }; enumerator
/OK3568_Linux_fs/kernel/drivers/i2c/
H A Di2c-slave-eeprom.c36 bool read_only; member
/OK3568_Linux_fs/kernel/include/linux/
H A Dnvmem-provider.h70 bool read_only; member
/OK3568_Linux_fs/kernel/drivers/hwmon/
H A Dmax1668.c49 static bool read_only; variable
H A Dadm1021.c89 static bool read_only; variable
/OK3568_Linux_fs/kernel/drivers/block/rnbd/
H A Drnbd-clt.h113 bool read_only; member
/OK3568_Linux_fs/kernel/drivers/hid/
H A Dwacom_sys.c1365 unsigned int id, bool read_only) in wacom_led_register_one()
1427 bool read_only) in wacom_led_groups_alloc_and_register_one()
1554 int led_per_group, bool read_only) in wacom_leds_alloc_and_register()
/OK3568_Linux_fs/external/recovery/mtdutils/
H A Dmtdutils.c187 const char *filesystem, int read_only) in mtd_mount_partition()
/OK3568_Linux_fs/external/rk_pcba_test/pcba_minui/mtdutils/
H A Dmtdutils.c194 const char *filesystem, int read_only) in mtd_mount_partition()
/OK3568_Linux_fs/u-boot/fs/ubifs/
H A Dorphan.c699 int ubifs_mount_orphans(struct ubifs_info *c, int unclean, int read_only) in ubifs_mount_orphans()
/OK3568_Linux_fs/kernel/drivers/usb/storage/
H A Dsddr55.c94 int read_only; /* non zero if card is write protected */ member
/OK3568_Linux_fs/kernel/drivers/target/
H A Dtarget_core_pscsi.c617 bool read_only = target_lun_is_rdonly(cmd); in pscsi_complete_cmd() local
/OK3568_Linux_fs/kernel/drivers/staging/greybus/
H A Dsdio.c33 bool read_only; member
/OK3568_Linux_fs/kernel/drivers/md/persistent-data/
H A Ddm-block-manager.c375 bool read_only:1; member
/OK3568_Linux_fs/kernel/sound/soc/intel/skylake/
H A Dskl-sst-utils.c26 u32 read_only : 1; member
/OK3568_Linux_fs/kernel/fs/ubifs/
H A Dorphan.c814 int ubifs_mount_orphans(struct ubifs_info *c, int unclean, int read_only) in ubifs_mount_orphans()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/iavf/
H A Diavf_ethtool.c250 bool read_only; member
/OK3568_Linux_fs/kernel/fs/hpfs/
H A Dhpfs.h331 u8 read_only: 1; /* dos attrib */ member
347 u8 read_only: 1; /* dos attrib */ member

12