Home
last modified time | relevance | path

Searched defs:cm (Results 1 - 25 of 134) sorted by relevance

123456

/kernel/linux/linux-5.10/drivers/clk/sunxi-ng/
H A Dccu_mmc_timing.c23 struct ccu_common *cm = hw_to_ccu_common(hw); in sunxi_ccu_set_mmc_timing_mode() local
56 struct ccu_common *cm = hw_to_ccu_common(hw); in sunxi_ccu_get_mmc_timing_mode() local
[all...]
H A Dccu_mult.c38 struct ccu_mult *cm = data; in ccu_mult_round_rate() local
55 struct ccu_mult *cm = hw_to_ccu_mult(hw); in ccu_mult_disable() local
62 struct ccu_mult *cm in ccu_mult_enable() local
69 struct ccu_mult *cm = hw_to_ccu_mult(hw); ccu_mult_is_enabled() local
77 struct ccu_mult *cm = hw_to_ccu_mult(hw); ccu_mult_recalc_rate() local
97 struct ccu_mult *cm = hw_to_ccu_mult(hw); ccu_mult_determine_rate() local
106 struct ccu_mult *cm = hw_to_ccu_mult(hw); ccu_mult_set_rate() local
149 struct ccu_mult *cm = hw_to_ccu_mult(hw); ccu_mult_get_parent() local
156 struct ccu_mult *cm = hw_to_ccu_mult(hw); ccu_mult_set_parent() local
[all...]
H A Dccu_mux.h107 struct ccu_mux_internal *cm; member
/kernel/linux/linux-6.6/drivers/clk/sunxi-ng/
H A Dccu_mmc_timing.c23 struct ccu_common *cm = hw_to_ccu_common(hw); in sunxi_ccu_set_mmc_timing_mode() local
56 struct ccu_common *cm = hw_to_ccu_common(hw); in sunxi_ccu_get_mmc_timing_mode() local
[all...]
H A Dccu_mux.h155 struct ccu_mux_internal *cm; member
H A Dccu_mult.c38 struct ccu_mult *cm = data; in ccu_mult_round_rate() local
55 struct ccu_mult *cm = hw_to_ccu_mult(hw); in ccu_mult_disable() local
62 struct ccu_mult *cm in ccu_mult_enable() local
69 struct ccu_mult *cm = hw_to_ccu_mult(hw); ccu_mult_is_enabled() local
77 struct ccu_mult *cm = hw_to_ccu_mult(hw); ccu_mult_recalc_rate() local
97 struct ccu_mult *cm = hw_to_ccu_mult(hw); ccu_mult_determine_rate() local
106 struct ccu_mult *cm = hw_to_ccu_mult(hw); ccu_mult_set_rate() local
149 struct ccu_mult *cm = hw_to_ccu_mult(hw); ccu_mult_get_parent() local
156 struct ccu_mult *cm = hw_to_ccu_mult(hw); ccu_mult_set_parent() local
[all...]
/kernel/linux/linux-5.10/arch/arm/mach-integrator/
H A Dcore.c74 struct device_node *cm = of_find_matching_node(NULL, cm_match); in cm_init() local
/kernel/linux/linux-5.10/drivers/clk/sprd/
H A Dmux.c41 struct sprd_mux *cm = hw_to_sprd_mux(hw); in sprd_mux_get_parent() local
66 struct sprd_mux *cm = hw_to_sprd_mux(hw); in sprd_mux_set_parent() local
/kernel/linux/linux-6.6/arch/arm/mach-versatile/
H A Dintegrator.c72 struct device_node *cm = of_find_matching_node(NULL, cm_match); in cm_init() local
/kernel/linux/linux-6.6/drivers/clk/sprd/
H A Dmux.c41 struct sprd_mux *cm = hw_to_sprd_mux(hw); in sprd_mux_get_parent() local
66 struct sprd_mux *cm = hw_to_sprd_mux(hw); in sprd_mux_set_parent() local
/kernel/linux/linux-5.10/tools/perf/util/
H A Dclockid.c71 const struct clockid_map *cm; in parse_clockid() local
112 const struct clockid_map *cm; in clockid_name() local
[all...]
/kernel/linux/linux-5.10/include/linux/
H A Dethtool_netlink.h51 ethnl_cable_test_fault_length(struct phy_device *phydev, u8 pair, u32 cm) ethnl_cable_test_fault_length() argument
/kernel/linux/linux-6.6/tools/perf/util/
H A Dclockid.c71 const struct clockid_map *cm; in parse_clockid() local
112 const struct clockid_map *cm; in clockid_name() local
[all...]
/kernel/linux/linux-5.10/arch/arm/mach-omap2/
H A Dcm_common.c47 void __init omap2_set_globals_cm(void __iomem *cm, void __iomem *cm2) in omap2_set_globals_cm() argument
[all...]
/kernel/linux/linux-5.10/tools/testing/selftests/net/
H A Dtcp_inq.c103 struct cmsghdr *cm; in main() local
H A Dipv6_flowlabel.c52 struct cmsghdr *cm; in do_send() local
80 struct cmsghdr *cm; in do_recv() local
[all...]
/kernel/linux/linux-5.10/net/sched/
H A Dem_canid.c53 static void em_canid_sff_match_add(struct canid_match *cm, u32 can_id, in em_canid_sff_match_add() argument
96 struct canid_match *cm = em_canid_priv(m); in em_canid_match() local
124 struct canid_match *cm; in em_canid_change() local
185 struct canid_match *cm = em_canid_priv(m); em_canid_destroy() local
192 struct canid_match *cm = em_canid_priv(m); em_canid_dump() local
[all...]
/kernel/linux/linux-5.10/net/netfilter/
H A Dxt_limit.c153 const struct compat_xt_rateinfo *cm = src; in limit_mt_compat_from_user() local
168 struct compat_xt_rateinfo cm = { in limit_mt_compat_to_user() local
[all...]
/kernel/linux/linux-5.10/net/ethtool/
H A Dcabletest.c186 int ethnl_cable_test_fault_length(struct phy_device *phydev, u8 pair, u32 cm) in ethnl_cable_test_fault_length() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
H A Ddmanv04.c101 u32 cm = ((1ULL << c->bits) - 1) << c->ctxs; in nv04_fifo_dma_fini() local
/kernel/linux/linux-5.10/drivers/hid/
H A Dhid-cmedia.c49 static void hp_ev(struct hid_device *hid, struct cmhid *cm, int value) in hp_ev() argument
58 struct cmhid *cm = hid_get_drvdata(hid); in cmhid_raw_event() local
82 struct cmhid *cm = hid_get_drvdata(hid); in cmhid_input_configured() local
104 struct cmhid *cm; cmhid_probe() local
138 struct cmhid *cm = hid_get_drvdata(hid); cmhid_remove() local
[all...]
/kernel/linux/linux-6.6/include/linux/
H A Dethtool_netlink.h63 ethnl_cable_test_fault_length(struct phy_device *phydev, u8 pair, u32 cm) ethnl_cable_test_fault_length() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dml/dsc/
H A Drc_calc_fpu.c64 static void get_qp_set(qp_set qps, enum colour_mode cm, enum bits_per_comp bpc, in get_qp_set() argument
165 _do_calc_rc_params(struct rc_params *rc, enum colour_mode cm, enum bits_per_comp bpc, u16 drm_bpp, bool is_navite_422_or_420, int slice_width, int slice_height, int minor_version) _do_calc_rc_params() argument
[all...]
/kernel/linux/linux-6.6/net/sched/
H A Dem_canid.c53 static void em_canid_sff_match_add(struct canid_match *cm, u32 can_id, in em_canid_sff_match_add() argument
96 struct canid_match *cm = em_canid_priv(m); in em_canid_match() local
124 struct canid_match *cm; in em_canid_change() local
185 struct canid_match *cm = em_canid_priv(m); em_canid_destroy() local
192 struct canid_match *cm = em_canid_priv(m); em_canid_dump() local
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/net/
H A Dtcp_inq.c103 struct cmsghdr *cm; in main() local

Completed in 13 milliseconds

123456