Home
last modified time | relevance | path

Searched defs:ctl (Results 1 – 25 of 396) sorted by relevance

12345678910>>...16

/linux-5.19.10/drivers/net/wwan/t7xx/
Dt7xx_state_monitor.c52 struct t7xx_fsm_ctl *ctl = md->fsm_ctl; in t7xx_fsm_notifier_register() local
63 struct t7xx_fsm_ctl *ctl = md->fsm_ctl; in t7xx_fsm_notifier_unregister() local
76 struct t7xx_fsm_ctl *ctl = md->fsm_ctl; in fsm_state_notify() local
91 void t7xx_fsm_broadcast_state(struct t7xx_fsm_ctl *ctl, enum md_state state) in t7xx_fsm_broadcast_state()
100 static void fsm_finish_command(struct t7xx_fsm_ctl *ctl, struct t7xx_fsm_command *cmd, int result) in fsm_finish_command()
116 static void fsm_flush_event_cmd_qs(struct t7xx_fsm_ctl *ctl) in fsm_flush_event_cmd_qs()
139 static void fsm_wait_for_event(struct t7xx_fsm_ctl *ctl, enum t7xx_fsm_event_state event_expected, in fsm_wait_for_event()
169 static void fsm_routine_exception(struct t7xx_fsm_ctl *ctl, struct t7xx_fsm_command *cmd, in fsm_routine_exception()
209 static int fsm_stopped_handler(struct t7xx_fsm_ctl *ctl) in fsm_stopped_handler()
217 static void fsm_routine_stopped(struct t7xx_fsm_ctl *ctl, struct t7xx_fsm_command *cmd) in fsm_routine_stopped()
[all …]
Dt7xx_modem_ops.c82 struct t7xx_fsm_ctl *ctl; in t7xx_pci_mhccif_isr() local
407 static int t7xx_parse_host_rt_data(struct t7xx_fsm_ctl *ctl, struct t7xx_sys_info *core, in t7xx_parse_host_rt_data()
437 struct t7xx_fsm_ctl *ctl = md->fsm_ctl; in t7xx_core_reset() local
457 static void t7xx_core_hk_handler(struct t7xx_modem *md, struct t7xx_fsm_ctl *ctl, in t7xx_core_hk_handler()
524 struct t7xx_fsm_ctl *ctl = md->fsm_ctl; in t7xx_md_hk_wq() local
537 struct t7xx_fsm_ctl *ctl = md->fsm_ctl; in t7xx_md_event_notify() local
/linux-5.19.10/sound/pci/oxygen/
Doxygen_mixer.c16 static int dac_volume_info(struct snd_kcontrol *ctl, in dac_volume_info()
28 static int dac_volume_get(struct snd_kcontrol *ctl, in dac_volume_get()
41 static int dac_volume_put(struct snd_kcontrol *ctl, in dac_volume_put()
61 static int dac_mute_get(struct snd_kcontrol *ctl, in dac_mute_get()
72 static int dac_mute_put(struct snd_kcontrol *ctl, in dac_mute_put()
98 static int upmix_info(struct snd_kcontrol *ctl, struct snd_ctl_elem_info *info) in upmix_info()
113 static int upmix_get(struct snd_kcontrol *ctl, struct snd_ctl_elem_value *value) in upmix_get()
183 static int upmix_put(struct snd_kcontrol *ctl, struct snd_ctl_elem_value *value) in upmix_put()
201 static int spdif_switch_get(struct snd_kcontrol *ctl, in spdif_switch_get()
276 static int spdif_switch_put(struct snd_kcontrol *ctl, in spdif_switch_put()
[all …]
Dxonar_dg_mixer.c47 static int output_select_info(struct snd_kcontrol *ctl, in output_select_info()
59 static int output_select_get(struct snd_kcontrol *ctl, in output_select_get()
71 static int output_select_put(struct snd_kcontrol *ctl, in output_select_put()
94 static int hp_stereo_volume_info(struct snd_kcontrol *ctl, in hp_stereo_volume_info()
104 static int hp_stereo_volume_get(struct snd_kcontrol *ctl, in hp_stereo_volume_get()
120 static int hp_stereo_volume_put(struct snd_kcontrol *ctl, in hp_stereo_volume_put()
150 static int hp_mute_get(struct snd_kcontrol *ctl, in hp_mute_get()
163 static int hp_mute_put(struct snd_kcontrol *ctl, in hp_mute_put()
198 static int input_vol_info(struct snd_kcontrol *ctl, in input_vol_info()
208 static int input_vol_get(struct snd_kcontrol *ctl, in input_vol_get()
[all …]
Dxonar_wm87x6.c499 static int wm8776_bit_switch_get(struct snd_kcontrol *ctl, in wm8776_bit_switch_get()
513 static int wm8776_bit_switch_put(struct snd_kcontrol *ctl, in wm8776_bit_switch_put()
535 static int wm8776_field_enum_info(struct snd_kcontrol *ctl, in wm8776_field_enum_info()
598 static int wm8776_field_volume_info(struct snd_kcontrol *ctl, in wm8776_field_volume_info()
608 static void wm8776_field_set_from_ctl(struct snd_kcontrol *ctl) in wm8776_field_set_from_ctl()
641 static int wm8776_field_set(struct snd_kcontrol *ctl, unsigned int value) in wm8776_field_set()
661 static int wm8776_field_enum_get(struct snd_kcontrol *ctl, in wm8776_field_enum_get()
668 static int wm8776_field_volume_get(struct snd_kcontrol *ctl, in wm8776_field_volume_get()
675 static int wm8776_field_enum_put(struct snd_kcontrol *ctl, in wm8776_field_enum_put()
681 static int wm8776_field_volume_put(struct snd_kcontrol *ctl, in wm8776_field_volume_put()
[all …]
Doxygen.c423 static int rolloff_info(struct snd_kcontrol *ctl, in rolloff_info()
433 static int rolloff_get(struct snd_kcontrol *ctl, in rolloff_get()
444 static int rolloff_put(struct snd_kcontrol *ctl, in rolloff_put()
476 static int hpf_info(struct snd_kcontrol *ctl, struct snd_ctl_elem_info *info) in hpf_info()
485 static int hpf_get(struct snd_kcontrol *ctl, struct snd_ctl_elem_value *value) in hpf_get()
495 static int hpf_put(struct snd_kcontrol *ctl, struct snd_ctl_elem_value *value) in hpf_put()
521 static int meridian_dig_source_info(struct snd_kcontrol *ctl, in meridian_dig_source_info()
529 static int claro_dig_source_info(struct snd_kcontrol *ctl, in claro_dig_source_info()
537 static int meridian_dig_source_get(struct snd_kcontrol *ctl, in meridian_dig_source_get()
548 static int claro_dig_source_get(struct snd_kcontrol *ctl, in claro_dig_source_get()
[all …]
Dxonar_pcm179x.c734 static int rolloff_info(struct snd_kcontrol *ctl, in rolloff_info()
744 static int rolloff_get(struct snd_kcontrol *ctl, in rolloff_get()
756 static int rolloff_put(struct snd_kcontrol *ctl, in rolloff_put()
789 static int deemph_get(struct snd_kcontrol *ctl, in deemph_get()
800 static int deemph_put(struct snd_kcontrol *ctl, in deemph_put()
841 static int st_output_switch_info(struct snd_kcontrol *ctl, in st_output_switch_info()
851 static int st_output_switch_get(struct snd_kcontrol *ctl, in st_output_switch_get()
868 static int st_output_switch_put(struct snd_kcontrol *ctl, in st_output_switch_put()
896 static int st_hp_volume_offset_info(struct snd_kcontrol *ctl, in st_hp_volume_offset_info()
906 static int st_hp_volume_offset_get(struct snd_kcontrol *ctl, in st_hp_volume_offset_get()
[all …]
/linux-5.19.10/tools/testing/selftests/alsa/
Dmixer-test.c106 int card, ctl, err; in find_controls() local
226 static int wait_for_event(struct ctl_data *ctl, int timeout) in wait_for_event()
295 static bool ctl_value_index_valid(struct ctl_data *ctl, in ctl_value_index_valid()
408 static bool ctl_value_valid(struct ctl_data *ctl, snd_ctl_elem_value_t *val) in ctl_value_valid()
424 static void test_ctl_get_value(struct ctl_data *ctl) in test_ctl_get_value()
469 static void test_ctl_name(struct ctl_data *ctl) in test_ctl_name()
497 static bool show_mismatch(struct ctl_data *ctl, int index, in show_mismatch()
562 static int write_and_verify(struct ctl_data *ctl, in write_and_verify()
671 static void test_ctl_write_default(struct ctl_data *ctl) in test_ctl_write_default()
704 static bool test_ctl_write_valid_boolean(struct ctl_data *ctl) in test_ctl_write_valid_boolean()
[all …]
/linux-5.19.10/drivers/thunderbolt/
Dctl.c53 #define tb_ctl_WARN(ctl, format, arg...) \ argument
56 #define tb_ctl_err(ctl, format, arg...) \ argument
59 #define tb_ctl_warn(ctl, format, arg...) \ argument
62 #define tb_ctl_info(ctl, format, arg...) \ argument
65 #define tb_ctl_dbg(ctl, format, arg...) \ argument
123 static int tb_cfg_request_enqueue(struct tb_ctl *ctl, in tb_cfg_request_enqueue()
143 struct tb_ctl *ctl = req->ctl; in tb_cfg_request_dequeue() local
159 tb_cfg_request_find(struct tb_ctl *ctl, struct ctl_pkg *pkg) in tb_cfg_request_find()
233 struct tb_ctl *ctl = response->ctl; in decode_error() local
271 static void tb_cfg_print_error(struct tb_ctl *ctl, in tb_cfg_print_error()
[all …]
/linux-5.19.10/drivers/gpu/drm/msm/disp/mdp5/
Dmdp5_ctl.c83 void ctl_write(struct mdp5_ctl *ctl, u32 reg, u32 data) in ctl_write()
92 u32 ctl_read(struct mdp5_ctl *ctl, u32 reg) in ctl_read()
135 static void set_ctl_op(struct mdp5_ctl *ctl, struct mdp5_pipeline *pipeline) in set_ctl_op()
168 int mdp5_ctl_set_pipeline(struct mdp5_ctl *ctl, struct mdp5_pipeline *pipeline) in mdp5_ctl_set_pipeline()
182 static bool start_signal_needed(struct mdp5_ctl *ctl, in start_signal_needed()
207 static void send_start_signal(struct mdp5_ctl *ctl) in send_start_signal()
226 int mdp5_ctl_set_encoder_state(struct mdp5_ctl *ctl, in mdp5_ctl_set_encoder_state()
250 int mdp5_ctl_set_cursor(struct mdp5_ctl *ctl, struct mdp5_pipeline *pipeline, in mdp5_ctl_set_cursor()
331 static void mdp5_ctl_reset_blend_regs(struct mdp5_ctl *ctl) in mdp5_ctl_reset_blend_regs()
349 int mdp5_ctl_blend(struct mdp5_ctl *ctl, struct mdp5_pipeline *pipeline, in mdp5_ctl_blend()
[all …]
/linux-5.19.10/drivers/hwmon/
Daxi-fan-control.c63 const struct axi_fan_control_data *ctl) in axi_iowrite()
69 const struct axi_fan_control_data *ctl) in axi_ioread()
80 struct axi_fan_control_data *ctl = dev_get_drvdata(dev); in axi_fan_control_show() local
92 struct axi_fan_control_data *ctl = dev_get_drvdata(dev); in axi_fan_control_store() local
107 static long axi_fan_control_get_pwm_duty(const struct axi_fan_control_data *ctl) in axi_fan_control_get_pwm_duty()
119 struct axi_fan_control_data *ctl) in axi_fan_control_set_pwm_duty()
132 static long axi_fan_control_get_fan_rpm(const struct axi_fan_control_data *ctl) in axi_fan_control_get_fan_rpm()
152 struct axi_fan_control_data *ctl = dev_get_drvdata(dev); in axi_fan_control_read_temp() local
173 struct axi_fan_control_data *ctl = dev_get_drvdata(dev); in axi_fan_control_read_fan() local
191 struct axi_fan_control_data *ctl = dev_get_drvdata(dev); in axi_fan_control_read_pwm() local
[all …]
/linux-5.19.10/drivers/misc/habanalabs/include/gaudi/
Dgaudi_packets.h62 __le32 ctl; member
67 __le32 ctl; member
72 __le32 ctl; member
77 __le32 ctl; member
86 __le32 ctl; member
119 __le32 ctl; member
124 __le32 ctl; member
142 __le32 ctl; member
159 __le32 ctl; member
166 __le32 ctl; member
[all …]
/linux-5.19.10/drivers/irqchip/
Dirq-meson-gpio.c174 static void meson_gpio_irq_update_bits(struct meson_gpio_irq_controller *ctl, in meson_gpio_irq_update_bits()
190 static void meson_gpio_irq_init_dummy(struct meson_gpio_irq_controller *ctl) in meson_gpio_irq_init_dummy()
194 static void meson8_gpio_irq_sel_pin(struct meson_gpio_irq_controller *ctl, in meson8_gpio_irq_sel_pin()
208 static void meson_a1_gpio_irq_sel_pin(struct meson_gpio_irq_controller *ctl, in meson_a1_gpio_irq_sel_pin()
224 static void meson_a1_gpio_irq_init(struct meson_gpio_irq_controller *ctl) in meson_a1_gpio_irq_init()
230 meson_gpio_irq_request_channel(struct meson_gpio_irq_controller *ctl, in meson_gpio_irq_request_channel()
273 meson_gpio_irq_get_channel_idx(struct meson_gpio_irq_controller *ctl, in meson_gpio_irq_get_channel_idx()
280 meson_gpio_irq_release_channel(struct meson_gpio_irq_controller *ctl, in meson_gpio_irq_release_channel()
289 static int meson8_gpio_irq_set_type(struct meson_gpio_irq_controller *ctl, in meson8_gpio_irq_set_type()
346 static int meson_s4_gpio_irq_set_type(struct meson_gpio_irq_controller *ctl, in meson_s4_gpio_irq_set_type()
[all …]
/linux-5.19.10/fs/btrfs/
Dfree-space-cache.c684 static void recalculate_thresholds(struct btrfs_free_space_ctl *ctl) in recalculate_thresholds()
723 struct btrfs_free_space_ctl *ctl, in __load_free_space_cache()
883 struct btrfs_free_space_ctl *ctl) in copy_free_space_cache()
920 struct btrfs_free_space_ctl *ctl = block_group->free_space_ctl; in load_free_space_cache() local
1032 struct btrfs_free_space_ctl *ctl, in write_cache_extent_entries()
1341 struct btrfs_free_space_ctl *ctl, in __btrfs_write_out_cache()
1484 struct btrfs_free_space_ctl *ctl = block_group->free_space_ctl; in btrfs_write_out_cache() local
1534 static inline u64 offset_to_bitmap(struct btrfs_free_space_ctl *ctl, in offset_to_bitmap()
1652 tree_search_offset(struct btrfs_free_space_ctl *ctl, in tree_search_offset()
1763 static inline void unlink_free_space(struct btrfs_free_space_ctl *ctl, in unlink_free_space()
[all …]
/linux-5.19.10/sound/pci/ctxfi/
Dcthw20k1.c82 u16 ctl:1; member
95 unsigned int ctl; member
178 struct src_rsc_ctrl_blk *ctl = blk; in src_set_state() local
187 struct src_rsc_ctrl_blk *ctl = blk; in src_set_bm() local
196 struct src_rsc_ctrl_blk *ctl = blk; in src_set_rsr() local
205 struct src_rsc_ctrl_blk *ctl = blk; in src_set_sf() local
214 struct src_rsc_ctrl_blk *ctl = blk; in src_set_wr() local
223 struct src_rsc_ctrl_blk *ctl = blk; in src_set_pm() local
232 struct src_rsc_ctrl_blk *ctl = blk; in src_set_rom() local
241 struct src_rsc_ctrl_blk *ctl = blk; in src_set_vo() local
[all …]
Dcthw20k2.c82 u16 ctl:1; member
95 unsigned int ctl; member
178 struct src_rsc_ctrl_blk *ctl = blk; in src_set_state() local
187 struct src_rsc_ctrl_blk *ctl = blk; in src_set_bm() local
196 struct src_rsc_ctrl_blk *ctl = blk; in src_set_rsr() local
205 struct src_rsc_ctrl_blk *ctl = blk; in src_set_sf() local
214 struct src_rsc_ctrl_blk *ctl = blk; in src_set_wr() local
223 struct src_rsc_ctrl_blk *ctl = blk; in src_set_pm() local
232 struct src_rsc_ctrl_blk *ctl = blk; in src_set_rom() local
241 struct src_rsc_ctrl_blk *ctl = blk; in src_set_vo() local
[all …]
/linux-5.19.10/drivers/misc/habanalabs/include/goya/
Dgoya_packets.h70 __le32 ctl; member
75 __le32 ctl; member
83 __le32 ctl; member
88 __le32 ctl; member
94 __le32 ctl; member
100 __le32 ctl; member
105 __le32 ctl; member
111 __le32 ctl; member
131 __le32 ctl; member
138 __le32 ctl; member
/linux-5.19.10/net/sctp/
Dsysctl.c370 static int proc_sctp_do_hmac_alg(struct ctl_table *ctl, int write, in proc_sctp_do_hmac_alg()
415 static int proc_sctp_do_rto_min(struct ctl_table *ctl, int write, in proc_sctp_do_rto_min()
443 static int proc_sctp_do_rto_max(struct ctl_table *ctl, int write, in proc_sctp_do_rto_max()
471 static int proc_sctp_do_alpha_beta(struct ctl_table *ctl, int write, in proc_sctp_do_alpha_beta()
481 static int proc_sctp_do_auth(struct ctl_table *ctl, int write, in proc_sctp_do_auth()
510 static int proc_sctp_do_udp_port(struct ctl_table *ctl, int write, in proc_sctp_do_udp_port()
551 static int proc_sctp_do_probe_interval(struct ctl_table *ctl, int write, in proc_sctp_do_probe_interval()
/linux-5.19.10/fs/xfs/
Dxfs_sysctl.c14 struct ctl_table *ctl, in xfs_stats_clear_proc_handler()
34 struct ctl_table *ctl, in xfs_panic_mask_proc_handler()
55 struct ctl_table *ctl, in xfs_deprecated_dointvec_minmax()
/linux-5.19.10/drivers/net/wireless/broadcom/b43/
Dpio.c318 u16 ctl, in tx_write_2byte_queue()
355 u16 ctl; in pio_tx_frame_2byte_queue() local
371 u32 ctl, in tx_write_4byte_queue()
425 u32 ctl; in pio_tx_frame_4byte_queue() local
623 u32 ctl; in pio_rx_frame() local
637 u16 ctl; in pio_rx_frame() local
/linux-5.19.10/drivers/net/ethernet/chelsio/cxgb/
Dmv88e1xxx.c50 u32 ctl; in mv88e1xxx_reset() local
127 u32 ctl; in mv88e1xxx_set_speed_duplex() local
163 u32 ctl; in mv88e1xxx_autoneg_enable() local
176 u32 ctl; in mv88e1xxx_autoneg_disable() local
/linux-5.19.10/drivers/watchdog/
Dvia_wdt.c77 unsigned int ctl = readl(wdt_mem); in wdt_reset() local
110 unsigned int ctl = readl(wdt_mem); in wdt_start() local
121 unsigned int ctl = readl(wdt_mem); in wdt_stop() local
/linux-5.19.10/sound/pci/emu10k1/
Demufx.c306 struct snd_emu10k1_fx8010_ctl *ctl = in snd_emu10k1_gpr_ctl_info() local
322 struct snd_emu10k1_fx8010_ctl *ctl = in snd_emu10k1_gpr_ctl_get() local
337 struct snd_emu10k1_fx8010_ctl *ctl = in snd_emu10k1_gpr_ctl_put() local
638 struct snd_emu10k1_fx8010_ctl *ctl; in snd_emu10k1_look_for_ctl() local
795 struct snd_emu10k1_fx8010_ctl *ctl; in snd_emu10k1_ctl_private_free() local
811 struct snd_emu10k1_fx8010_ctl *ctl, *nctl; in snd_emu10k1_add_controls() local
908 struct snd_emu10k1_fx8010_ctl *ctl; in snd_emu10k1_del_controls() local
932 struct snd_emu10k1_fx8010_ctl *ctl; in snd_emu10k1_list_controls() local
1120 snd_emu10k1_init_mono_control(struct snd_emu10k1_fx8010_control_gpr *ctl, in snd_emu10k1_init_mono_control()
1141 snd_emu10k1_init_stereo_control(struct snd_emu10k1_fx8010_control_gpr *ctl, in snd_emu10k1_init_stereo_control()
[all …]
/linux-5.19.10/fs/btrfs/tests/
Dfree-space-tests.c325 static bool test_use_bitmap(struct btrfs_free_space_ctl *ctl, in test_use_bitmap()
827 static bool bytes_index_use_bitmap(struct btrfs_free_space_ctl *ctl, in bytes_index_use_bitmap()
839 struct btrfs_free_space_ctl *ctl = cache->free_space_ctl; in test_bytes_index() local
/linux-5.19.10/drivers/net/
Dsungem_phy.c312 u16 ctl, adv; in genmii_setup_aneg() local
343 u16 ctl; in genmii_setup_forced() local
468 u16 ctl, adv; in bcm54xx_setup_aneg() local
512 u16 ctl; in bcm54xx_setup_forced() local
744 u16 ctl, adv; in marvell_setup_aneg() local
795 u16 ctl, ctl2; in marvell_setup_forced() local

12345678910>>...16