Home
last modified time | relevance | path

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

123

/linux/drivers/clk/sunxi-ng/
H A 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()
/linux/drivers/pcmcia/
H A Delectra_cf.c55 static int electra_cf_present(struct electra_cf_socket *cf) in electra_cf_present()
71 struct electra_cf_socket *cf = timer_container_of(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
H A Domap_cf.c80 struct omap_cf_socket *cf = timer_container_of(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
297 struct omap_cf_socket *cf = platform_get_drvdata(pdev); in omap_cf_remove() local
/linux/net/can/
H A 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 …]
/linux/include/linux/can/
H A 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
H A Dlength.h267 static inline u8 can_get_cc_dlc(const struct can_frame *cf, const u32 ctrlmode) in can_get_cc_dlc()
280 static inline void can_frame_set_cc_len(struct can_frame *cf, const u8 dlc, in can_frame_set_cc_len()
/linux/drivers/net/ethernet/amd/pds_core/
H A Dauxbus.c134 static struct pds_auxiliary_dev *pdsc_auxbus_dev_register(struct pdsc *cf, in pdsc_auxbus_dev_register()
175 void pdsc_auxbus_dev_del(struct pdsc *cf, struct pdsc *pf, in pdsc_auxbus_dev_del()
194 int pdsc_auxbus_dev_add(struct pdsc *cf, struct pdsc *pf, in pdsc_auxbus_dev_add()
/linux/drivers/net/can/esd/
H A Desdacc.c251 struct can_frame *cf = (struct can_frame *)skb->data; in acc_start_xmit() local
437 struct can_frame *cf; in handle_core_msg_rxtxdone() local
500 struct can_frame *cf; in handle_core_msg_overrun() local
529 struct can_frame *cf; in handle_core_msg_buserr() local
586 struct can_frame *cf = NULL; in handle_core_msg_errstatechange() local
/linux/arch/mips/pci/
H A 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
/linux/drivers/net/can/ctucanfd/
H A Dctucanfd_base.c516 static bool ctucan_insert_frame(struct ctucan_priv *priv, const struct canfd_frame *cf, u8 buf, in ctucan_insert_frame()
599 struct canfd_frame *cf = (struct canfd_frame *)skb->data; in ctucan_start_xmit() local
647 static void ctucan_read_rx_frame(struct ctucan_priv *priv, struct canfd_frame *cf, u32 ffw) in ctucan_read_rx_frame()
714 struct canfd_frame *cf; in ctucan_rx() local
805 struct can_frame *cf; in ctucan_err_interrupt() local
944 struct can_frame *cf; in ctucan_rx_poll() local
/linux/drivers/media/test-drivers/vicodec/
H A Dcodec-v4l2-fwht.c218 struct fwht_cframe cf; in v4l2_fwht_encode() local
285 struct fwht_cframe cf; in v4l2_fwht_decode() local
H A Dcodec-fwht.c685 struct fwht_cframe *cf, u32 height, u32 width, in encode_plane()
779 struct fwht_cframe *cf, in fwht_encode_frame()
835 static bool decode_plane(struct fwht_cframe *cf, const __be16 **rlco, in decode_plane()
910 bool fwht_decode_frame(struct fwht_cframe *cf, u32 hdr_flags, in fwht_decode_frame()
/linux/drivers/net/can/dev/
H A Dskb.c208 struct sk_buff *alloc_can_skb(struct net_device *dev, struct can_frame **cf) in alloc_can_skb()
289 struct sk_buff *alloc_can_err_skb(struct net_device *dev, struct can_frame **cf) in alloc_can_err_skb()
H A Dlength.c71 const struct canfd_frame *cf = (const struct canfd_frame *)skb->data; in can_skb_get_frame_len() local
H A Ddev.c156 void can_change_state(struct net_device *dev, struct can_frame *cf, in can_change_state()
195 struct can_frame *cf; in can_restart() local
/linux/net/can/j1939/
H A Dmain.c39 struct can_frame *cf; in j1939_can_recv() local
318 struct can_frame *cf; in j1939_send_one() local
/linux/sound/soc/codecs/
H A Dhdmi-codec.c567 struct hdmi_codec_daifmt *cf = snd_soc_dai_dma_data_get_playback(dai); in hdmi_codec_hw_params() local
611 struct hdmi_codec_daifmt *cf = snd_soc_dai_dma_data_get_playback(dai); in hdmi_codec_prepare() local
646 struct hdmi_codec_daifmt *cf = snd_soc_dai_dma_data_get_playback(dai); in hdmi_codec_i2s_set_fmt() local
997 struct hdmi_codec_daifmt *cf; hdmi_dai_spdif_probe() local
[all...]
/linux/include/uapi/linux/can/
H A Dgw.h111 struct can_frame cf; member
116 struct canfd_frame cf; member
/linux/lib/
H A Ddecompress.c66 const struct compress_format *cf; in decompress_method() local
/linux/fs/ceph/
H A Dcaps.c1673 struct ceph_cap_flush *cf = NULL, *iter; in __ceph_flush_snaps() local
1842 struct ceph_cap_flush *cf; in ceph_alloc_cap_flush() local
1852 void ceph_free_cap_flush(struct ceph_cap_flush *cf) in ceph_free_cap_flush()
1861 struct ceph_cap_flush *cf = in __get_oldest_flush_tid() local
1874 struct ceph_cap_flush *cf) in __detach_cap_flush_from_mdsc()
1889 struct ceph_cap_flush *cf) in __detach_cap_flush_from_ci()
1916 struct ceph_cap_flush *cf = NULL; in __mark_caps_flushing() local
2323 struct ceph_cap_flush *cf = in try_flush_caps() local
2347 struct ceph_cap_flush * cf = in caps_are_flushed() local
2571 struct ceph_cap_flush *cf; in __kick_flushing_caps() local
[all …]
/linux/drivers/net/ethernet/mscc/
H A Docelot_police.h26 bool cf; /* Coupling flag (ignored in SLB mode) */ member
H A Docelot_police.c26 u32 cf = 0, cir_ena = 0, frm_mode = POL_MODE_LINERATE; in qos_policer_conf_set() local
/linux/include/linux/platform_data/
H A Dapds990x.h58 struct apds990x_chip_factors cf; member
/linux/drivers/net/can/
H A Dbxcan.c369 struct can_frame *cf; in bxcan_mailbox_read() local
473 struct can_frame *cf; in bxcan_handle_state_change() local
521 struct can_frame *cf; in bxcan_handle_bus_err() local
838 struct can_frame *cf = (struct can_frame *)skb->data; in bxcan_start_xmit() local
/linux/drivers/net/can/usb/kvaser_usb/
H A Dkvaser_usb_hydra.c952 struct can_frame *cf, in kvaser_usb_hydra_change_state()
991 struct can_frame *cf; in kvaser_usb_hydra_update_state() local
1108 struct can_frame *cf = NULL; in kvaser_usb_hydra_error_frame() local
1154 struct can_frame *cf; in kvaser_usb_hydra_one_shot_fail() local
1238 struct can_frame *cf; in kvaser_usb_hydra_rx_msg_std() local
1300 struct canfd_frame *cf; in kvaser_usb_hydra_rx_msg_ext() local
1460 struct canfd_frame *cf = (struct canfd_frame *)skb->data; in kvaser_usb_hydra_frame_to_cmd_ext() local
1543 struct can_frame *cf = (struct can_frame *)skb->data; in kvaser_usb_hydra_frame_to_cmd_std() local

123