Home
last modified time | relevance | path

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

12345678

/kernel/linux/linux-6.6/drivers/net/can/dev/
H A Dlength.c71 const struct canfd_frame *cf = (const struct canfd_frame *)skb->data; in can_skb_get_frame_len() local
H A Dskb.c208 struct sk_buff *alloc_can_skb(struct net_device *dev, struct can_frame **cf) in alloc_can_skb() argument
289 struct sk_buff *alloc_can_err_skb(struct net_device *dev, struct can_frame **cf) in alloc_can_err_skb() argument
/kernel/linux/linux-5.10/drivers/clk/sunxi-ng/
H A Dccu_frac.c13 ccu_frac_helper_is_enabled(struct ccu_common *common, struct ccu_frac_internal *cf) ccu_frac_helper_is_enabled() argument
22 ccu_frac_helper_enable(struct ccu_common *common, struct ccu_frac_internal *cf) ccu_frac_helper_enable() argument
37 ccu_frac_helper_disable(struct ccu_common *common, struct ccu_frac_internal *cf) ccu_frac_helper_disable() argument
52 ccu_frac_helper_has_rate(struct ccu_common *common, struct ccu_frac_internal *cf, unsigned long rate) ccu_frac_helper_has_rate() argument
62 ccu_frac_helper_read_rate(struct ccu_common *common, struct ccu_frac_internal *cf) ccu_frac_helper_read_rate() argument
83 ccu_frac_helper_set_rate(struct ccu_common *common, struct ccu_frac_internal *cf, unsigned long rate, u32 lock) ccu_frac_helper_set_rate() argument
[all...]
/kernel/linux/linux-5.10/lib/
H A Ddecompress.c66 const struct compress_format *cf; in decompress_method() local
/kernel/linux/linux-5.10/include/linux/can/
H A Dskb.h37 struct can_frame cf[]; member
/kernel/linux/linux-6.6/drivers/clk/sunxi-ng/
H A Dccu_frac.c13 ccu_frac_helper_is_enabled(struct ccu_common *common, struct ccu_frac_internal *cf) ccu_frac_helper_is_enabled() argument
23 ccu_frac_helper_enable(struct ccu_common *common, struct ccu_frac_internal *cf) ccu_frac_helper_enable() argument
39 ccu_frac_helper_disable(struct ccu_common *common, struct ccu_frac_internal *cf) ccu_frac_helper_disable() argument
55 ccu_frac_helper_has_rate(struct ccu_common *common, struct ccu_frac_internal *cf, unsigned long rate) ccu_frac_helper_has_rate() argument
66 ccu_frac_helper_read_rate(struct ccu_common *common, struct ccu_frac_internal *cf) ccu_frac_helper_read_rate() argument
88 ccu_frac_helper_set_rate(struct ccu_common *common, struct ccu_frac_internal *cf, unsigned long rate, u32 lock) ccu_frac_helper_set_rate() argument
[all...]
/kernel/linux/linux-6.6/lib/
H A Ddecompress.c66 const struct compress_format *cf; in decompress_method() local
/kernel/linux/linux-5.10/drivers/net/ethernet/mscc/
H A Docelot_police.h25 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
/kernel/linux/linux-5.10/include/linux/platform_data/
H A Dapds990x.h58 struct apds990x_chip_factors cf; member
/kernel/linux/linux-6.6/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
/kernel/linux/linux-6.6/include/linux/platform_data/
H A Dapds990x.h58 struct apds990x_chip_factors cf; member
/kernel/linux/linux-5.10/arch/arm/mach-s3c/
H A Dmach-osiris-dvs.c53 struct cpufreq_freqs *cf = data; in osiris_dvs_notify() local
/kernel/linux/linux-6.6/drivers/net/ethernet/amd/pds_core/
H A Dauxbus.c137 static struct pds_auxiliary_dev *pdsc_auxbus_dev_register(struct pdsc *cf, in pdsc_auxbus_dev_register() argument
178 int pdsc_auxbus_dev_del(struct pdsc *cf, struct pdsc *pf) in pdsc_auxbus_dev_del() argument
198 int pdsc_auxbus_dev_add(struct pdsc *cf, struc argument
[all...]
/kernel/linux/linux-6.6/fs/unicode/
H A Dutf8-core.c75 utf8_strncasecmp_folded(const struct unicode_map *um, const struct qstr *cf, const struct qstr *s1) utf8_strncasecmp_folded() argument
/kernel/linux/linux-6.6/include/linux/can/
H A Dlength.h267 static inline u8 can_get_cc_dlc(const struct can_frame *cf, const u32 ctrlmode) in can_get_cc_dlc() argument
280 static inline void can_frame_set_cc_len(struct can_frame *cf, const u8 dlc, in can_frame_set_cc_len() argument
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
/kernel/linux/linux-5.10/drivers/pcmcia/
H A Dat91_cf.c53 static inline int at91_cf_present(struct at91_cf_socket *cf) in at91_cf_present() argument
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; at91_cf_set_socket() local
147 struct at91_cf_socket *cf; at91_cf_set_io_map() local
185 struct at91_cf_socket *cf; at91_cf_set_mem_map() local
247 struct at91_cf_socket *cf; at91_cf_probe() local
357 struct at91_cf_socket *cf = platform_get_drvdata(pdev); at91_cf_remove() local
369 struct at91_cf_socket *cf = platform_get_drvdata(pdev); at91_cf_suspend() local
382 struct at91_cf_socket *cf = platform_get_drvdata(pdev); at91_cf_resume() local
[all...]
/kernel/linux/linux-5.10/net/sched/
H A Dem_canid.c48 struct can_frame *cf = (struct can_frame *)skb->data; in em_canid_get_id() local
/kernel/linux/linux-5.10/fs/unicode/
H A Dutf8-core.c80 utf8_strncasecmp_folded(const struct unicode_map *um, const struct qstr *cf, const struct qstr *s1) utf8_strncasecmp_folded() argument
/kernel/linux/linux-5.10/net/can/j1939/
H A Dmain.c43 struct can_frame *cf; in j1939_can_recv() local
318 struct can_frame *cf; in j1939_send_one() local
[all...]
/kernel/linux/linux-5.10/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
[all...]
/kernel/linux/linux-6.6/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
[all...]
/kernel/linux/linux-6.6/net/sched/
H A Dem_canid.c48 struct can_frame *cf = (struct can_frame *)skb->data; in em_canid_get_id() local

Completed in 9 milliseconds

12345678