Home
last modified time | relevance | path

Searched defs:conf (Results 76 – 100 of 380) sorted by relevance

12345678910>>...16

/Linux-v6.6/drivers/staging/vt6656/
Dpower.c102 struct ieee80211_conf *conf = &hw->conf; in vnt_next_tbtt_wakeup() local
/Linux-v6.6/drivers/phy/marvell/
Dphy-armada38x-comphy.c45 void __iomem *conf; member
62 u32 conf; in a38x_set_conf() local
/Linux-v6.6/drivers/pinctrl/cirrus/
Dpinctrl-madera-core.c520 unsigned int conf[2]; in madera_pin_dbg_show() local
749 unsigned int conf[2]; in madera_pin_conf_get() local
825 u16 conf[2] = {0, 0}; in madera_pin_conf_set() local
/Linux-v6.6/drivers/gpu/drm/nouveau/dispnv04/
Dtvnv17.c149 struct drm_mode_config *conf = &dev->mode_config; in nv17_tv_detect() local
640 struct drm_mode_config *conf = &dev->mode_config; in nv17_tv_create_resources() local
689 struct drm_mode_config *conf = &encoder->dev->mode_config; in nv17_tv_set_property() local
/Linux-v6.6/drivers/md/
Draid5.h517 struct r5conf *conf; member
700 #define RAID5_STRIPE_SIZE(conf) STRIPE_SIZE argument
701 #define RAID5_STRIPE_SHIFT(conf) STRIPE_SHIFT argument
702 #define RAID5_STRIPE_SECTORS(conf) STRIPE_SECTORS argument
704 #define RAID5_STRIPE_SIZE(conf) ((conf)->stripe_size) argument
705 #define RAID5_STRIPE_SHIFT(conf) ((conf)->stripe_shift) argument
706 #define RAID5_STRIPE_SECTORS(conf) ((conf)->stripe_sectors) argument
718 static inline struct bio *r5_next_bio(struct r5conf *conf, struct bio *bio, sector_t sector) in r5_next_bio()
/Linux-v6.6/drivers/gpu/drm/panel/
Dpanel-novatek-nt35560.c52 const struct nt35560_config *conf; member
423 const struct nt35560_config *conf = nt->conf; in nt35560_get_modes() local
/Linux-v6.6/drivers/net/wireless/intel/iwlwifi/dvm/
Drxon.c277 struct ieee80211_conf *conf = NULL; in iwl_send_rxon_timing() local
1134 void iwlagn_config_ht40(struct ieee80211_conf *conf, in iwlagn_config_ht40()
1156 struct ieee80211_conf *conf = &hw->conf; in iwlagn_mac_config() local
/Linux-v6.6/drivers/gpu/drm/i915/display/
Ddvo_ns2501.c207 u8 conf; /* configuration register 8 */ member
382 const struct ns2501_configuration *conf; member
553 const struct ns2501_configuration *conf; in ns2501_mode_set() local
/Linux-v6.6/drivers/gpu/drm/i2c/
Dch7006_drv.c253 struct drm_mode_config *conf = &dev->mode_config; in ch7006_encoder_create_resources() local
291 struct drm_mode_config *conf = &encoder->dev->mode_config; in ch7006_encoder_set_property() local
/Linux-v6.6/drivers/net/ethernet/microchip/sparx5/
Dsparx5_main.c39 struct sparx5_port_config conf; member
788 struct sparx5_port_config *conf; in mchp_sparx5_probe() local
/Linux-v6.6/drivers/net/ethernet/cavium/liquidio/
Dcn23xx_pf_device.h41 struct octeon_config *conf; member
Dcn66xx_device.h39 struct octeon_config *conf; member
/Linux-v6.6/drivers/hwmon/
Dlm77.c243 int i, cur, conf, hyst, crit, min, max; in lm77_detect() local
313 int conf = lm77_read_value(client, LM77_REG_CONF); in lm77_init_client() local
Dds1621.c117 u8 conf; /* Register encoding, combined */ member
144 u8 conf, new_conf, sreg, resol; in ds1621_init_client() local
Dtc74.c111 s32 conf; in tc74_probe() local
/Linux-v6.6/drivers/platform/x86/intel/telemetry/
Ddebugfs.c334 struct telemetry_debugfs_conf *conf = debugfs_conf; in telem_pss_states_show() local
506 struct telemetry_debugfs_conf *conf = debugfs_conf; in telem_soc_states_show() local
766 struct telemetry_debugfs_conf *conf = debugfs_conf; in pm_suspend_prep_cb() local
800 struct telemetry_debugfs_conf *conf = debugfs_conf; in pm_suspend_exit_cb() local
/Linux-v6.6/drivers/staging/vt6655/
Dkey.c91 struct ieee80211_bss_conf *conf = &vif->bss_conf; in vnt_set_keys() local
/Linux-v6.6/drivers/net/wireless/marvell/libertas_tf/
Dmain.c343 struct ieee80211_conf *conf = &hw->conf; in lbtf_op_config() local
463 struct ieee80211_conf *conf = &hw->conf; in lbtf_op_get_survey() local
/Linux-v6.6/sound/soc/tegra/
Dtegra30_ahub.c621 struct tegra30_ahub_cif_conf *conf) in tegra30_ahub_set_cif()
653 struct tegra30_ahub_cif_conf *conf) in tegra124_ahub_set_cif()
/Linux-v6.6/drivers/net/wireless/ti/wl1251/
Dmain.c587 static bool wl1251_can_do_pm(struct ieee80211_conf *conf, struct wl1251 *wl) in wl1251_can_do_pm()
595 struct ieee80211_conf *conf = &hw->conf; in wl1251_op_config() local
1333 struct ieee80211_conf *conf = &hw->conf; in wl1251_op_get_survey() local
/Linux-v6.6/tools/usb/ffs-aio-example/multibuff/host_app/
Dtest.c157 struct libusb_config_descriptor *conf; in main() local
/Linux-v6.6/drivers/net/wireless/realtek/rtl818x/rtl8180/
Dgrf5101.c78 struct ieee80211_conf *conf) in grf5101_rf_set_channel()
Dmax2820.c90 struct ieee80211_conf *conf) in max2820_rf_set_channel()
Dsa2400.c101 struct ieee80211_conf *conf) in sa2400_rf_set_channel()
/Linux-v6.6/tools/usb/ffs-aio-example/simple/host_app/
Dtest.c157 struct libusb_config_descriptor *conf; in main() local

12345678910>>...16