/linux/drivers/clk/sunxi-ng/ |
A D | ccu_mux.c | 16 struct ccu_mux_internal *cm, in ccu_mux_get_prediv() 61 struct ccu_mux_internal *cm, in ccu_mux_helper_apply_prediv() 69 struct ccu_mux_internal *cm, in ccu_mux_helper_unapply_prediv() 77 struct ccu_mux_internal *cm, in ccu_mux_helper_determine_rate() 157 struct ccu_mux_internal *cm) in ccu_mux_helper_get_parent() 179 struct ccu_mux_internal *cm, in ccu_mux_helper_set_parent() 201 struct ccu_mux *cm = hw_to_ccu_mux(hw); in ccu_mux_disable() local 208 struct ccu_mux *cm = hw_to_ccu_mux(hw); in ccu_mux_enable() local 215 struct ccu_mux *cm = hw_to_ccu_mux(hw); in ccu_mux_is_enabled() local 222 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_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 | 270 struct ccu_common *cm = hw_to_ccu_common(hw); in ccu_mp_mmc_recalc_rate() local 281 struct ccu_common *cm = hw_to_ccu_common(hw); in ccu_mp_mmc_determine_rate() local 307 struct ccu_common *cm = hw_to_ccu_common(hw); in ccu_mp_mmc_set_rate() local
|
/linux/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 1113 struct charger_manager *cm = charger->cm; in charger_externally_control_store() local 1427 struct charger_manager *cm; in charger_manager_probe() local 1676 struct charger_manager *cm; in cm_need_to_awake() local [all …]
|
/linux/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/sound/pci/ |
A D | cmipci.c | 1108 static int save_mixer_state(struct cmipci *cm) in save_mixer_state() 1421 struct cmipci *cm = dev_id; in snd_cmipci_interrupt() local 2025 struct cmipci *cm = snd_kcontrol_chip(kcontrol); in snd_cmipci_get_volume() local 2048 struct cmipci *cm = snd_kcontrol_chip(kcontrol); in snd_cmipci_put_volume() local 2107 struct cmipci *cm = snd_kcontrol_chip(kcontrol); in snd_cmipci_get_input_sw() local 2759 struct cmipci *cm = entry->private_data; in snd_cmipci_proc_read() local 2793 static void query_chip(struct cmipci *cm) in query_chip() 2904 struct cmipci *cm = card->private_data; in snd_cmipci_free() local 2978 struct cmipci *cm = card->private_data; in snd_cmipci_create() local 3288 struct cmipci *cm = card->private_data; in snd_cmipci_suspend() local [all …]
|
/linux/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/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/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/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/net/core/ |
A D | scm.c | 230 struct cmsghdr __user *cm = msg->msg_control_user; in put_cmsg() local 242 struct cmsghdr *cm = msg->msg_control; in put_cmsg() local 299 struct cmsghdr __user *cm = in scm_detach_fds() local
|
/linux/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/fs/dlm/ |
A D | config.c | 521 struct dlm_comm *cm; in make_comm() local 542 struct dlm_comm *cm = config_item_to_comm(i); in drop_comm() local 553 struct dlm_comm *cm = config_item_to_comm(i); in release_comm() local 648 struct dlm_comm *cm = config_item_to_comm(item); in comm_local_store() local 661 struct dlm_comm *cm = config_item_to_comm(item); in comm_addr_store() local 689 struct dlm_comm *cm = config_item_to_comm(item); in comm_addr_list_show() local 844 struct dlm_comm *cm = NULL; in get_comm() local 868 static void put_comm(struct dlm_comm *cm) in put_comm() 923 struct dlm_comm *cm = get_comm(nodeid); in dlm_comm_seq() local
|
/linux/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/drivers/net/can/dev/ |
A D | netlink.c | 54 struct can_ctrlmode *cm = nla_data(data[IFLA_CAN_CTRLMODE]); in can_validate() local 206 struct can_ctrlmode *cm; in can_changelink() local 478 struct can_ctrlmode cm = {.flags = priv->ctrlmode}; in can_fill_info() local
|
/linux/tools/testing/selftests/net/ |
A D | ipv6_flowlabel.c | 52 struct cmsghdr *cm; in do_send() local 80 struct cmsghdr *cm; in do_recv() local
|
A D | so_txtime.c | 78 struct cmsghdr *cm; in do_send_one() local 161 struct cmsghdr *cm; in do_recv_errqueue_timeout() local
|
/linux/drivers/gpu/drm/amd/display/dc/dml/dsc/ |
A D | rc_calc_fpu.c | 74 static void get_qp_set(qp_set qps, enum colour_mode cm, enum bits_per_comp bpc, in get_qp_set() 176 enum colour_mode cm, in _do_calc_rc_params()
|
/linux/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/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/arch/arm/mach-integrator/ |
A D | core.c | 74 struct device_node *cm = of_find_matching_node(NULL, cm_match); in cm_init() local
|
/linux/sound/soc/mediatek/mt8195/ |
A D | mt8195-afe-pcm.c | 238 const struct mt8195_afe_channel_merge *cm, in mt8195_afe_config_cm() 263 const struct mt8195_afe_channel_merge *cm, in mt8195_afe_enable_cm() 386 const struct mt8195_afe_channel_merge *cm = mt8195_afe_found_cm(dai); in mt8195_afe_fe_hw_params() local 417 const struct mt8195_afe_channel_merge *cm = mt8195_afe_found_cm(dai); in mt8195_afe_fe_trigger() local
|
/linux/fs/ceph/ |
A D | debugfs.c | 176 struct ceph_client_metric *cm = &fsc->mdsc->metric; in metrics_latency_show() local 203 struct ceph_client_metric *cm = &fsc->mdsc->metric; in metrics_size_show() local
|
/linux/include/linux/ |
A D | ethtool_netlink.h | 52 u8 pair, u32 cm) in ethnl_cable_test_fault_length()
|