/linux-6.3-rc2/drivers/clk/sunxi-ng/ |
A D | ccu_mux.c | 18 struct ccu_mux_internal *cm, in ccu_mux_get_prediv() 63 struct ccu_mux_internal *cm, in ccu_mux_helper_apply_prediv() 72 struct ccu_mux_internal *cm, in ccu_mux_helper_unapply_prediv() 80 struct ccu_mux_internal *cm, in ccu_mux_helper_determine_rate() 161 struct ccu_mux_internal *cm) in ccu_mux_helper_get_parent() 184 struct ccu_mux_internal *cm, in ccu_mux_helper_set_parent() 212 struct ccu_mux *cm = hw_to_ccu_mux(hw); in ccu_mux_disable() local 219 struct ccu_mux *cm = hw_to_ccu_mux(hw); in ccu_mux_enable() local 226 struct ccu_mux *cm = hw_to_ccu_mux(hw); in ccu_mux_is_enabled() local 233 struct ccu_mux *cm = hw_to_ccu_mux(hw); in ccu_mux_get_parent() local [all …]
|
A D | ccu_mult.c | 38 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 = hw_to_ccu_mult(hw); in ccu_mult_enable() local 69 struct ccu_mult *cm = hw_to_ccu_mult(hw); in ccu_mult_is_enabled() local 77 struct ccu_mult *cm = hw_to_ccu_mult(hw); in ccu_mult_recalc_rate() local 97 struct ccu_mult *cm = hw_to_ccu_mult(hw); in ccu_mult_determine_rate() local 106 struct ccu_mult *cm = hw_to_ccu_mult(hw); in ccu_mult_set_rate() local 149 struct ccu_mult *cm = hw_to_ccu_mult(hw); in ccu_mult_get_parent() local 156 struct ccu_mult *cm = hw_to_ccu_mult(hw); in ccu_mult_set_parent() local
|
A D | ccu-sun6i-rtc.c | 57 struct ccu_common *cm = hw_to_ccu_common(hw); in ccu_iosc_enable() local 64 struct ccu_common *cm = hw_to_ccu_common(hw); in ccu_iosc_disable() local 71 struct ccu_common *cm = hw_to_ccu_common(hw); in ccu_iosc_is_enabled() local 79 struct ccu_common *cm = hw_to_ccu_common(hw); in ccu_iosc_recalc_rate() local 117 struct ccu_common *cm = hw_to_ccu_common(hw); in ccu_iosc_32k_prepare() local 132 struct ccu_common *cm = hw_to_ccu_common(hw); in ccu_iosc_32k_unprepare() local 146 struct ccu_common *cm = hw_to_ccu_common(hw); in ccu_iosc_32k_recalc_rate() local 165 struct ccu_common *cm = hw_to_ccu_common(hw); in ccu_iosc_32k_recalc_accuracy() local
|
A D | ccu_mmc_timing.c | 23 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
|
A D | ccu_mp.c | 272 struct ccu_common *cm = hw_to_ccu_common(hw); in ccu_mp_mmc_recalc_rate() local 283 struct ccu_common *cm = hw_to_ccu_common(hw); in ccu_mp_mmc_determine_rate() local 309 struct ccu_common *cm = hw_to_ccu_common(hw); in ccu_mp_mmc_set_rate() local
|
/linux-6.3-rc2/drivers/power/supply/ |
A D | charger-manager.c | 95 static bool is_batt_present(struct charger_manager *cm) in is_batt_present() 211 static bool is_charging(struct charger_manager *cm) in is_charging() 280 static bool is_full_charged(struct charger_manager *cm) in is_full_charged() 605 static bool _cm_monitor(struct charger_manager *cm) in _cm_monitor() 630 struct charger_manager *cm; in cm_monitor() local 651 struct charger_manager *cm; in _setup_polling() local 862 struct charger_manager *cm; in cm_setup_timer() local 1110 struct charger_manager *cm = charger->cm; in charger_externally_control_store() local 1424 struct charger_manager *cm; in charger_manager_probe() local 1673 struct charger_manager *cm; in cm_need_to_awake() local [all …]
|
/linux-6.3-rc2/kernel/irq/ |
A D | matrix.c | 80 struct cpumap *cm = this_cpu_ptr(m->maps); in irq_matrix_online() local 101 struct cpumap *cm = this_cpu_ptr(m->maps); in irq_matrix_offline() local 133 struct cpumap *cm; in matrix_find_best_cpu() local 154 struct cpumap *cm; in matrix_find_best_cpu_managed() local 184 struct cpumap *cm = this_cpu_ptr(m->maps); in irq_matrix_assign_system() local 215 struct cpumap *cm = per_cpu_ptr(m->maps, cpu); in irq_matrix_reserve_managed() local 290 struct cpumap *cm; in irq_matrix_alloc_managed() local 324 struct cpumap *cm = this_cpu_ptr(m->maps); in irq_matrix_assign() local 381 struct cpumap *cm; in irq_matrix_alloc() local 452 struct cpumap *cm = this_cpu_ptr(m->maps); in irq_matrix_available() local [all …]
|
/linux-6.3-rc2/sound/pci/ |
A D | cmipci.c | 1107 static int save_mixer_state(struct cmipci *cm) in save_mixer_state() 1420 struct cmipci *cm = dev_id; in snd_cmipci_interrupt() local 2024 struct cmipci *cm = snd_kcontrol_chip(kcontrol); in snd_cmipci_get_volume() local 2047 struct cmipci *cm = snd_kcontrol_chip(kcontrol); in snd_cmipci_put_volume() local 2106 struct cmipci *cm = snd_kcontrol_chip(kcontrol); in snd_cmipci_get_input_sw() local 2758 struct cmipci *cm = entry->private_data; in snd_cmipci_proc_read() local 2792 static void query_chip(struct cmipci *cm) in query_chip() 2903 struct cmipci *cm = card->private_data; in snd_cmipci_free() local 2977 struct cmipci *cm = card->private_data; in snd_cmipci_create() local 3291 struct cmipci *cm = card->private_data; in snd_cmipci_suspend() local [all …]
|
/linux-6.3-rc2/net/sched/ |
A D | em_canid.c | 53 static void em_canid_sff_match_add(struct canid_match *cm, u32 can_id, in em_canid_sff_match_add() 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); in em_canid_destroy() local 192 struct canid_match *cm = em_canid_priv(m); in em_canid_dump() local
|
/linux-6.3-rc2/drivers/hid/ |
A D | hid-cmedia.c | 91 static void hp_ev(struct hid_device *hid, struct cmhid *cm, int value) in hp_ev() 100 struct cmhid *cm = hid_get_drvdata(hid); in cmhid_raw_event() local 124 struct cmhid *cm = hid_get_drvdata(hid); in cmhid_input_configured() local 146 struct cmhid *cm; in cmhid_probe() local 180 struct cmhid *cm = hid_get_drvdata(hid); in cmhid_remove() local
|
/linux-6.3-rc2/drivers/rapidio/ |
A D | rio_cm.c | 203 struct cm_dev *cm; member 620 struct cm_dev *cm = dev_id; in riocm_inb_msg_event() local 1231 struct cm_dev *cm; in riocm_ch_bind() local 1534 struct cm_dev *cm; in cm_ep_get_list_size() local 1562 struct cm_dev *cm; in cm_ep_get_list() local 1621 struct cm_dev *cm; in cm_mport_get_list() local 1781 struct cm_dev *cm; in cm_chan_connect() local 1948 struct cm_dev *cm; in riocm_add_dev() local 1991 struct cm_dev *cm; in riocm_remove_dev() local 2100 struct cm_dev *cm; in riocm_add_mport() local [all …]
|
/linux-6.3-rc2/sound/soc/intel/avs/ |
A D | registers.h | 30 #define AVS_ADSPCS_CRST_MASK(cm) (cm) argument 31 #define AVS_ADSPCS_CSTALL_MASK(cm) ((cm) << 8) argument 32 #define AVS_ADSPCS_SPA_MASK(cm) ((cm) << 16) argument 33 #define AVS_ADSPCS_CPA_MASK(cm) ((cm) << 24) argument
|
/linux-6.3-rc2/drivers/clk/sprd/ |
A D | mux.c | 41 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
|
/linux-6.3-rc2/net/core/ |
A D | scm.c | 230 struct cmsghdr __user *cm = msg->msg_control_user; in put_cmsg() local 244 struct cmsghdr *cm = msg->msg_control; in put_cmsg() local 301 struct cmsghdr __user *cm = in scm_detach_fds() local
|
/linux-6.3-rc2/fs/dlm/ |
A D | config.c | 526 struct dlm_comm *cm; in make_comm() local 547 struct dlm_comm *cm = config_item_to_comm(i); in drop_comm() local 558 struct dlm_comm *cm = config_item_to_comm(i); in release_comm() local 653 struct dlm_comm *cm = config_item_to_comm(item); in comm_local_store() local 666 struct dlm_comm *cm = config_item_to_comm(item); in comm_addr_store() local 694 struct dlm_comm *cm = config_item_to_comm(item); in comm_addr_list_show() local 849 struct dlm_comm *cm = NULL; in get_comm() local 873 static void put_comm(struct dlm_comm *cm) in put_comm() 928 struct dlm_comm *cm = get_comm(nodeid); in dlm_comm_seq() local
|
/linux-6.3-rc2/tools/perf/util/ |
A D | clockid.c | 71 const struct clockid_map *cm; in parse_clockid() local 112 const struct clockid_map *cm; in clockid_name() local
|
/linux-6.3-rc2/sound/soc/intel/skylake/ |
A D | skl-sst-dsp.h | 101 #define SKL_ADSPCS_CRST_MASK(cm) ((cm) << SKL_ADSPCS_CRST_SHIFT) argument 108 #define SKL_ADSPCS_CSTALL_MASK(cm) ((cm) << SKL_ADSPCS_CSTALL_SHIFT) argument 115 #define SKL_ADSPCS_SPA_MASK(cm) ((cm) << SKL_ADSPCS_SPA_SHIFT) argument 122 #define SKL_ADSPCS_CPA_MASK(cm) ((cm) << SKL_ADSPCS_CPA_SHIFT) argument
|
/linux-6.3-rc2/drivers/net/can/dev/ |
A D | netlink.c | 78 struct can_ctrlmode *cm = nla_data(data[IFLA_CAN_CTRLMODE]); in can_validate() local 241 struct can_ctrlmode *cm; in can_changelink() local 542 struct can_ctrlmode cm = {.flags = priv->ctrlmode}; in can_fill_info() local
|
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dml/dsc/ |
A D | rc_calc_fpu.c | 64 static void get_qp_set(qp_set qps, enum colour_mode cm, enum bits_per_comp bpc, in get_qp_set() 166 enum colour_mode cm, in _do_calc_rc_params()
|
/linux-6.3-rc2/tools/testing/selftests/net/ |
A D | ipv6_flowlabel.c | 75 struct cmsghdr *cm; in do_send() local 103 struct cmsghdr *cm; in do_recv() local
|
/linux-6.3-rc2/net/netfilter/ |
A D | xt_limit.c | 159 const struct compat_xt_rateinfo *cm = src; in limit_mt_compat_from_user() local 174 struct compat_xt_rateinfo cm = { in limit_mt_compat_to_user() local
|
/linux-6.3-rc2/drivers/platform/x86/ |
A D | eeepc-laptop.c | 207 static int set_acpi(struct eeepc_laptop *eeepc, int cm, int value) in set_acpi() 221 static int get_acpi(struct eeepc_laptop *eeepc, int cm) in get_acpi() 236 static int acpi_setter_handle(struct eeepc_laptop *eeepc, int cm, in acpi_setter_handle() 267 static ssize_t store_sys_acpi(struct device *dev, int cm, in store_sys_acpi() 282 static ssize_t show_sys_acpi(struct device *dev, int cm, char *buf) in show_sys_acpi() 768 enum rfkill_type type, int cm) in eeepc_new_rfkill() 1297 static void cmsg_quirk(struct eeepc_laptop *eeepc, int cm, const char *name) in cmsg_quirk()
|
/linux-6.3-rc2/arch/arm/mach-versatile/ |
A D | integrator.c | 72 struct device_node *cm = of_find_matching_node(NULL, cm_match); in cm_init() local
|
/linux-6.3-rc2/sound/soc/mediatek/mt8195/ |
A D | mt8195-afe-pcm.c | 240 const struct mt8195_afe_channel_merge *cm, in mt8195_afe_config_cm() 265 const struct mt8195_afe_channel_merge *cm, in mt8195_afe_enable_cm() 388 const struct mt8195_afe_channel_merge *cm = mt8195_afe_found_cm(dai); in mt8195_afe_fe_hw_params() local 419 const struct mt8195_afe_channel_merge *cm = mt8195_afe_found_cm(dai); in mt8195_afe_fe_trigger() local
|
/linux-6.3-rc2/fs/ceph/ |
A D | debugfs.c | 176 struct ceph_client_metric *cm = &fsc->mdsc->metric; in metrics_latency_show() local 202 struct ceph_client_metric *cm = &fsc->mdsc->metric; in metrics_size_show() local
|