Home
last modified time | relevance | path

Searched defs:cc (Results 151 – 175 of 465) sorted by relevance

12345678910>>...19

/openbmc/phosphor-net-ipmid/
H A Dcommand_table.cpp84 const uint8_t& cc = std::get<3>(response); in executeCommand() local
/openbmc/linux/tools/testing/selftests/bpf/
H A Dnetwork_helpers.h21 const char *cc; member
/openbmc/linux/drivers/staging/media/imx/
H A Dimx-ic-prpencvf.c79 const struct imx_media_pixfmt *cc[PRPENCVF_NUM_PADS]; member
882 const struct imx_media_pixfmt **cc) in prp_try_fmt()
928 const struct imx_media_pixfmt *cc; in prp_set_fmt() local
979 const struct imx_media_pixfmt *cc; in prp_enum_frame_size() local
H A Dimx-media-vdic.c100 const struct imx_media_pixfmt *cc[VDIC_NUM_PADS]; member
583 const struct imx_media_pixfmt **cc) in vdic_try_fmt()
627 const struct imx_media_pixfmt *cc; in vdic_set_fmt() local
/openbmc/linux/drivers/media/pci/cx88/
H A Dcx88-video.c611 const struct cx88_ctrl *cc = ctrl->priv; in cx8800_s_vid_ctrl() local
658 const struct cx88_ctrl *cc = ctrl->priv; in cx8800_s_aud_ctrl() local
1317 const struct cx88_ctrl *cc = &cx8800_aud_ctls[i]; in cx8800_initdev() local
1331 const struct cx88_ctrl *cc = &cx8800_vid_ctls[i]; in cx8800_initdev() local
/openbmc/linux/drivers/infiniband/hw/cxgb4/
H A Ddevice.c249 int cc; in dump_qp() local
375 int cc; in dump_stag() local
561 int cc; in dump_ep() local
619 int cc; in dump_listen_ep() local
/openbmc/qemu/backends/
H A Dcryptodev.c84 CryptoDevBackendClient *cc = backend->conf.peers.ccs[i]; in qmp_query_cryptodev_foreach() local
109 CryptoDevBackendClient *cc; in cryptodev_backend_new_client() local
118 CryptoDevBackendClient *cc) in cryptodev_backend_free_client()
H A Dcryptodev-builtin.c80 CryptoDevBackendClient *cc; in cryptodev_builtin_init() local
588 CryptoDevBackendClient *cc; in cryptodev_builtin_cleanup() local
H A Dcryptodev-lkcf.c211 CryptoDevBackendClient *cc; in cryptodev_lkcf_init() local
256 CryptoDevBackendClient *cc; in cryptodev_lkcf_cleanup() local
/openbmc/linux/drivers/usb/typec/tcpm/
H A Dtcpci.c70 static int tcpci_set_cc(struct tcpc_dev *tcpc, enum typec_cc_status cc) in tcpci_set_cc()
143 static int tcpci_apply_rc(struct tcpc_dev *tcpc, enum typec_cc_status cc, in tcpci_apply_rc()
172 enum typec_cc_status cc) in tcpci_start_toggling()
/openbmc/linux/drivers/ssb/
H A Dscan.c276 u32 idhi, cc, rev, tmp; in ssb_bus_scan() local
/openbmc/linux/fs/hfsplus/
H A Dunicode.c102 static u16 *hfsplus_compose_lookup(u16 *p, u16 cc) in hfsplus_compose_lookup()
129 u16 cc, c0, c1; in hfsplus_uni2asc() local
/openbmc/qemu/gdbstub/
H A Dgdbstub.c355 CPUClass *cc = CPU_GET_CLASS(cpu); in get_feature_xml() local
505 CPUClass *cc = CPU_GET_CLASS(cpu); in gdb_read_register() local
526 CPUClass *cc = CPU_GET_CLASS(cpu); in gdb_write_register() local
1602 CPUClass *cc; in handle_query_supported() local
1636 CPUClass *cc; in handle_query_xfer_features() local
H A Dsystem.c243 ChardevClass *cc = CHARDEV_CLASS(oc); in char_gdb_class_init() local
452 CPUClass *cc; in gdb_target_memory_rw_debug() local
/openbmc/linux/lib/zlib_dfltcc/
H A Ddfltcc_util.h46 int cc; in dfltcc() local
/openbmc/u-boot/post/lib_powerpc/fpu/
H A Ddarwin-ldouble.c49 long double __gcc_qadd(double a, double aa, double c, double cc) in __gcc_qadd()
/openbmc/linux/drivers/net/wireless/ath/
H A Dregd.c558 u16 cc = rd & ~COUNTRY_ERD_FLAG; in ath_regd_is_eeprom_valid() local
610 u16 cc = rd & ~COUNTRY_ERD_FLAG; in ath_regd_get_default_country() local
/openbmc/qemu/target/arm/tcg/
H A Dcpu32.c104 CPUClass *cc = CPU_GET_CLASS(cs); in arm_v7m_cpu_exec_interrupt() local
1045 CPUClass *cc = CPU_CLASS(oc); in arm_v7m_class_init() local
/openbmc/linux/kernel/bpf/
H A Dmemalloc.c499 struct bpf_mem_caches *cc, __percpu *pcc; in bpf_mem_alloc_init() local
595 struct bpf_mem_caches *cc; in check_leaked_objs() local
679 struct bpf_mem_caches *cc; in bpf_mem_alloc_destroy() local
/openbmc/qemu/chardev/
H A Dchar-pipe.c176 ChardevClass *cc = CHARDEV_CLASS(oc); in char_pipe_class_init() local
/openbmc/qemu/system/
H A Dwatchpoint.c148 CPUClass *cc = CPU_GET_CLASS(cpu); in cpu_check_watchpoint() local
/openbmc/linux/drivers/net/wireless/broadcom/b43/
H A Dphy_lcn.c589 struct bcma_drv_cc *cc = &dev->dev->bdev->bus->drv_cc; in b43_phy_lcn_set_channel_tweaks() local
700 struct bcma_drv_cc *cc = &dev->dev->bdev->bus->drv_cc; in b43_phy_lcn_op_init() local
/openbmc/qemu/target/sparc/
H A Dcpu.c601 static void cpu_print_cc(FILE *f, uint32_t cc) in cpu_print_cc()
895 CPUClass *cc = CPU_CLASS(oc); in sparc_cpu_class_init() local
/openbmc/linux/sound/isa/sb/
H A Demu8000_patch.c78 unsigned char cc; in read_word() local
/openbmc/qemu/accel/tcg/
H A Dtcg-accel-ops.c120 CPUClass *cc = CPU_GET_CLASS(cpu); in xlat_gdb_type() local

12345678910>>...19