/kernel/linux/linux-6.6/drivers/usb/typec/ |
H A D | port-mapper.c | 55 int typec_link_ports(struct typec_port *con) in typec_link_ports() argument 80 void typec_unlink_ports(struct typec_port *con) in typec_unlink_ports() argument
|
/third_party/ltp/testcases/open_posix_testsuite/functional/semaphores/ |
H A D | sem_conpro.c | 104 pthread_t con, pro; in main() local
|
/kernel/linux/linux-5.10/arch/m68k/emu/ |
H A D | nfcon.c | 43 static void nfcon_write(struct console *con, const char *str, in nfcon_write() argument 49 static struct tty_driver *nfcon_device(struct console *con, int *index) in nfcon_device() argument
|
/kernel/linux/linux-5.10/drivers/infiniband/ulp/rtrs/ |
H A D | rtrs-clt-stats.c | 14 void rtrs_clt_update_wc_stats(struct rtrs_clt_con *con) in rtrs_clt_update_wc_stats() argument 176 struct rtrs_clt_con *con = req->con; in rtrs_clt_update_all_stats() local
|
/kernel/linux/linux-5.10/drivers/media/pci/bt8xx/ |
H A D | bttv-audio-hook.c | 57 unsigned int con; in gvbctv3pci_audio() local 88 unsigned int val, con; in gvbctv5pci_audio() local 261 unsigned int con = 0; terratv_audio() local 453 unsigned int con = 0xffffff; adtvk503_audio() local [all...] |
/kernel/linux/linux-5.10/drivers/tty/hvc/ |
H A D | hvc_dcc.c | 26 static void dcc_early_write(struct console *con, const char *s, unsigned n) in dcc_early_write() argument
|
/kernel/linux/linux-5.10/drivers/usb/typec/ucsi/ |
H A D | psy.c | 32 static int ucsi_psy_get_online(struct ucsi_connector *con, in ucsi_psy_get_online() argument 42 static int ucsi_psy_get_voltage_min(struct ucsi_connector *con, in ucsi_psy_get_voltage_min() argument 65 static int ucsi_psy_get_voltage_max(struct ucsi_connector *con, in ucsi_psy_get_voltage_max() argument 92 ucsi_psy_get_voltage_now(struct ucsi_connector *con, union power_supply_propval *val) ucsi_psy_get_voltage_now() argument 121 ucsi_psy_get_current_max(struct ucsi_connector *con, union power_supply_propval *val) ucsi_psy_get_current_max() argument 151 ucsi_psy_get_current_now(struct ucsi_connector *con, union power_supply_propval *val) ucsi_psy_get_current_now() argument 163 ucsi_psy_get_usb_type(struct ucsi_connector *con, union power_supply_propval *val) ucsi_psy_get_usb_type() argument 180 struct ucsi_connector *con = power_supply_get_drvdata(psy); ucsi_psy_get_prop() local 208 ucsi_register_port_psy(struct ucsi_connector *con) ucsi_register_port_psy() argument 235 ucsi_unregister_port_psy(struct ucsi_connector *con) ucsi_unregister_port_psy() argument 244 ucsi_port_psy_changed(struct ucsi_connector *con) ucsi_port_psy_changed() argument [all...] |
/kernel/linux/linux-5.10/fs/hmdfs/ |
H A D | file_root.c | 32 struct hmdfs_peer *con = NULL; in get_next_con() local 74 struct hmdfs_peer *con = NULL; in hmdfs_device_iterate() local [all...] |
H A D | inode_root.c | 67 struct hmdfs_peer *con = NULL; in fill_device_inode_remote() local 139 struct hmdfs_peer *con = NULL; in hmdfs_device_lookup() local [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/fsl-dcu/ |
H A D | fsl_dcu_drm_crtc.c | 84 struct drm_connector *con = &fsl_dev->connector.base; in fsl_dcu_drm_crtc_mode_set_nofb() local
|
/kernel/linux/linux-6.6/fs/hmdfs/ |
H A D | inode_root.c | 67 struct hmdfs_peer *con = NULL; in fill_device_inode_remote() local 139 struct hmdfs_peer *con = NULL; in hmdfs_device_lookup() local [all...] |
H A D | file_root.c | 32 struct hmdfs_peer *con = NULL; in get_next_con() local 74 struct hmdfs_peer *con = NULL; in hmdfs_device_iterate() local [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/ |
H A D | aldebaran.c | 336 struct amdgpu_ras *con; in aldebaran_mode2_restore_hwcontext() local
|
/kernel/linux/linux-6.6/drivers/media/pci/bt8xx/ |
H A D | bttv-audio-hook.c | 57 unsigned int con; in gvbctv3pci_audio() local 88 unsigned int val, con; in gvbctv5pci_audio() local 261 unsigned int con = 0; terratv_audio() local 445 unsigned int con = 0xffffff; adtvk503_audio() local [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/fsl-dcu/ |
H A D | fsl_dcu_drm_crtc.c | 86 struct drm_connector *con = &fsl_dev->connector.base; in fsl_dcu_drm_crtc_mode_set_nofb() local
|
/test/xts/hats/hdf/external_device_manager/driver_extension_controller/ |
H A D | driver_extension_controller_test.cpp | 154 auto con = make_shared<TestConCb>(); in HWTEST_F() local 199 auto con = make_shared<TestConCb>(); in HWTEST_F() local [all...] |
/third_party/icu/icu4c/source/i18n/ |
H A D | collationsets.h | 96 ContractionsAndExpansions(UnicodeSet *con, UnicodeSet *exp, CESink *s, UBool prefixes) in ContractionsAndExpansions() argument
|
/third_party/node/deps/icu-small/source/i18n/ |
H A D | collationsets.h | 96 ContractionsAndExpansions(UnicodeSet *con, UnicodeSet *exp, CESink *s, UBool prefixes) in ContractionsAndExpansions() argument
|
/third_party/ltp/testcases/open_posix_testsuite/stress/semaphores/ |
H A D | multi_con_pro.c | 154 pthread_t con[Max_Threads], pro[Max_Threads]; in main() local
|
/third_party/openssl/test/ |
H A D | clienthellotest.c | 62 SSL *con = NULL; in test_client_hello() local
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | collationsets.h | 96 ContractionsAndExpansions(UnicodeSet *con, UnicodeSet *exp, CESink *s, UBool prefixes) in ContractionsAndExpansions() argument
|
/third_party/selinux/libsepol/src/ |
H A D | ibendports.c | 77 context_struct_t *con = &ibendport->context[0]; in ibendport_to_record() local
|
/third_party/selinux/libselinux/utils/ |
H A D | matchpathcon.c | 167 char * con; in main() local
|
/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/tcp_direct/unittest/ |
H A D | trans_tcp_direct_message_test.cpp | 286 SessionConn *con = TestSetSessionConn(); in HWTEST_F() local 396 SessionConn *con = TestSetSessionConn(); in HWTEST_F() local 421 SessionConn *con = TestSetSessionConn(); in HWTEST_F() local 438 SessionConn *con = TestSetSessionConn(); in HWTEST_F() local 467 SessionConn *con = TestSetSessionConn(); in HWTEST_F() local 493 SessionConn *con = TestSetSessionConn(); HWTEST_F() local 520 SessionConn *con = TestSetSessionConn(); HWTEST_F() local 578 SessionConn *con = TestSetSessionConn(); HWTEST_F() local [all...] |
/foundation/communication/ipc/ipc/native/src/core/source/ |
H A D | ipc_skeleton.cpp | 43 char *con = nullptr; in GetSid() local
|