/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw89/ |
H A D | debug.c | 109 .open = rtw89_debugfs_single_open, 117 .open = rtw89_debugfs_single_open, 127 .open = simple_open,
|
/kernel/linux/linux-6.6/sound/pci/hda/ |
H A D | patch_hdmi.c | 1260 * PA need pcm open successfully when probe in hdmi_pcm_open() 1725 codec_dbg(codec, "hdmi: PCM already open, no silent stream\n"); in silent_stream_enable() 2236 .open = hdmi_pcm_open, 2328 /* other pstr fields are set in open */ in generic_hdmi_build_pcms() 3439 .open = simple_playback_pcm_open, 3656 .open = simple_playback_pcm_open,
|
/third_party/json/tools/cpplint/ |
H A D | cpplint.py | 4251 # We allow an open brace to start a line in the case where someone is using 5147 r"""Retrieves all the text between matching open and close parentheses. 5155 start_pattern must match string having an open punctuation symbol at the end. 5986 'base/sysinfo.h', this function also produces the prefix needed to open the 5987 header. This is used by the caller of this function to more robustly open the 6002 string: the additional prefix needed to open the header file. 6046 with io.open(filename, 'r', 'utf8', 'replace') as headerfile: 6534 with open(cfg_file, encoding='utf-8') as file_handle: 6588 "Skipping config file '%s': Can't open for reading\n" % cfg_file) 6637 with codecs.open(filenam [all...] |
/third_party/ntfs-3g/libfuse-lite/ |
H A D | fuse.c | 801 if (fs->op.open) in fuse_fs_open() 802 return fs->op.open(path, fi); in fuse_fs_open() 1822 /* The open syscall was interrupted, so it must be cancelled */ in fuse_lib_create() 1913 /* The open syscall was interrupted, so it must be cancelled */ in fuse_lib_open() 2811 .open = fuse_lib_open,
|
/third_party/ntfs-3g/src/ |
H A D | ntfs-3g.c | 322 * they *HAVE TO* be fed in when already open, however 1520 res = CALL_REPARSE_PLUGIN(ni, open, fi); in ntfs_fuse_open() 3138 * in open name space mode : do no fix prefix in fix_xattr_prefix() 3950 .open = ntfs_fuse_open, 4153 ntfs_log_perror("Failed to open /proc/filesystems"); in get_fuse_fstype() 4348 * Make sure file descriptors 0, 1 and 2 are open, in main() 4352 fd = open("/dev/null", O_RDWR); in main()
|
/kernel/linux/linux-5.10/drivers/tty/ |
H A D | synclinkmp.c | 506 static int open(struct tty_struct *tty, struct file * filp); 719 printk("%s(%d): open with invalid line #%d.\n", in install() 727 if (sanity_check(info, tty->name, "open")) in install() 743 static int open(struct tty_struct *tty, struct file *filp) in open() function 752 printk("%s(%d):%s open(), old ref count = %d\n", in open() 767 /* 1st open on this device, init hardware */ in open() 782 printk("%s(%d):%s open() success\n", in open() 832 * This is the same as closing all open descriptors for the port. 1539 /* return error if TTY interface open */ in hdlcdev_attach() 1628 /* generic HDLC layer open processin in hdlcdev_open() [all...] |
/kernel/linux/linux-5.10/sound/pci/rme9652/ |
H A D | hdspm.c | 1678 allowed if any substreams are open. This is because such a change in hdspm_set_rate() 2042 .open = snd_hdspm_midi_output_open, 2049 .open = snd_hdspm_midi_input_open, 5521 /* The other stream is open, and not by the same in snd_hdspm_hw_params() 6367 .open = snd_hdspm_open, 6391 hw->ops.open = snd_hdspm_hwdep_dummy_op; in snd_hdspm_create_hwdep()
|
H A D | hdsp.c | 1150 not allowed if any substreams are open. This is because in hdsp_set_rate() 1492 .open = snd_hdsp_midi_output_open, 1499 .open = snd_hdsp_midi_input_open, 4023 /* The other stream is open, and not by the same in snd_hdsp_hw_params() 4871 .open = snd_hdsp_playback_open, 4884 .open = snd_hdsp_capture_open,
|
/kernel/linux/linux-5.10/kernel/cgroup/ |
H A D | cgroup.c | 630 * This is open and unprotected implementation of cgroup_css(). in of_css() 3790 if (!cft->open) in cgroup_file_open() 3793 ret = cft->open(of); in cgroup_file_open() 3910 .open = cgroup_file_open, 3919 .open = cgroup_file_open, 4893 * permissions using the credentials from file open to protect against in __cgroup_procs_write() 6472 * @fd: fd obtained by open(cgroup2_dir)
|
/kernel/linux/linux-5.10/net/bluetooth/ |
H A D | hci_core.c | 115 .open = simple_open, 171 .open = simple_open, 1481 if (hdev->open(hdev)) { in hci_dev_do_open() 1661 * open the device. in hci_dev_open() 3718 if (!hdev->open || !hdev->close || !hdev->send) in hci_register_dev()
|
/kernel/linux/linux-6.6/kernel/cgroup/ |
H A D | cgroup.c | 640 * This is open and unprotected implementation of cgroup_css(). in of_css() 4015 if (!cft->open) in cgroup_file_open() 4018 ret = cft->open(of); in cgroup_file_open() 4135 .open = cgroup_file_open, 4144 .open = cgroup_file_open, 5148 * permissions using the credentials from file open to protect against in __cgroup_procs_write() 6851 * @fd: fd obtained by open(cgroup_dir) 6873 * @fd: fd obtained by open(cgroup2_dir)
|
/kernel/linux/linux-6.6/sound/pci/rme9652/ |
H A D | hdspm.c | 1677 allowed if any substreams are open. This is because such a change in hdspm_set_rate() 2041 .open = snd_hdspm_midi_output_open, 2048 .open = snd_hdspm_midi_input_open, 5512 /* The other stream is open, and not by the same in snd_hdspm_hw_params() 6353 .open = snd_hdspm_open, 6377 hw->ops.open = snd_hdspm_hwdep_dummy_op; in snd_hdspm_create_hwdep()
|
H A D | hdsp.c | 1145 not allowed if any substreams are open. This is because in hdsp_set_rate() 1490 .open = snd_hdsp_midi_output_open, 1497 .open = snd_hdsp_midi_input_open, 4066 /* The other stream is open, and not by the same in snd_hdsp_hw_params() 4918 .open = snd_hdsp_playback_open, 4930 .open = snd_hdsp_capture_open,
|
/third_party/python/Tools/clinic/ |
H A D | clinic.py | 1884 with open(filename, 'r', encoding="utf-8") as fp: 1895 with open(filename_new, "w", encoding="utf-8") as fp: 2081 with open(destination.filename, "rt") as f: 2157 with open(filename, 'r', encoding="utf-8") as f:
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
H A D | ieee802_11.c | 510 unsigned int open = 0; in use_sae_anti_clogging() local 521 open++; in use_sae_anti_clogging() 522 if (open >= hapd->conf->sae_anti_clogging_threshold) in use_sae_anti_clogging() 526 /* In addition to already existing open SAE sessions, check whether in use_sae_anti_clogging() 528 * potentially result in too many open sessions. */ in use_sae_anti_clogging() 529 if (open + dl_list_len(&hapd->sae_commit_queue) >= in use_sae_anti_clogging() 2349 "authentication OK (open system)"); in handle_auth()
|
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
H A D | node_text_input_modifier.cpp | 1386 ArkUINodeHandle node, ArkUI_Uint32 open, ArkUI_Int32 thresholdPercentage, ArkUI_Uint32 highlightBorder) in SetTextInputShowCounter() 1390 TextFieldModelNG::SetShowCounter(frameNode, static_cast<bool>(open)); in SetTextInputShowCounter() 1385 SetTextInputShowCounter( ArkUINodeHandle node, ArkUI_Uint32 open, ArkUI_Int32 thresholdPercentage, ArkUI_Uint32 highlightBorder) SetTextInputShowCounter() argument
|
/foundation/multimedia/player_framework/frameworks/native/system_sound_manager/ |
H A D | system_sound_manager_impl.cpp | 386 MEDIA_LOGI("file not open! try open first ! "); in GetJsonValue() 387 file.open(jsonPath.c_str(), ios::app); in GetJsonValue() 389 MEDIA_LOGE("open file again fail !"); in GetJsonValue() 1307 srcFd = open(srcPath.c_str(), O_RDONLY); in AddCustomizedToneByExternalUri() 1310 MEDIA_LOGE("AddCustomizedTone: fd open error is %{public}s", strerror(errno)); in AddCustomizedToneByExternalUri() 1403 MEDIA_LOGE("AddCustomizedTone: open error is %{public}s", strerror(errno)); in AddCustomizedToneByFdAndOffset() 1940 MEDIA_LOGI("OpenToneHaptics: open %{public}s vibration.", hapticsUri.c_str()); in OpenToneHaptics()
|
/foundation/resourceschedule/device_usage_statistics/services/common/src/ |
H A D | bundle_active_usage_database.cpp | 440 openVersionFile.open(BUNDLE_ACTIVE_VERSION_DIRECTORY_PATH, ios::out); in CheckDatabaseVersion() 453 openVersionFile.open(BUNDLE_ACTIVE_VERSION_DIRECTORY_PATH, ios::in); in GetOldDbVersion()
|
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/config/ |
H A D | wifi_settings.cpp | 637 fd = UniqueFd(open(BACKUP_CONFIG_FILE_PATH, O_RDONLY)); in OnBackup() 639 LOGE("OnBackup open fail."); in OnBackup() 1925 int destFd = open(BACKUP_CONFIG_FILE_PATH, O_WRONLY | O_CREAT | O_TRUNC, S_IRUSR | S_IWUSR); in GetConfigbyBackupFile() 1927 LOGE("GetConfigbyBackupFile open file fail."); in GetConfigbyBackupFile()
|
/kernel/linux/linux-5.10/drivers/md/bcache/ |
H A D | super.c | 766 .open = open_dev, 774 .open = open_dev, 2590 err = "failed to open device"; in register_bcache()
|
/kernel/linux/linux-5.10/drivers/md/ |
H A D | dm.c | 3143 .open = dm_blk_open, 3153 .open = dm_blk_open,
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx5/ |
H A D | mr.c | 378 .open = simple_open, 423 .open = simple_open,
|
/kernel/linux/linux-5.10/drivers/input/touchscreen/ |
H A D | atmel_mxt_ts.c | 2052 input_dev->open = mxt_input_open; in mxt_initialize_input_device() 2263 .open = v4l2_fh_open, 2831 dev_err(dev, "Unable to open firmware %s\n", fn); in mxt_load_fw()
|
/kernel/linux/linux-5.10/drivers/media/pci/saa7134/ |
H A D | saa7134-video.c | 1908 .open = video_open, 1963 .open = video_open,
|
/kernel/linux/linux-5.10/drivers/media/pci/cx23885/ |
H A D | cx23885-dvb.c | 134 static void cx23885_dvb_gate_ctrl(struct cx23885_tsport *port, int open) in cx23885_dvb_gate_ctrl() argument 147 fe->dvb.frontend->ops.i2c_gate_ctrl(fe->dvb.frontend, open); in cx23885_dvb_gate_ctrl()
|