/linux-6.8/drivers/net/ |
D | sungem_phy.c | 312 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
|
/linux-6.8/fs/btrfs/tests/ |
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-6.8/drivers/gpu/drm/msm/disp/mdp5/ |
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 328 struct mdp5_ctl *ctl) in mdp5_encoder_init()
|
D | mdp5_cmd_encoder.c | 127 struct mdp5_ctl *ctl = mdp5_cmd_enc->ctl; in mdp5_cmd_encoder_disable() local 145 struct mdp5_ctl *ctl = mdp5_cmd_enc->ctl; in mdp5_cmd_encoder_enable() local
|
/linux-6.8/drivers/thunderbolt/ |
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 …]
|
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-6.8/arch/s390/appldata/ |
D | appldata_base.c | 202 appldata_timer_handler(struct ctl_table *ctl, int write, in appldata_timer_handler() 235 appldata_interval_handler(struct ctl_table *ctl, int write, in appldata_interval_handler() 265 appldata_generic_handler(struct ctl_table *ctl, int write, in appldata_generic_handler()
|
/linux-6.8/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 | 58 u32 ctl; in pasemi_rng_init() local 70 u32 ctl; in pasemi_rng_cleanup() local
|
/linux-6.8/drivers/clk/ingenic/ |
D | cgu.c | 88 u32 ctl; in ingenic_pll_recalc_rate() local 190 u32 ctl; in ingenic_pll_check_stable() local 211 u32 ctl; in ingenic_pll_set_rate() local 255 u32 ctl; in ingenic_pll_enable() local 288 u32 ctl; in ingenic_pll_disable() local 308 u32 ctl; in ingenic_pll_is_enabled() local
|
/linux-6.8/sound/firewire/ |
D | isight.c | 465 static int isight_gain_info(struct snd_kcontrol *ctl, in isight_gain_info() 478 static int isight_gain_get(struct snd_kcontrol *ctl, in isight_gain_get() 494 static int isight_gain_put(struct snd_kcontrol *ctl, in isight_gain_put() 507 static int isight_mute_get(struct snd_kcontrol *ctl, in isight_mute_get() 523 static int isight_mute_put(struct snd_kcontrol *ctl, in isight_mute_put() 551 struct snd_kcontrol *ctl; in isight_create_mixer() local
|
/linux-6.8/sound/core/ |
D | control.c | 49 struct snd_ctl_file *ctl; in snd_ctl_open() local 99 static void snd_ctl_empty_read_queue(struct snd_ctl_file * ctl) in snd_ctl_empty_read_queue() 117 struct snd_ctl_file *ctl; in snd_ctl_release() local 156 struct snd_ctl_file *ctl; in snd_ctl_notify() local 932 static int snd_ctl_card_info(struct snd_card *card, struct snd_ctl_file * ctl, in snd_ctl_card_info() 1202 struct snd_ctl_file *ctl) in __snd_ctl_elem_info() 1236 static int snd_ctl_elem_info(struct snd_ctl_file *ctl, in snd_ctl_elem_info() 1253 static int snd_ctl_elem_info_user(struct snd_ctl_file *ctl, in snd_ctl_elem_info_user() 2002 struct snd_ctl_file *ctl; in snd_ctl_ioctl() local 2074 struct snd_ctl_file *ctl; in snd_ctl_read() local [all …]
|
/linux-6.8/drivers/mmc/host/ |
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-6.8/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-6.8/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-6.8/sound/pci/oxygen/ |
D | xonar_lib.c | 91 int xonar_gpio_bit_switch_get(struct snd_kcontrol *ctl, in xonar_gpio_bit_switch_get() 103 int xonar_gpio_bit_switch_put(struct snd_kcontrol *ctl, in xonar_gpio_bit_switch_put()
|
D | xonar_cs43xx.c | 283 static int rolloff_info(struct snd_kcontrol *ctl, in rolloff_info() 293 static int rolloff_get(struct snd_kcontrol *ctl, in rolloff_get() 304 static int rolloff_put(struct snd_kcontrol *ctl, in rolloff_put()
|
/linux-6.8/drivers/gpu/drm/msm/disp/dpu1/ |
D | dpu_encoder.c | 1480 struct dpu_hw_ctl *ctl; in _dpu_encoder_trigger_flush() local 1535 struct dpu_hw_ctl *ctl; in dpu_encoder_helper_trigger_start() local 1574 struct dpu_hw_ctl *ctl; in dpu_encoder_helper_hw_reset() local 1608 struct dpu_hw_ctl *ctl; in _dpu_encoder_kickoff_phys() local 1659 struct dpu_hw_ctl *ctl; in dpu_encoder_trigger_kickoff_pending() local 1802 static void dpu_encoder_dsc_pipe_cfg(struct dpu_hw_ctl *ctl, in dpu_encoder_dsc_pipe_cfg() 1833 struct dpu_hw_ctl *ctl = enc_master->hw_ctl; in dpu_encoder_prep_dsc() local 1971 struct dpu_hw_ctl *ctl = phys_enc->hw_ctl; in dpu_encoder_helper_reset_mixers() local 1995 static void dpu_encoder_dsc_pipe_clr(struct dpu_hw_ctl *ctl, in dpu_encoder_dsc_pipe_clr() 2016 struct dpu_hw_ctl *ctl = enc_master->hw_ctl; in dpu_encoder_unprep_dsc() local [all …]
|
/linux-6.8/sound/soc/kirkwood/ |
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
|
/linux-6.8/drivers/i2c/busses/ |
D | i2c-icy.c | 63 static void icy_pcf_setpcf(void *data, int ctl, int val) in icy_pcf_setpcf() 72 static int icy_pcf_getpcf(void *data, int ctl) in icy_pcf_getpcf()
|
D | i2c-elektor.c | 58 static void pcf_isa_setbyte(void *data, int ctl, int val) in pcf_isa_setbyte() 75 static int pcf_isa_getbyte(void *data, int ctl) in pcf_isa_getbyte()
|
/linux-6.8/drivers/firmware/cirrus/ |
D | cs_dsp.c | 467 struct cs_dsp_coeff_ctl *ctl; in cs_dsp_debugfs_read_controls_show() local 651 static int cs_dsp_coeff_base_reg(struct cs_dsp_coeff_ctl *ctl, unsigned int *reg, in cs_dsp_coeff_base_reg() 682 int cs_dsp_coeff_write_acked_control(struct cs_dsp_coeff_ctl *ctl, unsigned int event_id) in cs_dsp_coeff_write_acked_control() 747 static int cs_dsp_coeff_write_ctrl_raw(struct cs_dsp_coeff_ctl *ctl, in cs_dsp_coeff_write_ctrl_raw() 789 int cs_dsp_coeff_write_ctrl(struct cs_dsp_coeff_ctl *ctl, in cs_dsp_coeff_write_ctrl() 822 static int cs_dsp_coeff_read_ctrl_raw(struct cs_dsp_coeff_ctl *ctl, in cs_dsp_coeff_read_ctrl_raw() 864 int cs_dsp_coeff_read_ctrl(struct cs_dsp_coeff_ctl *ctl, in cs_dsp_coeff_read_ctrl() 896 struct cs_dsp_coeff_ctl *ctl; in cs_dsp_coeff_init_control_caches() local 922 struct cs_dsp_coeff_ctl *ctl; in cs_dsp_coeff_sync_controls() local 942 struct cs_dsp_coeff_ctl *ctl; in cs_dsp_signal_event_controls() local [all …]
|
/linux-6.8/drivers/net/wireless/broadcom/b43legacy/ |
D | leds.c | 26 u16 ctl; in b43legacy_led_turn_on() local 43 u16 ctl; in b43legacy_led_turn_off() local
|
/linux-6.8/drivers/net/wireless/ath/wcn36xx/ |
D | dxe.c | 59 struct wcn36xx_dxe_ctl *ctl = ch->head_blk_ctl, *next; in wcn36xx_dxe_free_ctl_block() local 292 struct wcn36xx_dxe_ctl *ctl, in wcn36xx_dxe_fill_skb() 402 struct wcn36xx_dxe_ctl *ctl; in reap_tx_dxes() local 588 struct wcn36xx_dxe_ctl *ctl; in wcn36xx_rx_handle_packets() local
|
/linux-6.8/arch/s390/mm/ |
D | cmm.c | 246 static int cmm_pages_handler(struct ctl_table *ctl, int write, in cmm_pages_handler() 265 static int cmm_timed_pages_handler(struct ctl_table *ctl, int write, in cmm_timed_pages_handler() 285 static int cmm_timeout_handler(struct ctl_table *ctl, int write, in cmm_timeout_handler()
|