Home
last modified time | relevance | path

Searched defs:cf (Results 1 – 25 of 191) sorted by relevance

12345678

/kernel/linux/linux-5.10/drivers/pcmcia/
Dat91_cf.c53 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
Delectra_cf.c55 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
Domap_cf.c81 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
/kernel/linux/linux-6.6/drivers/clk/sunxi-ng/
Dccu_frac.c14 struct ccu_frac_internal *cf) in ccu_frac_helper_is_enabled()
24 struct ccu_frac_internal *cf) in ccu_frac_helper_enable()
40 struct ccu_frac_internal *cf) in ccu_frac_helper_disable()
56 struct ccu_frac_internal *cf, in ccu_frac_helper_has_rate()
67 struct ccu_frac_internal *cf) in ccu_frac_helper_read_rate()
89 struct ccu_frac_internal *cf, in ccu_frac_helper_set_rate()
/kernel/linux/linux-5.10/drivers/clk/sunxi-ng/
Dccu_frac.c14 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-6.6/drivers/pcmcia/
Delectra_cf.c55 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
313 struct electra_cf_socket *cf; in electra_cf_remove() local
Domap_cf.c80 struct omap_cf_socket *cf = from_timer(cf, t, timer); in omap_cf_timer() local
100 struct omap_cf_socket *cf = (struct omap_cf_socket *)_cf; in omap_cf_irq() local
113 struct omap_cf_socket *cf; in omap_cf_get_status() local
159 struct omap_cf_socket *cf; in omap_cf_set_io_map() local
171 struct omap_cf_socket *cf; in omap_cf_set_mem_map() local
202 struct omap_cf_socket *cf; in omap_cf_probe() local
295 struct omap_cf_socket *cf = platform_get_drvdata(pdev); in omap_cf_remove() local
/kernel/linux/linux-6.6/net/can/
Dgw.c173 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()
203 static void mod_retrieve_ccdlc(struct canfd_frame *cf) in mod_retrieve_ccdlc()
217 static void mod_store_ccdlc(struct canfd_frame *cf) in mod_store_ccdlc()
237 static void mod_and_ccdlc(struct canfd_frame *cf, struct cf_mod *mod) in mod_and_ccdlc()
244 static void mod_or_ccdlc(struct canfd_frame *cf, struct cf_mod *mod) in mod_or_ccdlc()
251 static void mod_xor_ccdlc(struct canfd_frame *cf, struct cf_mod *mod) in mod_xor_ccdlc()
258 static void mod_set_ccdlc(struct canfd_frame *cf, struct cf_mod *mod) in mod_set_ccdlc()
[all …]
Disotp.c311 static int check_optimized(struct canfd_frame *cf, int start_index) in check_optimized()
331 static int check_pad(struct isotp_sock *so, struct canfd_frame *cf, in check_pad()
361 static int isotp_rcv_fc(struct isotp_sock *so, struct canfd_frame *cf, int ae) in isotp_rcv_fc()
442 static int isotp_rcv_sf(struct sock *sk, struct canfd_frame *cf, int pcilen, in isotp_rcv_sf()
475 static int isotp_rcv_ff(struct sock *sk, struct canfd_frame *cf, int ae) in isotp_rcv_ff()
548 static int isotp_rcv_cf(struct sock *sk, struct canfd_frame *cf, int ae, in isotp_rcv_cf()
646 struct canfd_frame *cf; in isotp_rcv() local
728 static void isotp_fill_dataframe(struct canfd_frame *cf, struct isotp_sock *so, in isotp_fill_dataframe()
764 struct canfd_frame *cf; in isotp_send_cframe() local
816 static void isotp_create_fframe(struct canfd_frame *cf, struct isotp_sock *so, in isotp_create_fframe()
[all …]
/kernel/linux/linux-5.10/net/can/
Dgw.c173 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 …]
Disotp.c298 static int check_optimized(struct canfd_frame *cf, int start_index) in check_optimized()
318 static int check_pad(struct isotp_sock *so, struct canfd_frame *cf, in check_pad()
348 static int isotp_rcv_fc(struct isotp_sock *so, struct canfd_frame *cf, int ae) in isotp_rcv_fc()
429 static int isotp_rcv_sf(struct sock *sk, struct canfd_frame *cf, int pcilen, in isotp_rcv_sf()
462 static int isotp_rcv_ff(struct sock *sk, struct canfd_frame *cf, int ae) in isotp_rcv_ff()
525 static int isotp_rcv_cf(struct sock *sk, struct canfd_frame *cf, int ae, in isotp_rcv_cf()
623 struct canfd_frame *cf; in isotp_rcv() local
705 static void isotp_fill_dataframe(struct canfd_frame *cf, struct isotp_sock *so, in isotp_fill_dataframe()
741 struct canfd_frame *cf; in isotp_send_cframe() local
793 static void isotp_create_fframe(struct canfd_frame *cf, struct isotp_sock *so, in isotp_create_fframe()
[all …]
/kernel/linux/linux-6.6/include/linux/can/
Dskb.h60 struct can_frame cf[]; member
106 struct can_frame *cf = (struct can_frame *)skb->data; in can_is_can_skb() local
150 const struct can_frame *cf = (struct can_frame *)skb->data; in can_skb_get_data_len() local
/kernel/linux/linux-6.6/drivers/dma/
Dfsl_raid.c239 static void fill_cfd_frame(struct fsl_re_cmpnd_frame *cf, u8 index, in fill_cfd_frame()
252 void *cf, dma_addr_t paddr) in fsl_re_init_desc()
275 void *cf; in fsl_re_chan_alloc_desc() local
323 struct fsl_re_cmpnd_frame *cf; in fsl_re_prep_dma_genq() local
410 struct fsl_re_cmpnd_frame *cf; in fsl_re_prep_dma_pq() local
532 struct fsl_re_cmpnd_frame *cf; in fsl_re_prep_dma_memcpy() local
576 void *cf; in fsl_re_alloc_chan_resources() local
/kernel/linux/linux-5.10/drivers/dma/
Dfsl_raid.c238 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-6.6/drivers/net/ethernet/amd/pds_core/
Dauxbus.c137 static struct pds_auxiliary_dev *pdsc_auxbus_dev_register(struct pdsc *cf, in pdsc_auxbus_dev_register()
178 int pdsc_auxbus_dev_del(struct pdsc *cf, struct pdsc *pf) in pdsc_auxbus_dev_del()
198 int pdsc_auxbus_dev_add(struct pdsc *cf, struct pdsc *pf) in pdsc_auxbus_dev_add()
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/iavf/
Diavf_virtchnl.c1157 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/
Dibalance.c32 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-6.6/fs/reiserfs/
Dibalance.c32 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-6.6/arch/mips/pci/
Dpci-xtalk-bridge.c48 u32 cf, shift, mask; in ioc3_cfg_rd() local
76 u32 cf, shift, mask, smask; in ioc3_cfg_wr() local
127 u32 cf; in pci_conf0_read_config() local
165 u32 cf; in pci_conf1_read_config() local
212 u32 cf; in pci_conf0_write_config() local
252 u32 cf; in pci_conf1_write_config() local
/kernel/linux/linux-5.10/arch/mips/pci/
Dpci-xtalk-bridge.c47 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-6.6/drivers/net/can/
Dat91_can.c451 struct can_frame *cf = (struct can_frame *)skb->data; in at91_start_xmit() local
540 struct can_frame *cf; in at91_rx_overflow_err() local
566 struct can_frame *cf) in at91_read_mb()
605 struct can_frame *cf; in at91_read_msg() local
716 struct can_frame *cf, u32 reg_sr) in at91_poll_err_frame()
766 struct can_frame *cf; in at91_poll_err() local
868 struct can_frame *cf, enum can_state new_state) in at91_irq_err_state()
998 struct can_frame *cf; in at91_irq_err() local
/kernel/linux/linux-5.10/drivers/net/can/
Dat91_can.c453 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
/kernel/linux/linux-5.10/drivers/net/can/peak_canfd/
Dpeak_canfd.c254 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/net/can/cc770/
Dcc770.c388 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-6.6/drivers/net/can/ctucanfd/
Dctucanfd_base.c515 static bool ctucan_insert_frame(struct ctucan_priv *priv, const struct canfd_frame *cf, u8 buf, in ctucan_insert_frame()
598 struct canfd_frame *cf = (struct canfd_frame *)skb->data; in ctucan_start_xmit() local
646 static void ctucan_read_rx_frame(struct ctucan_priv *priv, struct canfd_frame *cf, u32 ffw) in ctucan_read_rx_frame()
713 struct canfd_frame *cf; in ctucan_rx() local
804 struct can_frame *cf; in ctucan_err_interrupt() local
943 struct can_frame *cf; in ctucan_rx_poll() local

12345678