/linux-4.4.14/sound/pci/oxygen/ |
D | oxygen_mixer.c | 28 static int dac_volume_info(struct snd_kcontrol *ctl, in dac_volume_info() 40 static int dac_volume_get(struct snd_kcontrol *ctl, in dac_volume_get() 53 static int dac_volume_put(struct snd_kcontrol *ctl, in dac_volume_put() 73 static int dac_mute_get(struct snd_kcontrol *ctl, in dac_mute_get() 84 static int dac_mute_put(struct snd_kcontrol *ctl, in dac_mute_put() 110 static int upmix_info(struct snd_kcontrol *ctl, struct snd_ctl_elem_info *info) in upmix_info() 125 static int upmix_get(struct snd_kcontrol *ctl, struct snd_ctl_elem_value *value) in upmix_get() 195 static int upmix_put(struct snd_kcontrol *ctl, struct snd_ctl_elem_value *value) in upmix_put() 213 static int spdif_switch_get(struct snd_kcontrol *ctl, in spdif_switch_get() 288 static int spdif_switch_put(struct snd_kcontrol *ctl, in spdif_switch_put() [all …]
|
D | xonar_dg_mixer.c | 57 static int output_select_info(struct snd_kcontrol *ctl, in output_select_info() 69 static int output_select_get(struct snd_kcontrol *ctl, in output_select_get() 81 static int output_select_put(struct snd_kcontrol *ctl, in output_select_put() 104 static int hp_stereo_volume_info(struct snd_kcontrol *ctl, in hp_stereo_volume_info() 114 static int hp_stereo_volume_get(struct snd_kcontrol *ctl, in hp_stereo_volume_get() 130 static int hp_stereo_volume_put(struct snd_kcontrol *ctl, in hp_stereo_volume_put() 160 static int hp_mute_get(struct snd_kcontrol *ctl, in hp_mute_get() 173 static int hp_mute_put(struct snd_kcontrol *ctl, in hp_mute_put() 208 static int input_vol_info(struct snd_kcontrol *ctl, in input_vol_info() 218 static int input_vol_get(struct snd_kcontrol *ctl, in input_vol_get() [all …]
|
D | xonar_wm87x6.c | 508 static int wm8776_bit_switch_get(struct snd_kcontrol *ctl, in wm8776_bit_switch_get() 522 static int wm8776_bit_switch_put(struct snd_kcontrol *ctl, in wm8776_bit_switch_put() 544 static int wm8776_field_enum_info(struct snd_kcontrol *ctl, in wm8776_field_enum_info() 607 static int wm8776_field_volume_info(struct snd_kcontrol *ctl, in wm8776_field_volume_info() 617 static void wm8776_field_set_from_ctl(struct snd_kcontrol *ctl) in wm8776_field_set_from_ctl() 650 static int wm8776_field_set(struct snd_kcontrol *ctl, unsigned int value) in wm8776_field_set() 670 static int wm8776_field_enum_get(struct snd_kcontrol *ctl, in wm8776_field_enum_get() 677 static int wm8776_field_volume_get(struct snd_kcontrol *ctl, in wm8776_field_volume_get() 684 static int wm8776_field_enum_put(struct snd_kcontrol *ctl, in wm8776_field_enum_put() 690 static int wm8776_field_volume_put(struct snd_kcontrol *ctl, in wm8776_field_volume_put() [all …]
|
D | oxygen.c | 438 static int rolloff_info(struct snd_kcontrol *ctl, in rolloff_info() 448 static int rolloff_get(struct snd_kcontrol *ctl, in rolloff_get() 459 static int rolloff_put(struct snd_kcontrol *ctl, in rolloff_put() 491 static int hpf_info(struct snd_kcontrol *ctl, struct snd_ctl_elem_info *info) in hpf_info() 500 static int hpf_get(struct snd_kcontrol *ctl, struct snd_ctl_elem_value *value) in hpf_get() 510 static int hpf_put(struct snd_kcontrol *ctl, struct snd_ctl_elem_value *value) in hpf_put() 536 static int meridian_dig_source_info(struct snd_kcontrol *ctl, in meridian_dig_source_info() 544 static int claro_dig_source_info(struct snd_kcontrol *ctl, in claro_dig_source_info() 552 static int meridian_dig_source_get(struct snd_kcontrol *ctl, in meridian_dig_source_get() 563 static int claro_dig_source_get(struct snd_kcontrol *ctl, in claro_dig_source_get() [all …]
|
D | xonar_pcm179x.c | 725 static int rolloff_info(struct snd_kcontrol *ctl, in rolloff_info() 735 static int rolloff_get(struct snd_kcontrol *ctl, in rolloff_get() 747 static int rolloff_put(struct snd_kcontrol *ctl, in rolloff_put() 789 static int st_output_switch_info(struct snd_kcontrol *ctl, in st_output_switch_info() 799 static int st_output_switch_get(struct snd_kcontrol *ctl, in st_output_switch_get() 816 static int st_output_switch_put(struct snd_kcontrol *ctl, in st_output_switch_put() 844 static int st_hp_volume_offset_info(struct snd_kcontrol *ctl, in st_hp_volume_offset_info() 854 static int st_hp_volume_offset_get(struct snd_kcontrol *ctl, in st_hp_volume_offset_get() 874 static int st_hp_volume_offset_put(struct snd_kcontrol *ctl, in st_hp_volume_offset_put() 913 static int xense_output_switch_get(struct snd_kcontrol *ctl, in xense_output_switch_get() [all …]
|
D | xonar_lib.c | 102 int xonar_gpio_bit_switch_get(struct snd_kcontrol *ctl, in xonar_gpio_bit_switch_get() 114 int xonar_gpio_bit_switch_put(struct snd_kcontrol *ctl, in xonar_gpio_bit_switch_put()
|
D | xonar_cs43xx.c | 294 static int rolloff_info(struct snd_kcontrol *ctl, in rolloff_info() 304 static int rolloff_get(struct snd_kcontrol *ctl, in rolloff_get() 315 static int rolloff_put(struct snd_kcontrol *ctl, in rolloff_put()
|
/linux-4.4.14/drivers/gpu/drm/msm/mdp/mdp5/ |
D | mdp5_ctl.c | 97 void ctl_write(struct mdp5_ctl *ctl, u32 reg, u32 data) in ctl_write() 106 u32 ctl_read(struct mdp5_ctl *ctl, u32 reg) in ctl_read() 149 static void set_ctl_op(struct mdp5_ctl *ctl, struct mdp5_interface *intf) in set_ctl_op() 177 int mdp5_ctl_set_pipeline(struct mdp5_ctl *ctl, in mdp5_ctl_set_pipeline() 206 static bool start_signal_needed(struct mdp5_ctl *ctl) in start_signal_needed() 230 static void send_start_signal(struct mdp5_ctl *ctl) in send_start_signal() 239 static void refill_start_mask(struct mdp5_ctl *ctl) in refill_start_mask() 262 int mdp5_ctl_set_encoder_state(struct mdp5_ctl *ctl, bool enabled) in mdp5_ctl_set_encoder_state() 283 int mdp5_ctl_set_cursor(struct mdp5_ctl *ctl, int cursor_id, bool enable) in mdp5_ctl_set_cursor() 354 int mdp5_ctl_blend(struct mdp5_ctl *ctl, u8 *stage, u32 stage_cnt, in mdp5_ctl_blend() [all …]
|
D | mdp5_cmd_encoder.c | 25 struct mdp5_ctl *ctl; member 222 struct mdp5_ctl *ctl = mdp5_cmd_enc->ctl; in mdp5_cmd_encoder_disable() local 241 struct mdp5_ctl *ctl = mdp5_cmd_enc->ctl; in mdp5_cmd_encoder_enable() local 306 struct mdp5_interface *intf, struct mdp5_ctl *ctl) in mdp5_cmd_encoder_init()
|
D | mdp5_encoder.c | 31 struct mdp5_ctl *ctl; member 235 struct mdp5_ctl *ctl = mdp5_encoder->ctl; in mdp5_encoder_disable() local 270 struct mdp5_ctl *ctl = mdp5_encoder->ctl; in mdp5_encoder_enable() local 337 struct mdp5_interface *intf, struct mdp5_ctl *ctl) in mdp5_encoder_init()
|
D | mdp5_kms.c | 201 enum mdp5_intf_mode intf_mode, struct mdp5_ctl *ctl) in construct_encoder() 255 struct mdp5_ctl *ctl; in modeset_init_intf() local
|
D | mdp5_cfg.h | 84 struct mdp5_ctl_block ctl; member
|
D | mdp5_kms.h | 233 struct mdp5_interface *intf, struct mdp5_ctl *ctl) in mdp5_cmd_encoder_init()
|
D | mdp5_crtc.c | 44 struct mdp5_ctl *ctl; member 731 struct mdp5_interface *intf, struct mdp5_ctl *ctl) in mdp5_crtc_set_pipeline()
|
/linux-4.4.14/fs/btrfs/ |
D | inode-map.c | 33 struct btrfs_free_space_ctl *ctl = root->free_ino_ctl; in caching_kthread() local 139 struct btrfs_free_space_ctl *ctl = root->free_ino_ctl; in start_caching() local 247 struct btrfs_free_space_ctl *ctl = root->free_ino_ctl; in btrfs_unpin_free_ino() local 292 static void recalculate_thresholds(struct btrfs_free_space_ctl *ctl) in recalculate_thresholds() 327 static bool use_bitmap(struct btrfs_free_space_ctl *ctl, in use_bitmap() 342 static void pinned_recalc_thresholds(struct btrfs_free_space_ctl *ctl) in pinned_recalc_thresholds() 346 static bool pinned_use_bitmap(struct btrfs_free_space_ctl *ctl, in pinned_use_bitmap() 366 struct btrfs_free_space_ctl *ctl = root->free_ino_ctl; in btrfs_init_free_ino_ctl() local 395 struct btrfs_free_space_ctl *ctl = root->free_ino_ctl; in btrfs_save_ino_cache() local
|
D | free-space-cache.c | 639 static void merge_space_tree(struct btrfs_free_space_ctl *ctl) in merge_space_tree() 669 struct btrfs_free_space_ctl *ctl, in __load_free_space_cache() 829 struct btrfs_free_space_ctl *ctl = block_group->free_space_ctl; in load_free_space_cache() local 904 struct btrfs_free_space_ctl *ctl, in write_cache_extent_entries() 1222 struct btrfs_free_space_ctl *ctl, in __btrfs_write_out_cache() 1365 struct btrfs_free_space_ctl *ctl = block_group->free_space_ctl; in btrfs_write_out_cache() local 1420 static inline u64 offset_to_bitmap(struct btrfs_free_space_ctl *ctl, in offset_to_bitmap() 1494 tree_search_offset(struct btrfs_free_space_ctl *ctl, in tree_search_offset() 1610 __unlink_free_space(struct btrfs_free_space_ctl *ctl, in __unlink_free_space() 1617 static void unlink_free_space(struct btrfs_free_space_ctl *ctl, in unlink_free_space() [all …]
|
/linux-4.4.14/drivers/thunderbolt/ |
D | ctl.c | 18 struct tb_ctl *ctl; member 43 #define tb_ctl_WARN(ctl, format, arg...) \ argument 46 #define tb_ctl_err(ctl, format, arg...) \ argument 49 #define tb_ctl_warn(ctl, format, arg...) \ argument 52 #define tb_ctl_info(ctl, format, arg...) \ argument 237 static void tb_cfg_print_error(struct tb_ctl *ctl, in tb_cfg_print_error() 304 static struct ctl_pkg *tb_ctl_pkg_alloc(struct tb_ctl *ctl) in tb_ctl_pkg_alloc() 336 static int tb_ctl_tx(struct tb_ctl *ctl, void *data, size_t len, in tb_ctl_tx() 369 static void tb_ctl_handle_plug_event(struct tb_ctl *ctl, in tb_ctl_handle_plug_event() 440 static struct tb_cfg_result tb_ctl_rx(struct tb_ctl *ctl, void *buffer, in tb_ctl_rx() [all …]
|
D | eeprom.c | 14 static int tb_eeprom_ctl_write(struct tb_switch *sw, struct tb_eeprom_ctl *ctl) in tb_eeprom_ctl_write() 22 static int tb_eeprom_ctl_read(struct tb_switch *sw, struct tb_eeprom_ctl *ctl) in tb_eeprom_ctl_read() 40 struct tb_eeprom_ctl ctl; in tb_eeprom_active() local 67 static int tb_eeprom_transfer(struct tb_switch *sw, struct tb_eeprom_ctl *ctl, in tb_eeprom_transfer() 94 struct tb_eeprom_ctl ctl; in tb_eeprom_out() local 114 struct tb_eeprom_ctl ctl; in tb_eeprom_in() local
|
D | tb.h | 105 struct tb_ctl *ctl; member
|
/linux-4.4.14/sound/pci/ctxfi/ |
D | cthw20k1.c | 92 u16 ctl:1; member 105 unsigned int ctl; member 188 struct src_rsc_ctrl_blk *ctl = blk; in src_set_state() local 197 struct src_rsc_ctrl_blk *ctl = blk; in src_set_bm() local 206 struct src_rsc_ctrl_blk *ctl = blk; in src_set_rsr() local 215 struct src_rsc_ctrl_blk *ctl = blk; in src_set_sf() local 224 struct src_rsc_ctrl_blk *ctl = blk; in src_set_wr() local 233 struct src_rsc_ctrl_blk *ctl = blk; in src_set_pm() local 242 struct src_rsc_ctrl_blk *ctl = blk; in src_set_rom() local 251 struct src_rsc_ctrl_blk *ctl = blk; in src_set_vo() local [all …]
|
D | cthw20k2.c | 92 u16 ctl:1; member 105 unsigned int ctl; member 188 struct src_rsc_ctrl_blk *ctl = blk; in src_set_state() local 197 struct src_rsc_ctrl_blk *ctl = blk; in src_set_bm() local 206 struct src_rsc_ctrl_blk *ctl = blk; in src_set_rsr() local 215 struct src_rsc_ctrl_blk *ctl = blk; in src_set_sf() local 224 struct src_rsc_ctrl_blk *ctl = blk; in src_set_wr() local 233 struct src_rsc_ctrl_blk *ctl = blk; in src_set_pm() local 242 struct src_rsc_ctrl_blk *ctl = blk; in src_set_rom() local 251 struct src_rsc_ctrl_blk *ctl = blk; in src_set_vo() local [all …]
|
/linux-4.4.14/net/sctp/ |
D | sysctl.c | 315 static int proc_sctp_do_hmac_alg(struct ctl_table *ctl, int write, in proc_sctp_do_hmac_alg() 361 static int proc_sctp_do_rto_min(struct ctl_table *ctl, int write, in proc_sctp_do_rto_min() 390 static int proc_sctp_do_rto_max(struct ctl_table *ctl, int write, in proc_sctp_do_rto_max() 419 static int proc_sctp_do_alpha_beta(struct ctl_table *ctl, int write, in proc_sctp_do_alpha_beta() 430 static int proc_sctp_do_auth(struct ctl_table *ctl, int write, in proc_sctp_do_auth()
|
/linux-4.4.14/arch/frv/kernel/ |
D | pm.c | 153 static int sysctl_pm_do_suspend(struct ctl_table *ctl, int write, in sysctl_pm_do_suspend() 200 static int cmode_procctl(struct ctl_table *ctl, int write, in cmode_procctl() 272 static int p0_procctl(struct ctl_table *ctl, int write, in p0_procctl() 285 static int cm_procctl(struct ctl_table *ctl, int write, in cm_procctl()
|
/linux-4.4.14/drivers/net/wan/lmc/ |
D | lmc_media.c | 193 lmc_hssi_set_status (lmc_softc_t * const sc, lmc_ctl_t * ctl) in lmc_hssi_set_status() 338 lmc_ds3_set_status (lmc_softc_t * const sc, lmc_ctl_t * ctl) in lmc_ds3_set_status() 575 lmc_ssi_set_status (lmc_softc_t * const sc, lmc_ctl_t * ctl) in lmc_ssi_set_status() 635 lmc_ssi_set_speed (lmc_softc_t * const sc, lmc_ctl_t * ctl) in lmc_ssi_set_speed() 992 lmc_t1_set_status (lmc_softc_t * const sc, lmc_ctl_t * ctl) in lmc_t1_set_status() 1207 lmc_set_protocol (lmc_softc_t * const sc, lmc_ctl_t * ctl) in lmc_set_protocol()
|
D | lmc_main.c | 114 lmc_ctl_t ctl; in lmc_ioctl() local
|
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb/ |
D | mv88e1xxx.c | 49 u32 ctl; in mv88e1xxx_reset() local 126 u32 ctl; in mv88e1xxx_set_speed_duplex() local 162 u32 ctl; in mv88e1xxx_autoneg_enable() local 175 u32 ctl; in mv88e1xxx_autoneg_disable() local
|
/linux-4.4.14/drivers/watchdog/ |
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
|
D | bcm_kona_wdt.c | 119 int ctl, cur, ctl_sec, cur_sec, res; in bcm_kona_wdt_dbg_show() local
|
/linux-4.4.14/drivers/net/wireless/b43/ |
D | pio.c | 331 u16 ctl, in tx_write_2byte_queue() 368 u16 ctl; in pio_tx_frame_2byte_queue() local 384 u32 ctl, in tx_write_4byte_queue() 438 u32 ctl; in pio_tx_frame_4byte_queue() local 636 u32 ctl; in pio_rx_frame() local 650 u16 ctl; in pio_rx_frame() local
|
D | leds.c | 37 u16 ctl; in b43_led_turn_on() local 50 u16 ctl; in b43_led_turn_off() local
|
D | lo.h | 27 struct b43_loctl ctl; member
|
D | phy_lp.c | 881 u16 ctl = b43_phy_read(dev, B43_LPPHY_AFE_DAC_CTL) & 0xC7F; in lpphy_set_dac_gain() local 1101 u16 ctl; in lpphy_read_tx_pctl_mode_from_hardware() local 1125 u16 ctl; in lpphy_write_tx_pctl_mode_to_hardware() local
|
D | dma.c | 105 u32 ctl; in op32_fill_descriptor() local 1802 u32 ctl; in direct_fifo_rx() local
|
/linux-4.4.14/fs/xfs/ |
D | xfs_sysctl.c | 29 struct ctl_table *ctl, in xfs_stats_clear_proc_handler() 49 struct ctl_table *ctl, in xfs_panic_mask_proc_handler()
|
/linux-4.4.14/drivers/net/wireless/ath/wcn36xx/ |
D | dxe.c | 66 struct wcn36xx_dxe_ctl *ctl = ch->head_blk_ctl, *next; in wcn36xx_dxe_free_ctl_block() local 274 static int wcn36xx_dxe_fill_skb(struct device *dev, struct wcn36xx_dxe_ctl *ctl) in wcn36xx_dxe_fill_skb() 349 struct wcn36xx_dxe_ctl *ctl; in reap_tx_dxes() local 473 struct wcn36xx_dxe_ctl *ctl = ch->head_blk_ctl; in wcn36xx_rx_handle_packets() local 599 struct wcn36xx_dxe_ctl *ctl = NULL; in wcn36xx_dxe_tx_frame() local
|
/linux-4.4.14/sound/core/ |
D | control.c | 52 struct snd_ctl_file *ctl; in snd_ctl_open() local 102 static void snd_ctl_empty_read_queue(struct snd_ctl_file * ctl) in snd_ctl_empty_read_queue() 120 struct snd_ctl_file *ctl; in snd_ctl_release() local 158 struct snd_ctl_file *ctl; in snd_ctl_notify() local 719 static int snd_ctl_card_info(struct snd_card *card, struct snd_ctl_file * ctl, in snd_ctl_card_info() 808 static int snd_ctl_elem_info(struct snd_ctl_file *ctl, in snd_ctl_elem_info() 846 static int snd_ctl_elem_info_user(struct snd_ctl_file *ctl, in snd_ctl_elem_info_user() 1462 struct snd_ctl_file *ctl; in snd_ctl_ioctl() local 1529 struct snd_ctl_file *ctl; in snd_ctl_read() local 1587 struct snd_ctl_file *ctl; in snd_ctl_poll() local [all …]
|
D | control_compat.c | 94 static int snd_ctl_elem_info_compat(struct snd_ctl_file *ctl, in snd_ctl_elem_info_compat() 452 struct snd_ctl_file *ctl; in snd_ctl_ioctl_compat() local
|
/linux-4.4.14/drivers/char/hw_random/ |
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
|
D | pasemi-rng.c | 71 u32 ctl; in pasemi_rng_init() local 83 u32 ctl; in pasemi_rng_cleanup() local
|
/linux-4.4.14/net/ipv4/ |
D | sysctl_net_ipv4.c | 155 static int proc_tcp_congestion_control(struct ctl_table *ctl, int write, in proc_tcp_congestion_control() 173 static int proc_tcp_available_congestion_control(struct ctl_table *ctl, in proc_tcp_available_congestion_control() 190 static int proc_allowed_congestion_control(struct ctl_table *ctl, in proc_allowed_congestion_control() 210 static int proc_tcp_fastopen_key(struct ctl_table *ctl, int write, in proc_tcp_fastopen_key()
|
D | devinet.c | 2028 static int devinet_conf_proc(struct ctl_table *ctl, int write, in devinet_conf_proc() 2074 static int devinet_sysctl_forward(struct ctl_table *ctl, int write, in devinet_sysctl_forward() 2117 static int ipv4_doint_and_flush(struct ctl_table *ctl, int write, in ipv4_doint_and_flush()
|
/linux-4.4.14/sound/pci/emu10k1/ |
D | emufx.c | 334 struct snd_emu10k1_fx8010_ctl *ctl = in snd_emu10k1_gpr_ctl_info() local 350 struct snd_emu10k1_fx8010_ctl *ctl = in snd_emu10k1_gpr_ctl_get() local 365 struct snd_emu10k1_fx8010_ctl *ctl = in snd_emu10k1_gpr_ctl_put() local 653 struct snd_emu10k1_fx8010_ctl *ctl; in snd_emu10k1_look_for_ctl() local 774 struct snd_emu10k1_fx8010_ctl *ctl; in snd_emu10k1_ctl_private_free() local 788 struct snd_emu10k1_fx8010_ctl *ctl, *nctl; in snd_emu10k1_add_controls() local 881 struct snd_emu10k1_fx8010_ctl *ctl; in snd_emu10k1_del_controls() local 903 struct snd_emu10k1_fx8010_ctl *ctl; in snd_emu10k1_list_controls() local 1076 snd_emu10k1_init_mono_control(struct snd_emu10k1_fx8010_control_gpr *ctl, in snd_emu10k1_init_mono_control() 1097 snd_emu10k1_init_stereo_control(struct snd_emu10k1_fx8010_control_gpr *ctl, in snd_emu10k1_init_stereo_control() [all …]
|
/linux-4.4.14/drivers/net/ |
D | sungem_phy.c | 315 u16 ctl, adv; in genmii_setup_aneg() local 346 u16 ctl; in genmii_setup_forced() local 470 u16 ctl, adv; in bcm54xx_setup_aneg() local 514 u16 ctl; in bcm54xx_setup_forced() local 746 u16 ctl, adv; in marvell_setup_aneg() local 797 u16 ctl, ctl2; in marvell_setup_forced() local
|
/linux-4.4.14/sound/soc/kirkwood/ |
D | kirkwood-i2s.c | 225 static unsigned kirkwood_i2s_play_mute(unsigned ctl) in kirkwood_i2s_play_mute() 239 uint32_t ctl, value; in kirkwood_i2s_play_trigger() local 326 uint32_t ctl, value; in kirkwood_i2s_rec_trigger() local
|
/linux-4.4.14/arch/x86/include/asm/ |
D | gart.h | 63 u32 ctl; in gart_set_size_and_enable() local 76 u32 tmp, ctl; in enable_gart_translation() local
|
/linux-4.4.14/sound/soc/codecs/ |
D | wm_adsp.c | 529 struct wm_coeff_ctl *ctl = (struct wm_coeff_ctl *)kcontrol->private_value; in wm_coeff_info() local 536 static int wm_coeff_write_control(struct wm_coeff_ctl *ctl, in wm_coeff_write_control() 578 struct wm_coeff_ctl *ctl = (struct wm_coeff_ctl *)kcontrol->private_value; in wm_coeff_put() local 590 static int wm_coeff_read_control(struct wm_coeff_ctl *ctl, in wm_coeff_read_control() 632 struct wm_coeff_ctl *ctl = (struct wm_coeff_ctl *)kcontrol->private_value; in wm_coeff_get() local 649 struct wm_coeff_ctl *ctl; member 653 static int wmfw_add_ctl(struct wm_adsp *dsp, struct wm_coeff_ctl *ctl) in wmfw_add_ctl() 700 struct wm_coeff_ctl *ctl; in wm_coeff_init_control_caches() local 721 struct wm_coeff_ctl *ctl; in wm_coeff_sync_controls() local 755 struct wm_coeff_ctl *ctl; in wm_adsp_create_control() local [all …]
|
/linux-4.4.14/arch/alpha/kernel/ |
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-4.4.14/drivers/net/ethernet/apm/xgene/ |
D | xgene_enet_sgmac.c | 51 static bool xgene_enet_wr_indirect(struct xgene_indirect_ctl *ctl, in xgene_enet_wr_indirect() 75 struct xgene_indirect_ctl ctl = { in xgene_enet_wr_mac() local 96 static u32 xgene_enet_rd_indirect(struct xgene_indirect_ctl *ctl, u32 rd_addr) in xgene_enet_rd_indirect() 122 struct xgene_indirect_ctl ctl = { in xgene_enet_rd_mac() local
|
/linux-4.4.14/sound/firewire/ |
D | isight.c | 473 static int isight_gain_info(struct snd_kcontrol *ctl, in isight_gain_info() 486 static int isight_gain_get(struct snd_kcontrol *ctl, in isight_gain_get() 502 static int isight_gain_put(struct snd_kcontrol *ctl, in isight_gain_put() 515 static int isight_mute_get(struct snd_kcontrol *ctl, in isight_mute_get() 531 static int isight_mute_put(struct snd_kcontrol *ctl, in isight_mute_put() 559 struct snd_kcontrol *ctl; in isight_create_mixer() local
|
/linux-4.4.14/arch/s390/appldata/ |
D | appldata_base.c | 204 appldata_timer_handler(struct ctl_table *ctl, int write, in appldata_timer_handler() 246 appldata_interval_handler(struct ctl_table *ctl, int write, in appldata_interval_handler() 290 appldata_generic_handler(struct ctl_table *ctl, int write, in appldata_generic_handler()
|
/linux-4.4.14/arch/x86/kernel/ |
D | aperture_64.c | 260 u32 ctl; in early_gart_iommu_check() local 378 u32 ctl; in gart_iommu_hole_init() local 491 u32 ctl = aper_order << 1; in gart_iommu_hole_init() local
|
D | vsmp_64.c | 93 unsigned int cap, ctl, cfg; in set_vsmp_pv_ops() local
|
D | amd_gart_64.c | 722 u32 ctl; in gart_iommu_shutdown() local
|
/linux-4.4.14/drivers/net/wireless/b43legacy/ |
D | leds.c | 39 u16 ctl; in b43legacy_led_turn_on() local 56 u16 ctl; in b43legacy_led_turn_off() local
|
/linux-4.4.14/drivers/isdn/pcbit/ |
D | drv.c | 236 static int pcbit_command(isdn_ctrl *ctl) in pcbit_command() 805 isdn_ctrl ctl; in set_protocol_running() local 865 static int pcbit_ioctl(isdn_ctrl *ctl) in pcbit_ioctl()
|
/linux-4.4.14/include/net/netns/ |
D | unix.h | 10 struct ctl_table_header *ctl; member
|
D | mpls.h | 14 struct ctl_table_header *ctl; member
|
/linux-4.4.14/drivers/i2c/busses/ |
D | i2c-elektor.c | 65 static void pcf_isa_setbyte(void *data, int ctl, int val) in pcf_isa_setbyte() 82 static int pcf_isa_getbyte(void *data, int ctl) in pcf_isa_getbyte()
|
D | i2c-pnx.c | 285 u32 ctl = 0; in i2c_pnx_master_rcv() local 364 u32 stat, ctl; in i2c_pnx_interrupt() local 441 u32 ctl; in i2c_pnx_timeout() local
|
/linux-4.4.14/drivers/ide/ |
D | buddha.c | 122 unsigned long ctl, unsigned long irq_port) in buddha_setup_ports() 212 unsigned long base, ctl, irq_port; in buddha_init() local
|
D | ide-4drives.c | 33 unsigned long base = 0x1f0, ctl = 0x3f6; in ide_4drives_init() local
|
D | ide-legacy.c | 9 unsigned long base, ctl; in ide_legacy_init_one() local
|
D | ide-pnp.c | 39 unsigned long base, ctl; in idepnp_probe() local
|
D | tx4939ide.c | 152 u16 ctl = tx4939ide_readw(base, TX4939IDE_Int_Ctl); in tx4939ide_check_error_ints() local 178 u16 ctl; in tx4939ide_clear_irq() local 320 u16 ctl = tx4939ide_readw(base, TX4939IDE_Int_Ctl); in tx4939ide_dma_end() local 347 u16 ctl, ide_int; in tx4939ide_dma_test_irq() local
|
D | gayle.c | 80 unsigned long ctl, unsigned long irq_port) in gayle_setup_ports()
|
D | ide-cs.c | 115 static struct ide_host *idecs_register(unsigned long io, unsigned long ctl, in idecs_register()
|
D | tx4938ide.c | 162 unsigned long ctl = mapctl; in tx4938ide_probe() local
|
D | ide-io-std.c | 68 void ide_write_devctl(ide_hwif_t *hwif, u8 ctl) in ide_write_devctl()
|
D | setup-pci.c | 321 unsigned long ctl = 0, base = 0; in ide_hw_configure() local
|
D | sgiioc4.c | 537 unsigned long bar0, cmd_phys_base, ctl; in sgiioc4_ide_setup_pci_device() local
|
D | cmd640.c | 698 static int cmd640x_init_one(unsigned long base, unsigned long ctl) in cmd640x_init_one()
|
/linux-4.4.14/drivers/tty/serial/ |
D | timbuart.c | 84 u8 ctl = ioread8(port->membase + TIMBUART_CTRL) | in timbuart_flush_buffer() local 170 u8 ctl = ioread8(port->membase + TIMBUART_CTRL) | in timbuart_handle_rx_port() local 247 static void timbuart_break_ctl(struct uart_port *port, int ctl) in timbuart_break_ctl()
|
D | bcm63xx_uart.c | 206 static void bcm_uart_break_ctl(struct uart_port *port, int ctl) in bcm_uart_break_ctl() 508 unsigned int ctl, baud, quot, ier; in bcm_uart_set_termios() local
|
D | nwpserial.c | 239 static void nwpserial_break_ctl(struct uart_port *port, int ctl) in nwpserial_break_ctl()
|
D | uartlite.c | 253 static void ulite_break_ctl(struct uart_port *port, int ctl) in ulite_break_ctl()
|
D | vr41xx_siu.c | 297 static void siu_break_ctl(struct uart_port *port, int ctl) in siu_break_ctl()
|
D | efm32-uart.c | 188 static void efm32_uart_break_ctl(struct uart_port *port, int ctl) in efm32_uart_break_ctl()
|
/linux-4.4.14/drivers/media/pci/cx88/ |
D | cx88-cards.c | 3365 void cx88_setup_xc3028(struct cx88_core *core, struct xc2028_ctrl *ctl) in cx88_setup_xc3028() 3520 struct tea5767_ctrl ctl; in cx88_card_setup() local 3587 struct xc2028_ctrl ctl; in cx88_card_setup() local
|
D | cx88-tvaudio.c | 136 static void set_audio_finish(struct cx88_core *core, u32 ctl) in set_audio_finish() 884 u32 ctl = UNSET; in cx88_set_stereo() local
|
D | cx88-dvb.c | 616 struct xc2028_ctrl ctl; in attach_xc3028() local 1381 static struct xc2028_ctrl ctl = { in dvb_register() local
|
/linux-4.4.14/arch/blackfin/mach-bf609/ |
D | clock.c | 142 u32 ctl = bfin_read32(CGU0_CTL); in pll_get_rate() local 189 u32 ctl = bfin_read32(CGU0_CTL); in sys_clk_get_rate() local 219 u32 ctl = bfin_read32(CGU0_CTL); in sys_clk_round_rate() local
|
/linux-4.4.14/arch/alpha/oprofile/ |
D | op_model_ev4.c | 24 unsigned long ctl = 0, count, hilo; in ev4_reg_setup() local
|
D | op_model_ev6.c | 24 unsigned long ctl, reset, need_reset, i; in ev6_reg_setup() local
|
D | op_model_ev5.c | 30 int i, ctl, reset, need_reset; in common_reg_setup() local
|
D | op_model_ev67.c | 25 unsigned long ctl, reset, need_reset, i; in ev67_reg_setup() local
|
/linux-4.4.14/drivers/net/phy/ |
D | et1011c.c | 54 int ctl = 0; in et1011c_config_aneg() local
|
D | phy_device.c | 887 int ctl = 0; in genphy_setup_forced() local 910 int ctl = phy_read(phydev, MII_BMCR); in genphy_restart_aneg() local 946 int ctl = phy_read(phydev, MII_BMCR); in genphy_config_aneg() local
|
/linux-4.4.14/drivers/hwtracing/intel_th/ |
D | pti.c | 158 u32 ctl = PTI_EN; in intel_th_pti_activate() local 185 u32 ctl = ioread32(pti->base + REG_PTI_CTL); in read_hw_config() local
|
/linux-4.4.14/drivers/i2c/algos/ |
D | i2c-algo-pcf.c | 47 #define set_pcf(adap, ctl, val) adap->setpcf(adap->data, ctl, val) argument 48 #define get_pcf(adap, ctl) adap->getpcf(adap->data, ctl) argument
|
/linux-4.4.14/drivers/net/ethernet/ibm/emac/ |
D | phy.c | 111 int ctl, adv; in genmii_setup_aneg() local 170 int ctl; in genmii_setup_forced() local
|
/linux-4.4.14/sound/soc/samsung/ |
D | pcm.c | 157 u32 ctl, clkctl; in s3c_pcm_snd_txctrl() local 188 u32 ctl, clkctl; in s3c_pcm_snd_rxctrl() local 325 u32 ctl; in s3c_pcm_set_fmt() local
|
/linux-4.4.14/drivers/media/pci/saa7134/ |
D | saa7134-cards.c | 7822 struct xc2028_ctrl ctl; in saa7134_tuner_setup() local 8209 struct tea5767_ctrl ctl; in saa7134_board_init2() local
|
/linux-4.4.14/drivers/media/pci/cx23885/ |
D | cx23885-dvb.c | 1332 static struct xc2028_ctrl ctl = { in dvb_register() local 1384 static struct xc2028_ctrl ctl = { in dvb_register() local 1426 static struct xc2028_ctrl ctl = { in dvb_register() local 1477 static struct xc2028_ctrl ctl = { in dvb_register() local
|
/linux-4.4.14/fs/ncpfs/ |
D | dir.c | 425 struct ncp_cache_control ctl; in ncp_readdir() local 584 struct ncp_cache_control ctl = *ctrl; in ncp_fill_cache() local 690 struct ncp_cache_control *ctl) in ncp_read_volume_list() 725 struct ncp_cache_control *ctl) in ncp_do_readdir()
|
/linux-4.4.14/arch/mips/include/asm/mach-lantiq/xway/ |
D | xway_dma.h | 33 u32 ctl; member
|
/linux-4.4.14/arch/s390/mm/ |
D | cmm.c | 256 static int cmm_pages_handler(struct ctl_table *ctl, int write, in cmm_pages_handler() 296 static int cmm_timeout_handler(struct ctl_table *ctl, int write, in cmm_timeout_handler()
|
/linux-4.4.14/drivers/edac/ |
D | mv64x60_edac.c | 667 u32 ctl; in mv64x60_init_csrows() local 706 u32 ctl; in mv64x60_mc_err_probe() local
|
D | edac_core.h | 58 #define edac_device_printk(ctl, level, fmt, arg...) \ argument 61 #define edac_pci_printk(ctl, level, fmt, arg...) \ argument 198 struct edac_device_ctl_info *ctl; /* Up pointer */ member
|
/linux-4.4.14/drivers/video/fbdev/ |
D | n411.c | 46 static unsigned char ctl; variable
|
D | bfin-lq035q1-fb.c | 143 struct spi_control *ctl; in lq035q1_spidev_probe() local 184 struct spi_control *ctl = spi_get_drvdata(spi); in lq035q1_spidev_resume() local
|
/linux-4.4.14/net/sched/ |
D | sch_plug.c | 136 struct tc_plug_qopt *ctl = nla_data(opt); in plug_init() local
|
D | sch_fifo.c | 64 struct tc_fifo_qopt *ctl = nla_data(opt); in fifo_init() local
|
D | sch_gred.c | 385 struct tc_gred_qopt *ctl, int prio, in gred_change_vq() 427 struct tc_gred_qopt *ctl; in gred_change() local
|
D | sch_red.c | 183 struct tc_red_qopt *ctl; in red_change() local
|
D | sch_choke.c | 420 const struct tc_red_qopt *ctl; in choke_change() local
|
/linux-4.4.14/arch/powerpc/platforms/85xx/ |
D | xes_mpc85xx.c | 53 volatile uint32_t ctl, tmp; in xes_mpc85xx_configure_l2() local
|
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb3/ |
D | t3cdev.h | 60 int (*ctl)(struct t3cdev *dev, unsigned int req, void *data); member
|
/linux-4.4.14/fs/btrfs/tests/ |
D | free-space-tests.c | 376 static bool test_use_bitmap(struct btrfs_free_space_ctl *ctl, in test_use_bitmap()
|
/linux-4.4.14/drivers/isdn/mISDN/ |
D | clock.c | 95 *mISDN_register_clock(char *name, int pri, clockctl_func_t *ctl, void *priv) in mISDN_register_clock()
|
/linux-4.4.14/net/core/ |
D | neighbour.c | 2869 static int proc_unres_qlen(struct ctl_table *ctl, int write, in proc_unres_qlen() 2916 static void neigh_proc_update(struct ctl_table *ctl, int write) in neigh_proc_update() 2931 static int neigh_proc_dointvec_zero_intmax(struct ctl_table *ctl, int write, in neigh_proc_dointvec_zero_intmax() 2946 int neigh_proc_dointvec(struct ctl_table *ctl, int write, in neigh_proc_dointvec() 2956 int neigh_proc_dointvec_jiffies(struct ctl_table *ctl, int write, in neigh_proc_dointvec_jiffies() 2967 static int neigh_proc_dointvec_userhz_jiffies(struct ctl_table *ctl, int write, in neigh_proc_dointvec_userhz_jiffies() 2977 int neigh_proc_dointvec_ms_jiffies(struct ctl_table *ctl, int write, in neigh_proc_dointvec_ms_jiffies() 2988 static int neigh_proc_dointvec_unres_qlen(struct ctl_table *ctl, int write, in neigh_proc_dointvec_unres_qlen() 2998 static int neigh_proc_base_reachable_time(struct ctl_table *ctl, int write, in neigh_proc_base_reachable_time()
|
/linux-4.4.14/drivers/net/wireless/ath/ath9k/ |
D | ar9003_wow.c | 71 u32 ctl[13] = {0}; in ath9k_wow_create_keep_alive_pattern() local
|
/linux-4.4.14/drivers/media/usb/tm6000/ |
D | tm6000-cards.c | 932 struct xc2028_ctrl ctl; in tm6000_config_tuner() local 965 struct xc5000_config ctl = { in tm6000_config_tuner() local
|
/linux-4.4.14/drivers/gpu/drm/i915/ |
D | intel_panel.c | 946 u32 ctl, freq; in i9xx_enable_backlight() local 985 u32 ctl, ctl2, freq; in i965_enable_backlight() local 1019 u32 ctl, ctl2; in vlv_enable_backlight() local 1504 u32 ctl, val; in i9xx_setup_backlight() local 1542 u32 ctl, ctl2, val; in i965_setup_backlight() local 1576 u32 ctl, ctl2, val; in vlv_setup_backlight() local
|
/linux-4.4.14/drivers/ata/ |
D | pata_mpiix.c | 158 int cmd, ctl, irq; in mpiix_init_one() local
|
D | libahci_platform.c | 621 u32 ctl; in ahci_platform_suspend_host() local
|
D | acard-ahci.c | 133 u32 ctl; in acard_ahci_pci_device_suspend() local
|
D | sata_vsc.c | 142 static void vsc_intr_mask_update(struct ata_port *ap, u8 ctl) in vsc_intr_mask_update()
|
D | sata_sil.c | 238 unsigned long ctl; /* ATA control/altstatus register block */ member
|
D | pata_samsung_cf.c | 415 static void pata_s3c_set_devctl(struct ata_port *ap, u8 ctl) in pata_s3c_set_devctl()
|
D | sata_highbank.c | 587 u32 ctl; in ahci_highbank_suspend() local
|
D | ahci.c | 809 u32 ctl; in ahci_pci_device_suspend() local
|
/linux-4.4.14/arch/x86/kernel/cpu/mcheck/ |
D | mce-internal.h | 23 u64 ctl; /* subevents to enable */ member
|
/linux-4.4.14/drivers/iio/adc/ |
D | men_z188_adc.c | 90 u32 ctl; in men_z188_config_channels() local
|
/linux-4.4.14/drivers/media/pci/ttpci/ |
D | budget.c | 647 struct stv6110x_devctl *ctl; in frontend_init() local 700 struct stv6110x_devctl *ctl; in frontend_init() local
|
/linux-4.4.14/drivers/net/wireless/mediatek/mt7601u/ |
D | mac.h | 37 __le32 ctl; member 131 __le16 ctl; member
|
D | mac.c | 457 u32 len, ctl = le32_to_cpu(rxwi->ctl); in mt76_mac_process_rx() local
|
/linux-4.4.14/drivers/dma/ioat/ |
D | hw.h | 79 uint32_t ctl; member 113 uint32_t ctl; member 160 uint32_t ctl; member 209 uint32_t ctl; member
|
/linux-4.4.14/drivers/net/ethernet/micrel/ |
D | ks8842.c | 434 struct ks8842_tx_dma_ctl *ctl = &adapter->dma_tx; in ks8842_tx_frame_dma() local 555 struct ks8842_rx_dma_ctl *ctl = &adapter->dma_rx; in __ks8842_start_new_rx_dma() local 606 struct ks8842_rx_dma_ctl *ctl = &adapter->dma_rx; in ks8842_rx_frame_dma_tasklet() local 857 struct ks8842_tx_dma_ctl *ctl = &adapter->dma_tx; in ks8842_dma_tx_cb() local
|
/linux-4.4.14/sound/pci/echoaudio/ |
D | echoaudio_3g.c | 73 static int write_control_reg(struct echoaudio *chip, u32 ctl, u32 frq, in write_control_reg()
|
/linux-4.4.14/drivers/media/usb/stk1160/ |
D | stk1160-core.c | 133 static const struct regval ctl[] = { in stk1160_reg_reset() local
|
/linux-4.4.14/sound/pci/ice1712/ |
D | wm8766.c | 293 struct snd_kcontrol *ctl; in snd_wm8766_add_control() local
|
D | wm8776.c | 567 struct snd_kcontrol *ctl; in snd_wm8776_add_control() local
|
D | psc724.c | 322 struct snd_kcontrol *ctl; in psc724_add_controls() local
|
D | wm8766.h | 147 struct snd_wm8766_ctl ctl[WM8766_CTL_COUNT]; member
|
D | wm8776.h | 209 struct snd_wm8776_ctl ctl[WM8776_CTL_COUNT]; member
|
/linux-4.4.14/drivers/s390/char/ |
D | sclp_async.c | 66 static int proc_handler_callhome(struct ctl_table *ctl, int write, in proc_handler_callhome()
|
/linux-4.4.14/drivers/clk/ingenic/ |
D | cgu.c | 87 u32 ctl; in ingenic_pll_recalc_rate() local 180 u32 ctl; in ingenic_pll_set_rate() local
|
/linux-4.4.14/arch/sparc/include/asm/ |
D | sbi.h | 15 /* 0x0004 */ u32 ctl; /* Control */ member
|
/linux-4.4.14/arch/c6x/platforms/ |
D | dscr.c | 96 struct devstate_ctl_reg *ctl; member 192 struct devstate_ctl_reg *ctl; in dscr_set_devstate() local
|
/linux-4.4.14/drivers/net/ethernet/smsc/ |
D | smc91x.c | 254 unsigned int ctl, cfg; in smc_reset() local 1196 unsigned int ctl; in smc_eph_interrupt() local 1636 u16 ctl; in smc_write_eeprom_word() local 1664 u16 ctl; in smc_read_eeprom_word() local
|
/linux-4.4.14/arch/mips/include/asm/mach-rc32434/ |
D | rb.h | 64 u32 ctl; member
|
/linux-4.4.14/arch/s390/pci/ |
D | pci_insn.c | 94 void zpci_set_irq_ctrl(u16 ctl, char *unused, u8 isc) in zpci_set_irq_ctrl()
|
/linux-4.4.14/drivers/parport/ |
D | ieee1284_ops.c | 49 unsigned char ctl = (PARPORT_CONTROL_SELECT in parport_ieee1284_write_compat() local
|
/linux-4.4.14/drivers/video/backlight/ |
D | as3711_bl.c | 189 u8 ctl = 0; in as3711_bl_init_su2() local
|
/linux-4.4.14/drivers/media/pci/saa7164/ |
D | saa7164-api.c | 368 int saa7164_api_set_usercontrol(struct saa7164_port *port, u8 ctl) in saa7164_api_set_usercontrol() 402 int saa7164_api_get_usercontrol(struct saa7164_port *port, u8 ctl) in saa7164_api_get_usercontrol()
|
/linux-4.4.14/arch/mips/ath25/ |
D | ar5312.c | 186 u32 ctl; in ar5312_flash_init() local
|
/linux-4.4.14/kernel/time/ |
D | timer_stats.c | 362 char ctl[2]; in tstats_write() local
|
/linux-4.4.14/drivers/staging/wlan-ng/ |
D | p80211conv.h | 140 u8 ctl; member
|
D | p80211netdev.h | 118 u32 ctl; member
|
/linux-4.4.14/drivers/pcmcia/ |
D | ricoh.h | 183 u16 config, ctl; in ricoh_override() local
|
D | tcic.c | 736 u_short addr, ctl; in tcic_set_mem_map() local
|
/linux-4.4.14/drivers/rtc/ |
D | rtc-tx4939.c | 133 u32 ctl; in tx4939_rtc_read_alarm() local
|
/linux-4.4.14/arch/x86/kernel/cpu/ |
D | perf_event_intel_pt.c | 276 u64 ctl; in pt_config_start() local 1138 u64 ctl; in pt_init() local
|
/linux-4.4.14/drivers/spi/ |
D | spi-adi-v3.c | 113 u32 ctl; in adi_spi_enable() local 122 u32 ctl; in adi_spi_disable() local
|
D | spi-st-ssc4.c | 151 uint32_t ctl = 0; in spi_st_transfer_one() local
|
/linux-4.4.14/arch/x86/oprofile/ |
D | op_model_amd.c | 136 u64 val, ctl; in op_amd_handle_ibs() local
|
/linux-4.4.14/drivers/net/ethernet/cadence/ |
D | macb.c | 2439 u32 ctl; in at91ether_start() local 2489 u32 ctl; in at91ether_open() local 2523 u32 ctl; in at91ether_close() local 2626 u32 intstatus, ctl; in at91ether_interrupt() local
|
/linux-4.4.14/drivers/misc/ |
D | phantom.c | 290 u32 ctl; in phantom_isr() local
|
/linux-4.4.14/arch/mips/sgi-ip22/ |
D | ip28-berr.c | 325 u32 ctl = sgimc->dma_ctrl; in check_microtlb() local
|
/linux-4.4.14/drivers/mtd/nand/ |
D | cs553x_nand.c | 146 unsigned char ctl = (ctrl & ~NAND_CTRL_CHANGE ) ^ 0x01; in cs553x_hwcontrol() local
|
/linux-4.4.14/arch/powerpc/sysdev/ |
D | fsl_85xx_cache_ctlr.h | 51 u32 ctl; /* 0x000 - L2 control */ member
|
/linux-4.4.14/include/linux/ |
D | socket.h | 90 #define __CMSG_NXTHDR(ctl, len, cmsg) __cmsg_nxthdr((ctl),(len),(cmsg)) argument 99 #define __CMSG_FIRSTHDR(ctl,len) ((len) >= sizeof(struct cmsghdr) ? \ argument
|
/linux-4.4.14/drivers/video/fbdev/matrox/ |
D | matroxfb_maven.c | 224 const struct matrox_pll_ctl* ctl, in matroxfb_PLL_mavenclock() 297 static int matroxfb_mavenclock(const struct matrox_pll_ctl *ctl, in matroxfb_mavenclock()
|
/linux-4.4.14/drivers/idle/ |
D | i7300_idle.c | 144 static int __init i7300_idle_ioat_selftest(u8 *ctl, in i7300_idle_ioat_selftest()
|
/linux-4.4.14/drivers/pinctrl/qcom/ |
D | pinctrl-apq8064.c | 268 #define SDC_PINGROUP(pg_name, ctl, pull, drv) \ argument
|
D | pinctrl-ipq8064.c | 221 #define SDC_PINGROUP(pg_name, ctl, pull, drv) \ argument
|
D | pinctrl-msm8660.c | 431 #define SDC_PINGROUP(pg_name, ctl, pull, drv) \ argument
|
/linux-4.4.14/fs/ceph/ |
D | inode.c | 1341 void ceph_readdir_cache_release(struct ceph_readdir_cache_control *ctl) in ceph_readdir_cache_release() 1351 struct ceph_readdir_cache_control *ctl, in fill_readdir_cache()
|
/linux-4.4.14/drivers/crypto/amcc/ |
D | crypto4xx_reg_def.h | 234 u32 ctl:30; member 241 struct sd_ctl ctl; member
|
/linux-4.4.14/arch/arc/mm/ |
D | cache.c | 402 const unsigned int ctl = ARC_REG_DC_CTRL; in __before_dc_op() local 410 const unsigned int ctl = ARC_REG_DC_CTRL; in __after_dc_op() local
|
/linux-4.4.14/drivers/crypto/caam/ |
D | intern.h | 105 struct dentry *ctl; /* controller dir */ member
|
/linux-4.4.14/net/ipv6/ |
D | ndisc.c | 1720 static void ndisc_warn_deprecated_sysctl(struct ctl_table *ctl, in ndisc_warn_deprecated_sysctl() 1735 int ndisc_ifinfo_sysctl_change(struct ctl_table *ctl, int write, void __user *buffer, size_t *lenp,… in ndisc_ifinfo_sysctl_change()
|
D | addrconf.c | 5186 int addrconf_sysctl_forward(struct ctl_table *ctl, int write, in addrconf_sysctl_forward() 5212 int addrconf_sysctl_mtu(struct ctl_table *ctl, int write, in addrconf_sysctl_mtu() 5286 int addrconf_sysctl_disable(struct ctl_table *ctl, int write, in addrconf_sysctl_disable() 5312 int addrconf_sysctl_proxy_ndp(struct ctl_table *ctl, int write, in addrconf_sysctl_proxy_ndp() 5350 static int addrconf_sysctl_stable_secret(struct ctl_table *ctl, int write, in addrconf_sysctl_stable_secret() 5417 int addrconf_sysctl_ignore_routes_with_linkdown(struct ctl_table *ctl, in addrconf_sysctl_ignore_routes_with_linkdown()
|
/linux-4.4.14/drivers/vme/bridges/ |
D | vme_ca91cx42.c | 450 unsigned int i, granularity = 0, ctl = 0; in ca91cx42_slave_get() local 759 unsigned int i, ctl; in __ca91cx42_master_get() local
|
D | vme_tsi148.c | 626 unsigned int i, granularity = 0, ctl = 0; in tsi148_slave_get() local 1061 unsigned int i, ctl; in __tsi148_master_get() local
|
/linux-4.4.14/drivers/staging/rts5208/ |
D | rtsx_chip.c | 2419 int rtsx_force_power_on(struct rtsx_chip *chip, u8 ctl) in rtsx_force_power_on() 2449 int rtsx_force_power_down(struct rtsx_chip *chip, u8 ctl) in rtsx_force_power_down()
|
/linux-4.4.14/drivers/mmc/host/ |
D | tmio_mmc.h | 52 void __iomem *ctl; member
|
/linux-4.4.14/drivers/media/usb/em28xx/ |
D | em28xx-cards.c | 2909 void em28xx_setup_xc3028(struct em28xx *dev, struct xc2028_ctrl *ctl) in em28xx_setup_xc3028()
|
/linux-4.4.14/arch/blackfin/include/asm/ |
D | bfin_ppi.h | 64 u32 ctl; member
|
/linux-4.4.14/drivers/net/ethernet/broadcom/ |
D | bgmac.c | 97 u32 ctl; in bgmac_dma_tx_enable() local 314 u32 ctl; in bgmac_dma_rx_enable() local
|
/linux-4.4.14/drivers/media/usb/dvb-usb/ |
D | technisat-usb2.c | 515 struct stv6110x_devctl *ctl; in technisat_usb2_frontend_attach() local
|
/linux-4.4.14/drivers/net/ethernet/sfc/ |
D | txc43128_phy.c | 365 int ctl = efx_mdio_read(efx, mmd, TXC_GLRGS_GLCMD); in txc_glrgs_lane_power() local
|
/linux-4.4.14/drivers/media/pci/ngene/ |
D | ngene-cards.c | 60 struct stv6110x_devctl *ctl; in tuner_attach_stv6110() local
|
/linux-4.4.14/drivers/net/wireless/iwlegacy/ |
D | 3945.h | 434 #define TFD_CTL_COUNT_GET(ctl) ((ctl >> 24) & 7) argument 436 #define TFD_CTL_PAD_GET(ctl) (ctl >> 28) argument
|
/linux-4.4.14/drivers/scsi/csiostor/ |
D | csio_mb.c | 1186 uint32_t owner, ctl; in csio_mb_issue() local 1460 uint32_t ctl, cim_cause, pl_cause; in csio_mb_isr_handler() local
|
/linux-4.4.14/sound/aoa/fabrics/ |
D | layout.c | 892 struct snd_kcontrol *ctl; in layout_attached_codec() local
|
/linux-4.4.14/drivers/net/ethernet/sis/ |
D | sis190.c | 365 static void __mdio_cmd(void __iomem *ioaddr, u32 ctl) in __mdio_cmd() 943 u32 ctl; in sis190_phy_task() member 1678 u16 ctl; in sis190_init_rxfilter() local
|
/linux-4.4.14/drivers/block/ |
D | hd.c | 122 unsigned int head, sect, cyl, wpcom, lzone, ctl; member
|
/linux-4.4.14/net/bridge/ |
D | br_netfilter_hooks.c | 943 int brnf_sysctl_call_tables(struct ctl_table *ctl, int write, in brnf_sysctl_call_tables()
|
/linux-4.4.14/sound/isa/sb/ |
D | sb_mixer.c | 494 struct snd_kcontrol *ctl; in snd_sbmixer_add_ctl() local
|
/linux-4.4.14/sound/usb/ |
D | mixer_scarlett.c | 852 const struct scarlett_mixer_control *ctl; in scarlett_controls_create_generic() local
|
/linux-4.4.14/drivers/net/irda/ |
D | donauboe.c | 964 int mtt, len, ctl; in toshoboe_hard_xmit() local
|
/linux-4.4.14/drivers/usb/gadget/udc/ |
D | amd5536udc.h | 397 u32 ctl; member 419 u32 ctl; member
|
/linux-4.4.14/drivers/mtd/ |
D | ftl.c | 410 uint32_t ctl; in prepare_xfer() local
|
/linux-4.4.14/drivers/usb/host/ |
D | sl811-hcd.c | 589 u8 ctl; in checkdone() local
|
/linux-4.4.14/arch/mn10300/kernel/ |
D | mn10300-serial.c | 929 static void mn10300_serial_break_ctl(struct uart_port *_port, int ctl) in mn10300_serial_break_ctl()
|
/linux-4.4.14/arch/arm/mach-ixp4xx/ |
D | ixp4xx_npe.c | 292 u32 val, ctl, exec_count, ctx_reg2; in npe_reset() local
|
/linux-4.4.14/arch/s390/include/asm/ |
D | cpu_mf.h | 159 static inline int lcctl(u64 ctl) in lcctl()
|
/linux-4.4.14/sound/aoa/codecs/ |
D | onyx.c | 864 struct snd_kcontrol *ctl; in onyx_init_codec() local
|
/linux-4.4.14/sound/pci/ca0106/ |
D | ca0106_mixer.c | 851 struct snd_kcontrol_new ctl; in snd_ca0106_mixer() local
|