Home
last modified time | relevance | path

Searched defs:con (Results 51 - 75 of 374) sorted by relevance

12345678910>>...15

/kernel/linux/linux-6.6/drivers/usb/typec/
H A Dport-mapper.c55 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 Dsem_conpro.c104 pthread_t con, pro; in main() local
/kernel/linux/linux-5.10/arch/m68k/emu/
H A Dnfcon.c43 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 Drtrs-clt-stats.c14 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 Dbttv-audio-hook.c57 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 Dhvc_dcc.c26 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 Dpsy.c32 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 Dfile_root.c32 struct hmdfs_peer *con = NULL; in get_next_con() local
74 struct hmdfs_peer *con = NULL; in hmdfs_device_iterate() local
[all...]
H A Dinode_root.c67 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 Dfsl_dcu_drm_crtc.c84 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 Dinode_root.c67 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 Dfile_root.c32 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 Daldebaran.c336 struct amdgpu_ras *con; in aldebaran_mode2_restore_hwcontext() local
/kernel/linux/linux-6.6/drivers/media/pci/bt8xx/
H A Dbttv-audio-hook.c57 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 Dfsl_dcu_drm_crtc.c86 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 Ddriver_extension_controller_test.cpp154 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 Dcollationsets.h96 ContractionsAndExpansions(UnicodeSet *con, UnicodeSet *exp, CESink *s, UBool prefixes) in ContractionsAndExpansions() argument
/third_party/node/deps/icu-small/source/i18n/
H A Dcollationsets.h96 ContractionsAndExpansions(UnicodeSet *con, UnicodeSet *exp, CESink *s, UBool prefixes) in ContractionsAndExpansions() argument
/third_party/ltp/testcases/open_posix_testsuite/stress/semaphores/
H A Dmulti_con_pro.c154 pthread_t con[Max_Threads], pro[Max_Threads]; in main() local
/third_party/openssl/test/
H A Dclienthellotest.c62 SSL *con = NULL; in test_client_hello() local
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dcollationsets.h96 ContractionsAndExpansions(UnicodeSet *con, UnicodeSet *exp, CESink *s, UBool prefixes) in ContractionsAndExpansions() argument
/third_party/selinux/libsepol/src/
H A Dibendports.c77 context_struct_t *con = &ibendport->context[0]; in ibendport_to_record() local
/third_party/selinux/libselinux/utils/
H A Dmatchpathcon.c167 char * con; in main() local
/kernel/linux/linux-5.10/arch/arm/mach-s3c/
H A Dpm-gpio.c74 static inline int is_sfn(unsigned long con) in is_sfn() argument
81 static inline int is_in(unsigned long con) in is_in() argument
88 static inline int is_out(unsigned long con) in is_out() argument
243 void __iomem *con = chip->base + (index * 4); in samsung_gpio_pm_4bit_con() local
/kernel/linux/linux-5.10/drivers/firmware/efi/
H A Dearlycon.c135 efi_earlycon_write(struct console *con, const char *str, unsigned int num) in efi_earlycon_write() argument

Completed in 10 milliseconds

12345678910>>...15