Searched defs:cc (Results 151 - 175 of 272) sorted by relevance

1234567891011

/linux-master/arch/s390/mm/
H A Dpgtable.c920 int cc = 0; local
/linux-master/drivers/firmware/efi/libstub/
H A Defi-stub-helper.c276 efi_cc_protocol_t *cc = NULL; local
/linux-master/sound/hda/
H A Dhdac_stream.c621 static u64 azx_cc_read(const struct cyclecounter *cc) argument
632 struct cyclecounter *cc = &azx_dev->cc; local
[all...]
/linux-master/sound/aoa/fabrics/
H A Dlayout.c775 struct codec_connection *cc; local
898 struct codec_connection *cc; local
[all...]
/linux-master/arch/s390/include/asm/
H A Dpage.h148 int cc; local
/linux-master/drivers/s390/char/
H A Dvmur.c375 int cc; local
474 int cc; local
499 int cc; local
592 int cc; local
[all...]
/linux-master/drivers/usb/typec/tcpm/
H A Dtcpci.c70 static int tcpci_set_cc(struct tcpc_dev *tcpc, enum typec_cc_status cc) argument
143 static int tcpci_apply_rc(struct tcpc_dev *tcpc, enum typec_cc_status cc, argument
170 tcpci_start_toggling(struct tcpc_dev *tcpc, enum typec_port_type port_type, enum typec_cc_status cc) argument
/linux-master/drivers/tty/vt/
H A Dvt_ioctl.c912 ushort ll,cc; local
/linux-master/sound/core/seq/
H A Dseq_ump_convert.c752 fill_rpn(struct snd_seq_ump_midi2_bank *cc, union snd_ump_midi2_msg *data) argument
782 struct snd_seq_ump_midi2_bank *cc = &dest_port->midi2_bank[channel]; local
847 struct snd_seq_ump_midi2_bank *cc = &dest_port->midi2_bank[channel]; local
885 struct snd_seq_ump_midi2_bank *cc = &dest_port->midi2_bank[channel]; local
[all...]
/linux-master/drivers/s390/cio/
H A Dqdio_main.c37 int cc; local
57 int cc; local
87 int cc; local
289 int cc; local
329 int retries = 0, cc; local
368 int cc; local
633 int retries = 0, cc; local
[all...]
/linux-master/net/sunrpc/xprtrdma/
H A Dsvc_rdma_rw.c154 svc_rdma_cc_init(struct svcxprt_rdma *rdma, struct svc_rdma_chunk_ctxt *cc) argument
172 svc_rdma_cc_release(struct svcxprt_rdma *rdma, struct svc_rdma_chunk_ctxt *cc, enum dma_data_direction dir) argument
241 struct svc_rdma_chunk_ctxt *cc = &ctxt->sc_reply_info.wi_cc; local
258 struct svc_rdma_chunk_ctxt *cc = local
287 struct svc_rdma_chunk_ctxt *cc = local
321 struct svc_rdma_chunk_ctxt *cc = local
362 svc_rdma_post_chunk_ctxt(struct svcxprt_rdma *rdma, struct svc_rdma_chunk_ctxt *cc) argument
474 struct svc_rdma_chunk_ctxt *cc = &info->wi_cc; local
609 struct svc_rdma_chunk_ctxt *cc; local
685 struct svc_rdma_chunk_ctxt *cc = &info->wi_cc; local
736 struct svc_rdma_chunk_ctxt *cc = &head->rc_cc; local
1119 struct svc_rdma_chunk_ctxt *cc = &head->rc_cc; local
[all...]
/linux-master/arch/s390/include/uapi/asm/
H A Dvtoc.h24 __u16 cc; member in struct:vtoc_cchhb
31 __u16 cc; member in struct:vtoc_cchh
/linux-master/drivers/media/usb/ttusb-budget/
H A Ddvb-ttusb-budget.c130 int cc; /* MuxCounter - will increment on EVERY MUX PACKET */ member in struct:ttusb
534 u16 csum = 0, cc; local
[all...]
/linux-master/drivers/infiniband/hw/cxgb4/
H A Ddevice.c249 int cc; local
375 int cc; local
561 int cc; local
619 int cc; local
[all...]
/linux-master/drivers/staging/media/av7110/
H A Ddvb_filter.h28 unsigned char cc; member in struct:dvb_filter_pes2ts
/linux-master/drivers/power/supply/
H A Daxp288_charger.c141 int cc; member in struct:axp288_chrg_info
153 static inline int axp288_charger_set_cc(struct axp288_chrg_info *info, int cc) argument
719 int ret, cc, cv; local
[all...]
H A Dcpcap-battery.c121 struct cpcap_coulomb_counter_data cc; member in struct:cpcap_battery_state_data
[all...]
/linux-master/arch/arm/probes/kprobes/
H A Dtest-core.c1010 static unsigned long test_check_cc(int cc, unsigned long cpsr) argument
1034 int cc = current_instruction >> 28; local
1043 int cc = (current_instruction >> kprobe_test_cc_position) & 0xf; local
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dtxrx.h104 mlx5e_wqc_has_room_for(struct mlx5_wq_cyc *wq, u16 cc, u16 pc, u16 n) argument
/linux-master/drivers/media/i2c/
H A Dsaa7127.c372 u16 cc = data->data[1] << 8 | data->data[0]; local
/linux-master/arch/s390/kernel/
H A Dsthyi.c402 int cc; local
/linux-master/drivers/net/wireless/ath/wil6210/
H A Dtxrx_edma.c535 struct wil_tid_crypto_rx_single *cc; local
/linux-master/drivers/video/fbdev/
H A Dsstfb.c971 u8 cr0, cc; local
/linux-master/drivers/usb/host/
H A Disp1362-hcd.c507 u8 cc; local
[all...]
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Deq.c786 struct mlx5_eqe *mlx5_eq_get_eqe(struct mlx5_eq *eq, u32 cc) argument
804 void mlx5_eq_update_ci(struct mlx5_eq *eq, u32 cc, bool arm) argument

Completed in 437 milliseconds

1234567891011