| /linux/drivers/net/wwan/t7xx/ |
| H A D | t7xx_state_monitor.c | 59 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 D | t7xx_modem_ops.c | 84 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 D | mixer-test.c | 64 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 D | ctl.c | 58 #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 D | xdomain.c | 135 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 D | eeprom.c | 18 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 D | gaudi2_packets.h | 67 __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/drivers/accel/habanalabs/include/gaudi/ |
| H A D | gaudi_packets.h | 62 __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/drivers/accel/habanalabs/include/goya/ |
| H A D | goya_packets.h | 58 __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/sound/pci/ctxfi/ |
| H A D | cthw20k2.c | 82 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; src_set_rsr() local 205 struct src_rsc_ctrl_blk *ctl = blk; src_set_sf() local 214 struct src_rsc_ctrl_blk *ctl = blk; src_set_wr() local 223 struct src_rsc_ctrl_blk *ctl = blk; src_set_pm() local 232 struct src_rsc_ctrl_blk *ctl = blk; src_set_rom() local 241 struct src_rsc_ctrl_blk *ctl = blk; src_set_vo() local 250 struct src_rsc_ctrl_blk *ctl = blk; src_set_st() local 259 struct src_rsc_ctrl_blk *ctl = blk; src_set_ie() local 268 struct src_rsc_ctrl_blk *ctl = blk; src_set_ilsz() local 277 struct src_rsc_ctrl_blk *ctl = blk; src_set_bp() local 286 struct src_rsc_ctrl_blk *ctl = blk; src_set_cisz() local 295 struct src_rsc_ctrl_blk *ctl = blk; src_set_ca() local 304 struct src_rsc_ctrl_blk *ctl = blk; src_set_sa() local 313 struct src_rsc_ctrl_blk *ctl = blk; src_set_la() local 322 struct src_rsc_ctrl_blk *ctl = blk; src_set_pitch() local 361 struct src_rsc_ctrl_blk *ctl = blk; src_commit_write() local 418 struct src_rsc_ctrl_blk *ctl = blk; src_get_ca() local 460 struct src_mgr_ctrl_blk *ctl = blk; src_mgr_commit_write() local 525 struct srcimp_mgr_ctrl_blk *ctl = blk; srcimp_mgr_set_imaparc() local 534 struct srcimp_mgr_ctrl_blk *ctl = blk; srcimp_mgr_set_imapuser() local 543 struct srcimp_mgr_ctrl_blk *ctl = blk; srcimp_mgr_set_imapnxt() local 559 struct srcimp_mgr_ctrl_blk *ctl = blk; srcimp_mgr_commit_write() local 601 struct amixer_rsc_ctrl_blk *ctl = blk; amixer_set_mode() local 610 struct amixer_rsc_ctrl_blk *ctl = blk; amixer_set_iv() local 619 struct amixer_rsc_ctrl_blk *ctl = blk; amixer_set_x() local 628 struct amixer_rsc_ctrl_blk *ctl = blk; amixer_set_y() local 637 struct amixer_rsc_ctrl_blk *ctl = blk; amixer_set_sadr() local 646 struct amixer_rsc_ctrl_blk *ctl = blk; amixer_set_se() local 667 struct amixer_rsc_ctrl_blk *ctl = blk; amixer_commit_write() local 681 struct amixer_rsc_ctrl_blk *ctl = blk; amixer_get_y() local 816 struct dai_ctrl_blk *ctl = blk; dai_srt_set_srco() local 825 struct dai_ctrl_blk *ctl = blk; dai_srt_set_srcm() local 834 struct dai_ctrl_blk *ctl = blk; dai_srt_set_rsr() local 843 struct dai_ctrl_blk *ctl = blk; dai_srt_set_drat() local 852 struct dai_ctrl_blk *ctl = blk; dai_srt_set_ec() local 861 struct dai_ctrl_blk *ctl = blk; dai_srt_set_et() local 870 struct dai_ctrl_blk *ctl = blk; dai_commit_write() local 910 struct dao_ctrl_blk *ctl = blk; dao_commit_write() local 953 struct daio_mgr_ctrl_blk *ctl = blk; daio_mgr_enb_dai() local 962 struct daio_mgr_ctrl_blk *ctl = blk; daio_mgr_dsb_dai() local 972 struct daio_mgr_ctrl_blk *ctl = blk; daio_mgr_enb_dao() local 981 struct daio_mgr_ctrl_blk *ctl = blk; daio_mgr_dsb_dao() local 990 struct daio_mgr_ctrl_blk *ctl = blk; daio_mgr_dao_init() local 1028 struct daio_mgr_ctrl_blk *ctl = blk; daio_mgr_set_imaparc() local 1037 struct daio_mgr_ctrl_blk *ctl = blk; daio_mgr_set_imapnxt() local 1053 struct daio_mgr_ctrl_blk *ctl = blk; daio_mgr_commit_write() local 1832 u32 data, ctl; hw_adc_init() local [all...] |
| /linux/drivers/firmware/cirrus/test/ |
| H A D | cs_dsp_test_control_cache.c | 152 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/fs/xfs/ |
| H A D | xfs_sysctl.c | 14 const struct ctl_table *ctl, in xfs_stats_clear_proc_handler() 34 const struct ctl_table *ctl, in xfs_panic_mask_proc_handler() 55 const struct ctl_table *ctl, in xfs_deprecated_dointvec_minmax()
|
| /linux/drivers/net/wireless/broadcom/b43/ |
| H A D | pio.c | 318 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 D | mv88e1xxx.c | 50 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 D | mdp5_encoder.c | 124 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 D | via_wdt.c | 77 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 D | free-space-tests.c | 325 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/drivers/clk/ingenic/ |
| H A D | cgu.c | 88 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/sound/core/ |
| H A D | control.c | 48 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/char/hw_random/ |
| H A D | octeon-rng.c | 30 union cvmx_rnm_ctl_status ctl; in octeon_rng_init() local 42 union cvmx_rnm_ctl_status ctl; in octeon_rng_cleanup() local
|
| H A D | pasemi-rng.c | 58 u32 ctl; in pasemi_rng_init() local 70 u32 ctl; in pasemi_rng_cleanup() local
|
| /linux/arch/alpha/kernel/ |
| H A D | sys_marvel.c | 73 volatile unsigned long *ctl; in io7_get_irq_ctl() local 107 volatile unsigned long *ctl; in io7_enable_irq() local 128 volatile unsigned long *ctl; in io7_disable_irq() local
|
| /linux/drivers/mmc/host/ |
| H A D | sdhci-milbeaut.c | 89 u32 ctl; in sdhci_milbeaut_reset() local 179 u32 ctl; in sdhci_milbeaut_vendor_init() local 214 u16 ctl; in sdhci_milbeaut_init() local
|
| /linux/arch/x86/include/asm/ |
| H A D | gart.h | 63 u32 ctl; in gart_set_size_and_enable() local 76 u32 tmp, ctl; in enable_gart_translation() local
|
| /linux/sound/soc/kirkwood/ |
| H A D | kirkwood-i2s.c | 338 static unsigned kirkwood_i2s_play_mute(unsigned ctl) in kirkwood_i2s_play_mute() 352 uint32_t ctl, value; in kirkwood_i2s_play_trigger() local 439 uint32_t ctl, value; in kirkwood_i2s_rec_trigger() local
|