Home
last modified time | relevance | path

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

12345678910>>...13

/linux/drivers/net/wwan/t7xx/
H A Dt7xx_state_monitor.c59 struct t7xx_fsm_ctl *ctl = md->fsm_ctl; in t7xx_fsm_notifier_register() local
70 struct t7xx_fsm_ctl *ctl = md->fsm_ctl; in t7xx_fsm_notifier_unregister() local
83 struct t7xx_fsm_ctl *ctl = md->fsm_ctl; in fsm_state_notify() local
98 void t7xx_fsm_broadcast_state(struct t7xx_fsm_ctl *ctl, enum md_state state) in t7xx_fsm_broadcast_state()
114 static void fsm_finish_command(struct t7xx_fsm_ctl *ctl, struct t7xx_fsm_command *cmd, int result) in fsm_finish_command()
130 static void fsm_flush_event_cmd_qs(struct t7xx_fsm_ctl *ctl) in fsm_flush_event_cmd_qs()
153 static void fsm_wait_for_event(struct t7xx_fsm_ctl *ctl, enum t7xx_fsm_event_state event_expected, in fsm_wait_for_event()
183 static void fsm_routine_exception(struct t7xx_fsm_ctl *ctl, struct t7xx_fsm_command *cmd, in fsm_routine_exception()
223 static void t7xx_lk_stage_event_handling(struct t7xx_fsm_ctl *ctl, unsigned int status) in t7xx_lk_stage_event_handling()
262 static int fsm_stopped_handler(struct t7xx_fsm_ctl *ctl) in fsm_stopped_handler()
[all …]
H A Dt7xx_modem_ops.c84 struct t7xx_fsm_ctl *ctl; in t7xx_pci_mhccif_isr() local
451 static int t7xx_parse_host_rt_data(struct t7xx_fsm_ctl *ctl, struct t7xx_sys_info *core, in t7xx_parse_host_rt_data()
481 struct t7xx_fsm_ctl *ctl = md->fsm_ctl; in t7xx_core_reset() local
502 struct t7xx_fsm_ctl *ctl, in t7xx_core_hk_handler()
568 struct t7xx_fsm_ctl *ctl = md->fsm_ctl; in t7xx_md_hk_wq() local
582 struct t7xx_fsm_ctl *ctl = md->fsm_ctl; in t7xx_ap_hk_wq() local
595 struct t7xx_fsm_ctl *ctl = md->fsm_ctl; in t7xx_md_event_notify() local
/linux/tools/testing/selftests/alsa/
H A Dmixer-test.c64 int card, ctl, err; in find_controls() local
207 static int wait_for_event(struct ctl_data *ctl, int timeout) in wait_for_event()
276 static bool ctl_value_index_valid(struct ctl_data *ctl, in ctl_value_index_valid()
389 static bool ctl_value_valid(struct ctl_data *ctl, snd_ctl_elem_value_t *val) in ctl_value_valid()
405 static void test_ctl_get_value(struct ctl_data *ctl) in test_ctl_get_value()
450 static void test_ctl_name(struct ctl_data *ctl) in test_ctl_name()
480 static void show_values(struct ctl_data *ctl, snd_ctl_elem_value_t *orig_val, in show_values()
522 static bool show_mismatch(struct ctl_data *ctl, int index, in show_mismatch()
587 static int write_and_verify(struct ctl_data *ctl, in write_and_verify()
711 static void test_ctl_write_default(struct ctl_data *ctl) in test_ctl_write_default()
[all …]
/linux/drivers/thunderbolt/
H A Dctl.c58 #define tb_ctl_WARN(ctl, format, arg...) \ argument
61 #define tb_ctl_err(ctl, format, arg...) \ argument
64 #define tb_ctl_warn(ctl, format, arg...) \ argument
67 #define tb_ctl_info(ctl, format, arg...) \ argument
70 #define tb_ctl_dbg(ctl, format, arg...) \ argument
73 #define tb_ctl_dbg_once(ctl, format, arg...) \ argument
133 static int tb_cfg_request_enqueue(struct tb_ctl *ctl, in tb_cfg_request_enqueue()
153 struct tb_ctl *ctl = req->ctl; in tb_cfg_request_dequeue() local
174 tb_cfg_request_find(struct tb_ctl *ctl, struct ctl_pkg *pkg) in tb_cfg_request_find()
278 static void tb_cfg_print_error(struct tb_ctl *ctl, enum tb_cfg_space space, in tb_cfg_print_error()
[all …]
H A Dxdomain.c135 static int __tb_xdomain_response(struct tb_ctl *ctl, const void *response, in __tb_xdomain_response()
172 static int __tb_xdomain_request(struct tb_ctl *ctl, const void *request, in __tb_xdomain_request()
263 static int tb_xdp_uuid_request(struct tb_ctl *ctl, u64 route, int retry, in tb_xdp_uuid_request()
292 static int tb_xdp_uuid_response(struct tb_ctl *ctl, u64 route, u8 sequence, in tb_xdp_uuid_response()
309 static int tb_xdp_error_response(struct tb_ctl *ctl, u64 route, u8 sequence, in tb_xdp_error_response()
323 static int tb_xdp_properties_request(struct tb_ctl *ctl, u64 route, in tb_xdp_properties_request()
414 static int tb_xdp_properties_response(struct tb *tb, struct tb_ctl *ctl, in tb_xdp_properties_response()
468 static int tb_xdp_properties_changed_request(struct tb_ctl *ctl, u64 route, in tb_xdp_properties_changed_request()
492 tb_xdp_properties_changed_response(struct tb_ctl *ctl, u64 route, u8 sequence) in tb_xdp_properties_changed_response()
503 static int tb_xdp_link_state_status_request(struct tb_ctl *ctl, u64 route, in tb_xdp_link_state_status_request()
[all …]
H A Deeprom.c18 static int tb_eeprom_ctl_write(struct tb_switch *sw, struct tb_eeprom_ctl *ctl) in tb_eeprom_ctl_write()
26 static int tb_eeprom_ctl_read(struct tb_switch *sw, struct tb_eeprom_ctl *ctl) in tb_eeprom_ctl_read()
44 struct tb_eeprom_ctl ctl; in tb_eeprom_active() local
71 static int tb_eeprom_transfer(struct tb_switch *sw, struct tb_eeprom_ctl *ctl, in tb_eeprom_transfer()
98 struct tb_eeprom_ctl ctl; in tb_eeprom_out() local
118 struct tb_eeprom_ctl ctl; in tb_eeprom_in() local
/linux/drivers/accel/habanalabs/include/gaudi2/
H A Dgaudi2_packets.h67 __le32 ctl; member
72 __le32 ctl; member
77 __le32 ctl; member
82 __le32 ctl; member
88 __le32 ctl; member
118 __le32 ctl; member
123 __le32 ctl; member
141 __le32 ctl; member
158 __le32 ctl; member
165 __le32 ctl; member
[all …]
/linux/fs/btrfs/
H A Dfree-space-cache.c65 static void __btrfs_remove_free_space_cache(struct btrfs_free_space_ctl *ctl) in __btrfs_remove_free_space_cache()
690 static void recalculate_thresholds(struct btrfs_free_space_ctl *ctl) in recalculate_thresholds()
735 struct btrfs_free_space_ctl *ctl, in __load_free_space_cache()
900 struct btrfs_free_space_ctl *ctl) in copy_free_space_cache()
943 struct btrfs_free_space_ctl *ctl = block_group->free_space_ctl; in load_free_space_cache() local
1071 struct btrfs_free_space_ctl *ctl, in write_cache_extent_entries()
1370 struct btrfs_free_space_ctl *ctl, in __btrfs_write_out_cache()
1519 struct btrfs_free_space_ctl *ctl = block_group->free_space_ctl; in btrfs_write_out_cache() local
1568 static inline u64 offset_to_bitmap(struct btrfs_free_space_ctl *ctl, in offset_to_bitmap()
1583 static int tree_insert_offset(struct btrfs_free_space_ctl *ctl, in tree_insert_offset()
[all …]
/linux/drivers/accel/habanalabs/include/gaudi/
H A 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/sound/pci/ctxfi/
H A 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 …]
H A 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/drivers/accel/habanalabs/include/goya/
H A Dgoya_packets.h58 __le32 ctl; member
63 __le32 ctl; member
71 __le32 ctl; member
76 __le32 ctl; member
82 __le32 ctl; member
88 __le32 ctl; member
93 __le32 ctl; member
99 __le32 ctl; member
119 __le32 ctl; member
126 __le32 ctl; member
/linux/drivers/irqchip/
H A Dirq-meson-gpio.c222 static void meson_gpio_irq_update_bits(struct meson_gpio_irq_controller *ctl, in meson_gpio_irq_update_bits()
238 static void meson_gpio_irq_init_dummy(struct meson_gpio_irq_controller *ctl) in meson_gpio_irq_init_dummy()
242 static void meson8_gpio_irq_sel_pin(struct meson_gpio_irq_controller *ctl, in meson8_gpio_irq_sel_pin()
256 static void meson_a1_gpio_irq_sel_pin(struct meson_gpio_irq_controller *ctl, in meson_a1_gpio_irq_sel_pin()
272 static void meson_a1_gpio_irq_init(struct meson_gpio_irq_controller *ctl) in meson_a1_gpio_irq_init()
278 meson_gpio_irq_request_channel(struct meson_gpio_irq_controller *ctl, in meson_gpio_irq_request_channel()
321 meson_gpio_irq_get_channel_idx(struct meson_gpio_irq_controller *ctl, in meson_gpio_irq_get_channel_idx()
328 meson_gpio_irq_release_channel(struct meson_gpio_irq_controller *ctl, in meson_gpio_irq_release_channel()
337 static int meson8_gpio_irq_set_type(struct meson_gpio_irq_controller *ctl, in meson8_gpio_irq_set_type()
393 static int meson_s4_gpio_irq_set_type(struct meson_gpio_irq_controller *ctl, in meson_s4_gpio_irq_set_type()
[all …]
/linux/drivers/firmware/cirrus/test/
H A Dcs_dsp_test_control_cache.c152 struct cs_dsp_coeff_ctl *ctl; in cs_dsp_ctl_v2_cache_alloc() local
207 struct cs_dsp_coeff_ctl *ctl; in cs_dsp_ctl_cache_init() local
265 struct cs_dsp_coeff_ctl *ctl; in cs_dsp_ctl_cache_init_write_only() local
318 struct cs_dsp_coeff_ctl *walkctl, *ctl[3]; in cs_dsp_ctl_cache_init_multiple_fw_same_controls() local
427 struct cs_dsp_coeff_ctl *walkctl, *ctl[3]; in cs_dsp_ctl_cache_init_multiple_fwalgid_same_controls() local
535 struct cs_dsp_coeff_ctl *walkctl, *ctl[3]; in cs_dsp_ctl_cache_init_multiple_mems() local
656 struct cs_dsp_coeff_ctl *walkctl, *ctl[3]; in cs_dsp_ctl_cache_init_multiple_algs() local
757 struct cs_dsp_coeff_ctl *walkctl, *ctl[3]; in cs_dsp_ctl_cache_init_multiple_offsets() local
869 struct cs_dsp_coeff_ctl *ctl; in cs_dsp_ctl_cache_read_not_started() local
930 struct cs_dsp_coeff_ctl *ctl; in cs_dsp_ctl_cache_read_stopped() local
[all …]
/linux/drivers/gpu/drm/amd/pm/swsmu/
H A Dsmu_cmn.c86 static int smu_msg_v1_send_debug_msg(struct smu_msg_ctl *ctl, u32 msg, u32 param) in smu_msg_v1_send_debug_msg()
105 static int __smu_cmn_send_debug_msg(struct smu_msg_ctl *ctl, in __smu_cmn_send_debug_msg()
167 struct smu_msg_ctl *ctl = &smu->msg_ctl; in smu_cmn_send_smc_msg_with_param() local
253 static u32 __smu_msg_v1_poll_stat(struct smu_msg_ctl *ctl, u32 timeout_us) in __smu_msg_v1_poll_stat()
270 static void __smu_msg_v1_send(struct smu_msg_ctl *ctl, u16 index, in __smu_msg_v1_send()
283 static void __smu_msg_v1_read_out_args(struct smu_msg_ctl *ctl, in __smu_msg_v1_read_out_args()
293 static void __smu_msg_v1_print_err_limited(struct smu_msg_ctl *ctl, in __smu_msg_v1_print_err_limited()
320 static void __smu_msg_v1_print_error(struct smu_msg_ctl *ctl, in __smu_msg_v1_print_error()
373 static int __smu_msg_v1_ras_filter(struct smu_msg_ctl *ctl, in __smu_msg_v1_ras_filter()
414 static int smu_msg_v1_send_msg(struct smu_msg_ctl *ctl, in smu_msg_v1_send_msg()
[all …]
/linux/sound/pci/emu10k1/
H A Demufx.c336 struct snd_emu10k1_fx8010_ctl *ctl = in snd_emu10k1_gpr_ctl_info() local
351 struct snd_emu10k1_fx8010_ctl *ctl = in snd_emu10k1_gpr_ctl_get() local
363 struct snd_emu10k1_fx8010_ctl *ctl = in snd_emu10k1_gpr_ctl_put() local
663 struct snd_emu10k1_fx8010_ctl *ctl; in snd_emu10k1_look_for_ctl() local
845 struct snd_emu10k1_fx8010_ctl *ctl; in snd_emu10k1_ctl_private_free() local
861 struct snd_emu10k1_fx8010_ctl *ctl, *nctl; in snd_emu10k1_add_controls() local
958 struct snd_emu10k1_fx8010_ctl *ctl; in snd_emu10k1_del_controls() local
980 struct snd_emu10k1_fx8010_ctl *ctl; in snd_emu10k1_list_controls() local
1156 snd_emu10k1_init_mono_control2(struct snd_emu10k1_fx8010_control_gpr *ctl, in snd_emu10k1_init_mono_control2()
1176 #define snd_emu10k1_init_mono_control(ctl, name, gpr, defval) \ argument
[all …]
/linux/drivers/net/wireless/broadcom/b43/
H A 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/drivers/net/ethernet/chelsio/cxgb/
H A 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/drivers/gpu/drm/msm/disp/mdp5/
H A Dmdp5_encoder.c124 struct mdp5_ctl *ctl = mdp5_encoder->ctl; in mdp5_vid_encoder_disable() local
158 struct mdp5_ctl *ctl = mdp5_encoder->ctl; in mdp5_vid_encoder_enable() local
223 struct mdp5_ctl *ctl = mdp5_encoder->ctl; in mdp5_encoder_atomic_check() local
286 struct mdp5_ctl *ctl) in mdp5_encoder_init()
/linux/drivers/watchdog/
H A 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/fs/btrfs/tests/
H A 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/arch/s390/appldata/
H A Dappldata_base.c202 appldata_timer_handler(const struct ctl_table *ctl, int write, in appldata_timer_handler()
235 appldata_interval_handler(const struct ctl_table *ctl, int write, in appldata_interval_handler()
265 appldata_generic_handler(const struct ctl_table *ctl, int write, in appldata_generic_handler()
/linux/sound/core/
H A Dcontrol.c48 struct snd_ctl_file *ctl; in snd_ctl_open() local
97 static void snd_ctl_empty_read_queue(struct snd_ctl_file * ctl) in snd_ctl_empty_read_queue()
112 struct snd_ctl_file *ctl; in snd_ctl_release() local
152 struct snd_ctl_file *ctl; in snd_ctl_notify() local
867 static int snd_ctl_card_info(struct snd_card *card, struct snd_ctl_file * ctl, in snd_ctl_card_info()
1128 struct snd_ctl_file *ctl) in __snd_ctl_elem_info()
1159 static int snd_ctl_elem_info(struct snd_ctl_file *ctl, in snd_ctl_elem_info()
1172 static int snd_ctl_elem_info_user(struct snd_ctl_file *ctl, in snd_ctl_elem_info_user()
1901 struct snd_ctl_file *ctl; in snd_ctl_ioctl() local
1980 struct snd_ctl_file *ctl; in snd_ctl_read() local
[all …]
/linux/drivers/clk/ingenic/
H A Dcgu.c88 u32 ctl; in ingenic_pll_recalc_rate() local
192 u32 ctl; in ingenic_pll_check_stable() local
213 u32 ctl; in ingenic_pll_set_rate() local
257 u32 ctl; in ingenic_pll_enable() local
290 u32 ctl; in ingenic_pll_disable() local
310 u32 ctl; in ingenic_pll_is_enabled() local
/linux/drivers/char/hw_random/
H A Docteon-rng.c30 union cvmx_rnm_ctl_status ctl; in octeon_rng_init() local
42 union cvmx_rnm_ctl_status ctl; in octeon_rng_cleanup() local

12345678910>>...13