/kernel/linux/linux-5.10/drivers/pcmcia/ |
D | at91_cf.c | 53 static inline int at91_cf_present(struct at91_cf_socket *cf) in at91_cf_present() 67 struct at91_cf_socket *cf = _cf; in at91_cf_irq() local 86 struct at91_cf_socket *cf; in at91_cf_get_status() local 112 struct at91_cf_socket *cf; in at91_cf_set_socket() local 147 struct at91_cf_socket *cf; in at91_cf_set_io_map() local 185 struct at91_cf_socket *cf; in at91_cf_set_mem_map() local 247 struct at91_cf_socket *cf; in at91_cf_probe() local 357 struct at91_cf_socket *cf = platform_get_drvdata(pdev); in at91_cf_remove() local 369 struct at91_cf_socket *cf = platform_get_drvdata(pdev); in at91_cf_suspend() local 382 struct at91_cf_socket *cf = platform_get_drvdata(pdev); in at91_cf_resume() local
|
D | omap_cf.c | 81 struct omap_cf_socket *cf = from_timer(cf, t, timer); in omap_cf_timer() local 101 struct omap_cf_socket *cf = (struct omap_cf_socket *)_cf; in omap_cf_irq() local 114 struct omap_cf_socket *cf; in omap_cf_get_status() local 162 struct omap_cf_socket *cf; in omap_cf_set_io_map() local 174 struct omap_cf_socket *cf; in omap_cf_set_mem_map() local 205 struct omap_cf_socket *cf; in omap_cf_probe() local 318 struct omap_cf_socket *cf = platform_get_drvdata(pdev); in omap_cf_remove() local
|
D | electra_cf.c | 55 static int electra_cf_present(struct electra_cf_socket *cf) in electra_cf_present() 71 struct electra_cf_socket *cf = from_timer(cf, t, timer); in electra_cf_timer() local 85 struct electra_cf_socket *cf = _cf; in electra_cf_irq() local 93 struct electra_cf_socket *cf; in electra_cf_get_status() local 115 struct electra_cf_socket *cf; in electra_cf_set_socket() local 155 struct electra_cf_socket *cf; in electra_cf_set_mem_map() local 179 struct electra_cf_socket *cf; in electra_cf_probe() local 311 struct electra_cf_socket *cf; in electra_cf_remove() local
|
/kernel/linux/linux-5.10/drivers/clk/sunxi-ng/ |
D | ccu_frac.c | 14 struct ccu_frac_internal *cf) in ccu_frac_helper_is_enabled() 23 struct ccu_frac_internal *cf) in ccu_frac_helper_enable() 38 struct ccu_frac_internal *cf) in ccu_frac_helper_disable() 53 struct ccu_frac_internal *cf, in ccu_frac_helper_has_rate() 63 struct ccu_frac_internal *cf) in ccu_frac_helper_read_rate() 84 struct ccu_frac_internal *cf, in ccu_frac_helper_set_rate()
|
/kernel/linux/linux-5.10/net/can/ |
D | gw.c | 173 static void mod_and_fddata(struct canfd_frame *cf, struct cf_mod *mod) in mod_and_fddata() 181 static void mod_or_fddata(struct canfd_frame *cf, struct cf_mod *mod) in mod_or_fddata() 189 static void mod_xor_fddata(struct canfd_frame *cf, struct cf_mod *mod) in mod_xor_fddata() 197 static void mod_set_fddata(struct canfd_frame *cf, struct cf_mod *mod) in mod_set_fddata() 258 static void cgw_csum_xor_rel(struct canfd_frame *cf, struct cgw_csum_xor *xor) in cgw_csum_xor_rel() 280 static void cgw_csum_xor_pos(struct canfd_frame *cf, struct cgw_csum_xor *xor) in cgw_csum_xor_pos() 291 static void cgw_csum_xor_neg(struct canfd_frame *cf, struct cgw_csum_xor *xor) in cgw_csum_xor_neg() 302 static void cgw_csum_crc8_rel(struct canfd_frame *cf, in cgw_csum_crc8_rel() 340 static void cgw_csum_crc8_pos(struct canfd_frame *cf, in cgw_csum_crc8_pos() 367 static void cgw_csum_crc8_neg(struct canfd_frame *cf, in cgw_csum_crc8_neg() [all …]
|
D | isotp.c | 281 static int check_optimized(struct canfd_frame *cf, int start_index) in check_optimized() 301 static int check_pad(struct isotp_sock *so, struct canfd_frame *cf, in check_pad() 329 static int isotp_rcv_fc(struct isotp_sock *so, struct canfd_frame *cf, int ae) in isotp_rcv_fc() 409 static int isotp_rcv_sf(struct sock *sk, struct canfd_frame *cf, int pcilen, in isotp_rcv_sf() 442 static int isotp_rcv_ff(struct sock *sk, struct canfd_frame *cf, int ae) in isotp_rcv_ff() 505 static int isotp_rcv_cf(struct sock *sk, struct canfd_frame *cf, int ae, in isotp_rcv_cf() 603 struct canfd_frame *cf; in isotp_rcv() local 685 static void isotp_fill_dataframe(struct canfd_frame *cf, struct isotp_sock *so, in isotp_fill_dataframe() 716 static void isotp_create_fframe(struct canfd_frame *cf, struct isotp_sock *so, in isotp_create_fframe() 759 struct canfd_frame *cf; in isotp_tx_timer_handler() local [all …]
|
/kernel/linux/linux-5.10/drivers/dma/ |
D | fsl_raid.c | 238 static void fill_cfd_frame(struct fsl_re_cmpnd_frame *cf, u8 index, in fill_cfd_frame() 251 void *cf, dma_addr_t paddr) in fsl_re_init_desc() 274 void *cf; in fsl_re_chan_alloc_desc() local 322 struct fsl_re_cmpnd_frame *cf; in fsl_re_prep_dma_genq() local 409 struct fsl_re_cmpnd_frame *cf; in fsl_re_prep_dma_pq() local 531 struct fsl_re_cmpnd_frame *cf; in fsl_re_prep_dma_memcpy() local 575 void *cf; in fsl_re_alloc_chan_resources() local
|
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/iavf/ |
D | iavf_virtchnl.c | 1157 struct iavf_cloud_filter *cf; in iavf_add_cloud_filter() local 1205 struct iavf_cloud_filter *cf, *cftmp; in iavf_del_cloud_filter() local 1370 struct iavf_cloud_filter *cf, *cftmp; in iavf_virtchnl_completion() local 1390 struct iavf_cloud_filter *cf; in iavf_virtchnl_completion() local 1517 struct iavf_cloud_filter *cf; in iavf_virtchnl_completion() local 1526 struct iavf_cloud_filter *cf, *cftmp; in iavf_virtchnl_completion() local
|
/kernel/linux/linux-5.10/fs/reiserfs/ |
D | ibalance.c | 32 int *d_key, struct buffer_head **cf) in internal_define_dest_src_infos() 497 struct buffer_head *cf; in internal_shift_left() local 538 struct buffer_head *cf; in internal_shift1_left() local 569 struct buffer_head *cf; in internal_shift_right() local 613 struct buffer_head *cf; in internal_shift1_right() local
|
/kernel/linux/linux-5.10/arch/mips/pci/ |
D | pci-xtalk-bridge.c | 47 u32 cf, shift, mask; in ioc3_cfg_rd() local 75 u32 cf, shift, mask, smask; in ioc3_cfg_wr() local 126 u32 cf; in pci_conf0_read_config() local 164 u32 cf; in pci_conf1_read_config() local 211 u32 cf; in pci_conf0_write_config() local 251 u32 cf; in pci_conf1_write_config() local
|
/kernel/linux/linux-5.10/drivers/net/can/ |
D | at91_can.c | 453 struct can_frame *cf = (struct can_frame *)skb->data; in at91_start_xmit() local 543 struct can_frame *cf; in at91_rx_overflow_err() local 571 struct can_frame *cf) in at91_read_mb() 610 struct can_frame *cf; in at91_read_msg() local 721 struct can_frame *cf, u32 reg_sr) in at91_poll_err_frame() 771 struct can_frame *cf; in at91_poll_err() local 876 struct can_frame *cf, enum can_state new_state) in at91_irq_err_state() 1012 struct can_frame *cf; in at91_irq_err() local
|
D | janz-ican3.c | 911 struct can_frame *cf) in ican3_to_can_frame() 942 struct can_frame *cf, in can_frame_to_ican3() 994 struct can_frame *cf; in ican3_handle_msglost() local 1038 struct can_frame *cf; in ican3_handle_cevtind() local 1287 struct can_frame *cf; in ican3_get_echo_skb() local 1324 struct can_frame *cf = (struct can_frame *)skb->data; in ican3_echo_skb_matches() local 1378 struct can_frame *cf; in ican3_recv_skb() local 1686 struct can_frame *cf = (struct can_frame *)skb->data; in ican3_xmit() local
|
D | xilinx_can.c | 555 struct canfd_frame *cf = (struct canfd_frame *)skb->data; in xcan_write_frame() local 746 struct can_frame *cf; in xcan_rx() local 815 struct canfd_frame *cf; in xcanfd_rx() local 917 struct can_frame *cf) in xcan_set_error_state() 963 struct can_frame *cf; in xcan_update_error_state_after_rxtx() local 992 struct can_frame cf = { }; in xcan_err_interrupt() local
|
/kernel/linux/linux-5.10/drivers/net/can/cc770/ |
D | cc770.c | 388 struct can_frame *cf = (struct can_frame *)priv->tx_skb->data; in cc770_tx() local 452 struct can_frame *cf; in cc770_rx() local 503 struct can_frame *cf; in cc770_err() local 669 struct can_frame *cf; in cc770_tx_interrupt() local
|
/kernel/linux/linux-5.10/drivers/net/can/peak_canfd/ |
D | peak_canfd.c | 254 struct canfd_frame *cf; in pucan_handle_can_rx() local 342 struct can_frame *cf; in pucan_handle_status() local 423 struct can_frame *cf; in pucan_handle_cache_critical() local 649 struct canfd_frame *cf = (struct canfd_frame *)skb->data; in peak_canfd_start_xmit() local
|
/kernel/linux/linux-5.10/drivers/media/test-drivers/vicodec/ |
D | codec-v4l2-fwht.c | 218 struct fwht_cframe cf; in v4l2_fwht_encode() local 285 struct fwht_cframe cf; in v4l2_fwht_decode() local
|
D | codec-fwht.c | 684 struct fwht_cframe *cf, u32 height, u32 width, in encode_plane() 778 struct fwht_cframe *cf, in fwht_encode_frame() 834 static bool decode_plane(struct fwht_cframe *cf, const __be16 **rlco, in decode_plane() 909 bool fwht_decode_frame(struct fwht_cframe *cf, u32 hdr_flags, in fwht_decode_frame()
|
/kernel/linux/linux-5.10/drivers/net/can/sja1000/ |
D | sja1000.c | 285 struct can_frame *cf = (struct can_frame *)skb->data; in sja1000_start_xmit() local 341 struct can_frame *cf; in sja1000_rx() local 394 struct can_frame *cf; in sja1000_err() local
|
/kernel/linux/linux-5.10/drivers/net/can/dev/ |
D | dev.c | 395 void can_change_state(struct net_device *dev, struct can_frame *cf, in can_change_state() 514 struct canfd_frame *cf = (struct canfd_frame *)skb->data; in __can_get_echo_skb() local 578 struct can_frame *cf; in can_restart() local 676 struct sk_buff *alloc_can_skb(struct net_device *dev, struct can_frame **cf) in alloc_can_skb() 731 struct sk_buff *alloc_can_err_skb(struct net_device *dev, struct can_frame **cf) in alloc_can_err_skb()
|
/kernel/linux/linux-5.10/net/can/j1939/ |
D | main.c | 43 struct can_frame *cf; in j1939_can_recv() local 316 struct can_frame *cf; in j1939_send_one() local
|
/kernel/linux/linux-5.10/include/linux/can/ |
D | skb.h | 37 struct can_frame cf[]; member
|
/kernel/linux/linux-5.10/lib/ |
D | decompress.c | 66 const struct compress_format *cf; in decompress_method() local
|
/kernel/linux/linux-5.10/sound/soc/codecs/ |
D | hdmi-codec.c | 446 struct hdmi_codec_daifmt *cf = dai->playback_dma_data; in hdmi_codec_hw_params() local 497 struct hdmi_codec_daifmt *cf = dai->playback_dma_data; in hdmi_codec_i2s_set_fmt() local 722 struct hdmi_codec_daifmt *cf = dai->playback_dma_data; in hdmi_dai_spdif_probe() local
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/can/ |
D | gw.h | 70 struct can_frame cf; member 74 struct canfd_frame cf; member
|
/kernel/linux/linux-5.10/include/uapi/linux/can/ |
D | gw.h | 111 struct can_frame cf; member 116 struct canfd_frame cf; member
|