Home
last modified time | relevance | path

Searched defs:cm (Results 1 – 25 of 70) sorted by relevance

123

/linux/drivers/clk/sunxi-ng/ !
H A Dccu_mux.c18 struct ccu_mux_internal *cm, in ccu_mux_get_prediv() argument
63 ccu_mux_helper_apply_prediv(struct ccu_common * common,struct ccu_mux_internal * cm,int parent_index,unsigned long parent_rate) ccu_mux_helper_apply_prediv() argument
72 ccu_mux_helper_unapply_prediv(struct ccu_common * common,struct ccu_mux_internal * cm,int parent_index,unsigned long parent_rate) ccu_mux_helper_unapply_prediv() argument
80 ccu_mux_helper_determine_rate(struct ccu_common * common,struct ccu_mux_internal * cm,struct clk_rate_request * req,unsigned long (* round)(struct ccu_mux_internal *,struct clk_hw *,unsigned long *,unsigned long,void *),void * data) ccu_mux_helper_determine_rate() argument
161 ccu_mux_helper_get_parent(struct ccu_common * common,struct ccu_mux_internal * cm) ccu_mux_helper_get_parent() argument
184 ccu_mux_helper_set_parent(struct ccu_common * common,struct ccu_mux_internal * cm,u8 index) ccu_mux_helper_set_parent() argument
214 struct ccu_mux *cm = hw_to_ccu_mux(hw); ccu_mux_disable() local
221 struct ccu_mux *cm = hw_to_ccu_mux(hw); ccu_mux_enable() local
228 struct ccu_mux *cm = hw_to_ccu_mux(hw); ccu_mux_is_enabled() local
235 struct ccu_mux *cm = hw_to_ccu_mux(hw); ccu_mux_get_parent() local
242 struct ccu_mux *cm = hw_to_ccu_mux(hw); ccu_mux_set_parent() local
250 struct ccu_mux *cm = hw_to_ccu_mux(hw); ccu_mux_determine_rate() local
261 struct ccu_mux *cm = hw_to_ccu_mux(hw); ccu_mux_recalc_rate() 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-sun6i-rtc.c59 struct ccu_common *cm = hw_to_ccu_common(hw); in ccu_iosc_enable() local
66 struct ccu_common *cm = hw_to_ccu_common(hw); in ccu_iosc_disable() local
73 struct ccu_common *cm = hw_to_ccu_common(hw); in ccu_iosc_is_enabled() local
81 struct ccu_common *cm = hw_to_ccu_common(hw); in ccu_iosc_recalc_rate() local
119 struct ccu_common *cm = hw_to_ccu_common(hw); in ccu_iosc_32k_prepare() local
134 struct ccu_common *cm = hw_to_ccu_common(hw); ccu_iosc_32k_unprepare() local
148 struct ccu_common *cm = hw_to_ccu_common(hw); ccu_iosc_32k_recalc_rate() local
167 struct ccu_common *cm = hw_to_ccu_common(hw); ccu_iosc_32k_recalc_accuracy() local
[all...]
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_mp.c303 struct ccu_common *cm = hw_to_ccu_common(hw); in ccu_mp_mmc_recalc_rate() local
314 struct ccu_common *cm = hw_to_ccu_common(hw); in ccu_mp_mmc_determine_rate() local
340 struct ccu_common *cm = hw_to_ccu_common(hw); in ccu_mp_mmc_set_rate() local
/linux/drivers/power/supply/ !
H A Dcharger-manager.c96 static bool is_batt_present(struct charger_manager *cm) in is_batt_present() argument
152 static bool is_ext_pwr_online(struct charger_manager *cm) in is_ext_pwr_online() argument
188 get_batt_uV(struct charger_manager * cm,int * uV) get_batt_uV() argument
212 is_charging(struct charger_manager * cm) is_charging() argument
281 is_full_charged(struct charger_manager * cm) is_full_charged() argument
344 is_polling_required(struct charger_manager * cm) is_polling_required() argument
373 try_charger_enable(struct charger_manager * cm,bool enable) try_charger_enable() argument
453 check_charging_duration(struct charger_manager * cm) check_charging_duration() argument
485 cm_get_battery_temperature_by_psy(struct charger_manager * cm,int * temp) cm_get_battery_temperature_by_psy() argument
503 cm_get_battery_temperature(struct charger_manager * cm,int * temp) cm_get_battery_temperature() argument
527 cm_check_thermal_status(struct charger_manager * cm) cm_check_thermal_status() argument
568 cm_get_target_status(struct charger_manager * cm) cm_get_target_status() argument
606 _cm_monitor(struct charger_manager * cm) _cm_monitor() argument
631 struct charger_manager *cm; cm_monitor() local
652 struct charger_manager *cm; _setup_polling() local
716 struct charger_manager *cm = power_supply_get_drvdata(psy); charger_get_property() local
863 struct charger_manager *cm; cm_setup_timer() local
974 charger_extcon_init(struct charger_manager * cm,struct charger_cable * cable) charger_extcon_init() argument
1029 charger_manager_register_extcon(struct charger_manager * cm) charger_manager_register_extcon() argument
1111 struct charger_manager *cm = charger->cm; charger_externally_control_store() local
1171 charger_manager_prepare_sysfs(struct charger_manager * cm) charger_manager_prepare_sysfs() argument
1231 cm_init_thermal_data(struct charger_manager * cm,struct power_supply * fuel_gauge,enum power_supply_property * properties,size_t * num_properties) cm_init_thermal_data() argument
1424 struct charger_manager *cm; charger_manager_probe() local
1635 struct charger_manager *cm = platform_get_drvdata(pdev); charger_manager_remove() local
1673 struct charger_manager *cm; cm_need_to_awake() local
1710 struct charger_manager *cm = dev_get_drvdata(dev); cm_suspend_complete() local
[all...]
/linux/kernel/irq/ !
H A Dmatrix.c72 struct cpumap *cm = per_cpu_ptr(m->maps, cpu); in irq_alloc_matrix() local
86 struct cpumap *cm = this_cpu_ptr(m->maps); in irq_matrix_online() local
107 struct cpumap *cm = this_cpu_ptr(m->maps); irq_matrix_offline() local
116 matrix_alloc_area(struct irq_matrix * m,struct cpumap * cm,unsigned int num,bool managed) matrix_alloc_area() argument
139 struct cpumap *cm; matrix_find_best_cpu() local
160 struct cpumap *cm; matrix_find_best_cpu_managed() local
190 struct cpumap *cm = this_cpu_ptr(m->maps); irq_matrix_assign_system() local
221 struct cpumap *cm = per_cpu_ptr(m->maps, cpu); irq_matrix_reserve_managed() local
262 struct cpumap *cm = per_cpu_ptr(m->maps, cpu); irq_matrix_remove_managed() local
296 struct cpumap *cm; irq_matrix_alloc_managed() local
330 struct cpumap *cm = this_cpu_ptr(m->maps); irq_matrix_assign() local
387 struct cpumap *cm; irq_matrix_alloc() local
427 struct cpumap *cm = per_cpu_ptr(m->maps, cpu); irq_matrix_free() local
458 struct cpumap *cm = this_cpu_ptr(m->maps); irq_matrix_available() local
482 struct cpumap *cm = this_cpu_ptr(m->maps); irq_matrix_allocated() local
510 struct cpumap *cm = per_cpu_ptr(m->maps, cpu); irq_matrix_debug_show() local
[all...]
/linux/sound/pci/ !
H A Dcmipci.c495 static inline void snd_cmipci_write(struct cmipci *cm, unsigned int cmd, unsigned int data) in snd_cmipci_write() argument
500 static inline unsigned int snd_cmipci_read(struct cmipci *cm, unsigned int cmd) in snd_cmipci_read() argument
506 static inline void snd_cmipci_write_w(struct cmipci *cm, unsigned int cmd, unsigned short data) in snd_cmipci_write_w() argument
511 static inline unsigned short snd_cmipci_read_w(struct cmipci *cm, unsigned int cmd) in snd_cmipci_read_w() argument
517 static inline void snd_cmipci_write_b(struct cmipci *cm, unsigned int cmd, unsigned char data) in snd_cmipci_write_b() argument
522 snd_cmipci_read_b(struct cmipci * cm,unsigned int cmd) snd_cmipci_read_b() argument
528 snd_cmipci_set_bit(struct cmipci * cm,unsigned int cmd,unsigned int flag) snd_cmipci_set_bit() argument
539 snd_cmipci_clear_bit(struct cmipci * cm,unsigned int cmd,unsigned int flag) snd_cmipci_clear_bit() argument
551 snd_cmipci_set_bit_b(struct cmipci * cm,unsigned int cmd,unsigned char flag) snd_cmipci_set_bit_b() argument
562 snd_cmipci_clear_bit_b(struct cmipci * cm,unsigned int cmd,unsigned char flag) snd_cmipci_clear_bit_b() argument
644 snd_cmipci_set_pll(struct cmipci * cm,unsigned int rate,unsigned int slot) snd_cmipci_set_pll() argument
665 struct cmipci *cm = snd_pcm_substream_chip(substream); snd_cmipci_playback2_hw_params() local
679 snd_cmipci_ch_reset(struct cmipci * cm,int ch) snd_cmipci_ch_reset() argument
708 set_dac_channels(struct cmipci * cm,struct cmipci_pcm * rec,int channels) set_dac_channels() argument
751 snd_cmipci_pcm_prepare(struct cmipci * cm,struct cmipci_pcm * rec,struct snd_pcm_substream * substream) snd_cmipci_pcm_prepare() argument
856 snd_cmipci_pcm_trigger(struct cmipci * cm,struct cmipci_pcm * rec,int cmd) snd_cmipci_pcm_trigger() argument
909 snd_cmipci_pcm_pointer(struct cmipci * cm,struct cmipci_pcm * rec,struct snd_pcm_substream * substream) snd_cmipci_pcm_pointer() argument
945 struct cmipci *cm = snd_pcm_substream_chip(substream); snd_cmipci_playback_trigger() local
951 struct cmipci *cm = snd_pcm_substream_chip(substream); snd_cmipci_playback_pointer() local
964 struct cmipci *cm = snd_pcm_substream_chip(substream); snd_cmipci_capture_trigger() local
970 struct cmipci *cm = snd_pcm_substream_chip(substream); snd_cmipci_capture_pointer() local
1105 save_mixer_state(struct cmipci * cm) save_mixer_state() argument
1139 restore_mixer_state(struct cmipci * cm) restore_mixer_state() argument
1172 setup_ac3(struct cmipci * cm,struct snd_pcm_substream * subs,int do_ac3,int rate) setup_ac3() argument
1219 setup_spdif_playback(struct cmipci * cm,struct snd_pcm_substream * subs,int up,int do_ac3) setup_spdif_playback() argument
1269 struct cmipci *cm = snd_pcm_substream_chip(substream); snd_cmipci_playback_prepare() local
1287 struct cmipci *cm = snd_pcm_substream_chip(substream); snd_cmipci_playback_spdif_prepare() local
1308 snd_cmipci_silence_hack(struct cmipci * cm,struct cmipci_pcm * rec) snd_cmipci_silence_hack() argument
1356 struct cmipci *cm = snd_pcm_substream_chip(substream); snd_cmipci_playback_hw_free() local
1365 struct cmipci *cm = snd_pcm_substream_chip(substream); snd_cmipci_playback2_hw_free() local
1373 struct cmipci *cm = snd_pcm_substream_chip(substream); snd_cmipci_capture_prepare() local
1380 struct cmipci *cm = snd_pcm_substream_chip(substream); snd_cmipci_capture_spdif_prepare() local
1402 struct cmipci *cm = snd_pcm_substream_chip(subs); snd_cmipci_capture_spdif_hw_free() local
1418 struct cmipci *cm = dev_id; snd_cmipci_interrupt() local
1576 open_device_check(struct cmipci * cm,int mode,struct snd_pcm_substream * subs) open_device_check() argument
1603 close_device_check(struct cmipci * cm,int mode) close_device_check() argument
1631 struct cmipci *cm = snd_pcm_substream_chip(substream); snd_cmipci_playback_open() local
1656 struct cmipci *cm = snd_pcm_substream_chip(substream); snd_cmipci_capture_open() local
1679 struct cmipci *cm = snd_pcm_substream_chip(substream); snd_cmipci_playback2_open() local
1717 struct cmipci *cm = snd_pcm_substream_chip(substream); snd_cmipci_playback_spdif_open() local
1746 struct cmipci *cm = snd_pcm_substream_chip(substream); snd_cmipci_capture_spdif_open() local
1770 struct cmipci *cm = snd_pcm_substream_chip(substream); snd_cmipci_playback_close() local
1777 struct cmipci *cm = snd_pcm_substream_chip(substream); snd_cmipci_capture_close() local
1784 struct cmipci *cm = snd_pcm_substream_chip(substream); snd_cmipci_playback2_close() local
1792 struct cmipci *cm = snd_pcm_substream_chip(substream); snd_cmipci_playback_spdif_close() local
1799 struct cmipci *cm = snd_pcm_substream_chip(substream); snd_cmipci_capture_spdif_close() local
1857 snd_cmipci_pcm_new(struct cmipci * cm,int device) snd_cmipci_pcm_new() argument
1880 snd_cmipci_pcm2_new(struct cmipci * cm,int device) snd_cmipci_pcm2_new() argument
1902 snd_cmipci_pcm_spdif_new(struct cmipci * cm,int device) snd_cmipci_pcm_spdif_new() argument
2008 struct cmipci *cm = snd_kcontrol_chip(kcontrol); snd_cmipci_get_volume() local
2031 struct cmipci *cm = snd_kcontrol_chip(kcontrol); snd_cmipci_put_volume() local
2090 struct cmipci *cm = snd_kcontrol_chip(kcontrol); snd_cmipci_get_input_sw() local
2109 struct cmipci *cm = snd_kcontrol_chip(kcontrol); snd_cmipci_put_input_sw() local
2180 struct cmipci *cm = snd_kcontrol_chip(kcontrol); snd_cmipci_get_native_mixer() local
2204 struct cmipci *cm = snd_kcontrol_chip(kcontrol); snd_cmipci_put_native_mixer() local
2241 struct cmipci *cm = snd_kcontrol_chip(kcontrol); snd_cmipci_put_native_mixer_sensitive() local
2309 struct cmipci *cm = snd_kcontrol_chip(kcontrol); _snd_cmipci_uswitch_get() local
2342 struct cmipci *cm = snd_kcontrol_chip(kcontrol); _snd_cmipci_uswitch_put() local
2472 struct cmipci *cm = snd_kcontrol_chip(kcontrol); snd_cmipci_line_in_mode_info() local
2481 get_line_in_mode(struct cmipci * cm) get_line_in_mode() argument
2498 struct cmipci *cm = snd_kcontrol_chip(kcontrol); snd_cmipci_line_in_mode_get() local
2509 struct cmipci *cm = snd_kcontrol_chip(kcontrol); snd_cmipci_line_in_mode_put() local
2536 struct cmipci *cm = snd_kcontrol_chip(kcontrol); snd_cmipci_mic_in_mode_get() local
2548 struct cmipci *cm = snd_kcontrol_chip(kcontrol); snd_cmipci_mic_in_mode_put() local
2623 snd_cmipci_mixer_new(struct cmipci * cm,int pcm_spdif_device) snd_cmipci_mixer_new() argument
2738 struct cmipci *cm = entry->private_data; snd_cmipci_proc_read() local
2753 snd_cmipci_proc_init(struct cmipci * cm) snd_cmipci_proc_init() argument
2772 query_chip(struct cmipci * cm) query_chip() argument
2821 snd_cmipci_create_gameport(struct cmipci * cm,int dev) snd_cmipci_create_gameport() argument
2867 snd_cmipci_free_gameport(struct cmipci * cm) snd_cmipci_free_gameport() argument
2877 snd_cmipci_create_gameport(struct cmipci * cm,int dev) snd_cmipci_create_gameport() argument
2878 snd_cmipci_free_gameport(struct cmipci * cm) snd_cmipci_free_gameport() argument
2883 struct cmipci *cm = card->private_data; snd_cmipci_free() local
2899 snd_cmipci_create_fm(struct cmipci * cm,long fm_port) snd_cmipci_create_fm() argument
2957 struct cmipci *cm = card->private_data; snd_cmipci_create() local
3273 struct cmipci *cm = card->private_data; snd_cmipci_suspend() local
3292 struct cmipci *cm = card->private_data; snd_cmipci_resume() local
[all...]
/linux/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...]
/linux/drivers/hid/ !
H A Dhid-cmedia.c91 static void hp_ev(struct hid_device *hid, struct cmhid *cm, int value) in hp_ev() argument
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; cmhid_probe() local
180 struct cmhid *cm = hid_get_drvdata(hid); cmhid_remove() local
[all...]
/linux/drivers/rapidio/ !
H A Drio_cm.c296 static void *riocm_rx_get_msg(struct cm_dev *cm) in riocm_rx_get_msg() argument
325 static void riocm_rx_fill(struct cm_dev *cm, int nent) in riocm_rx_fill() argument
350 riocm_rx_free(struct cm_dev * cm) riocm_rx_free() argument
372 riocm_req_handler(struct cm_dev * cm,void * req_data) riocm_req_handler() argument
482 rio_cm_handler(struct cm_dev * cm,void * data) rio_cm_handler() argument
522 rio_rx_data_handler(struct cm_dev * cm,void * buf) rio_rx_data_handler() argument
578 struct cm_dev *cm = container_of(work, struct cm_dev, rx_work); rio_ibmsg_handler() local
616 struct cm_dev *cm = dev_id; riocm_inb_msg_event() local
631 rio_txcq_handler(struct cm_dev * cm,int slot) rio_txcq_handler() argument
693 struct cm_dev *cm = dev_id; riocm_outb_msg_event() local
699 riocm_queue_req(struct cm_dev * cm,struct rio_dev * rdev,void * buffer,size_t len) riocm_queue_req() argument
729 riocm_post_send(struct cm_dev * cm,struct rio_dev * rdev,void * buffer,size_t len) riocm_post_send() argument
941 riocm_ch_connect(u16 loc_ch,struct cm_dev * cm,struct cm_peer * peer,u16 rem_ch) riocm_ch_connect() argument
1230 struct cm_dev *cm; riocm_ch_bind() local
1533 struct cm_dev *cm; cm_ep_get_list_size() local
1561 struct cm_dev *cm; cm_ep_get_list() local
1620 struct cm_dev *cm; cm_mport_get_list() local
1780 struct cm_dev *cm; cm_chan_connect() local
1947 struct cm_dev *cm; riocm_add_dev() local
1990 struct cm_dev *cm; riocm_remove_dev() local
2097 struct cm_dev *cm; riocm_add_mport() local
2174 struct cm_dev *cm; riocm_remove_mport() local
[all...]
/linux/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
/linux/fs/dlm/ !
H A Dconfig.c513 struct dlm_comm *cm; in make_comm() local
540 struct dlm_comm *cm = config_item_to_comm(i); drop_comm() local
551 struct dlm_comm *cm = config_item_to_comm(i); release_comm() local
658 struct dlm_comm *cm = config_item_to_comm(item); comm_local_store() local
671 struct dlm_comm *cm = config_item_to_comm(item); comm_addr_store() local
699 struct dlm_comm *cm = config_item_to_comm(item); comm_addr_list_show() local
853 struct dlm_comm *cm = NULL; get_comm() local
876 put_comm(struct dlm_comm * cm) put_comm() argument
931 struct dlm_comm *cm; dlm_comm_seq() local
[all...]
/linux/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...]
/linux/drivers/net/can/dev/ !
H A Dnetlink.c69 struct can_ctrlmode *cm = nla_data(data[IFLA_CAN_CTRLMODE]); in can_validate() local
199 struct can_ctrlmode *cm; in can_changelink() local
554 struct can_ctrlmode cm = {.flags = priv->ctrlmode}; can_fill_info() local
[all...]
/linux/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
166 enum colour_mode cm, in _do_calc_rc_params() argument
[all...]
/linux/tools/testing/selftests/net/ !
H A Dipv6_flowlabel.c75 struct cmsghdr *cm; in do_send() local
103 struct cmsghdr *cm; in do_recv() local
[all...]
H A Dso_txtime.c78 struct cmsghdr *cm; in do_send_one() local
164 struct cmsghdr *cm; in do_recv_errqueue_timeout() local
[all...]
/linux/net/core/ !
H A Dscm.c272 struct cmsghdr __user *cm = msg->msg_control_user; in put_cmsg() local
286 struct cmsghdr *cm = msg->msg_control; in put_cmsg() local
356 struct cmsghdr __user *cm = scm_detach_fds() local
[all...]
/linux/include/linux/ !
H A Dethtool_netlink.h68 u8 pair, u32 cm, u32 src) in ethnl_cable_test_fault_length_with_src() argument
140 u8 pair, u32 cm) in ethnl_cable_test_fault_length() argument
/linux/sound/soc/intel/avs/ !
H A Dregisters.h34 #define AVS_ADSPCS_CRST_MASK(cm) (cm) argument
35 #define AVS_ADSPCS_CSTALL_MASK(cm) ((cm) << 8) argument
36 #define AVS_ADSPCS_SPA_MASK(cm) ((cm) << 16) argument
37 #define AVS_ADSPCS_CPA_MASK(cm) ((cm) << 24) argument
/linux/net/netfilter/ !
H A Dxt_limit.c159 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
[all...]
/linux/tools/testing/vsock/ !
H A Dmsg_zerocopy_common.c22 struct cmsghdr *cm; in vsock_recv_completion() local
/linux/arch/arm/mach-versatile/ !
H A Dintegrator.c72 struct device_node *cm = of_find_matching_node(NULL, cm_match); in cm_init() local
/linux/sound/soc/mediatek/mt8195/ !
H A Dmt8195-afe-pcm.c240 const struct mt8195_afe_channel_merge *cm, in mt8195_afe_config_cm() argument
265 mt8195_afe_enable_cm(struct mtk_base_afe * afe,const struct mt8195_afe_channel_merge * cm,bool enable) mt8195_afe_enable_cm() argument
388 const struct mt8195_afe_channel_merge *cm = mt8195_afe_found_cm(dai); mt8195_afe_fe_hw_params() local
419 const struct mt8195_afe_channel_merge *cm = mt8195_afe_found_cm(dai); mt8195_afe_fe_trigger() local
[all...]

123