/Linux-v6.6/drivers/staging/vt6656/ |
D | power.c | 102 struct ieee80211_conf *conf = &hw->conf; in vnt_next_tbtt_wakeup() local
|
/Linux-v6.6/drivers/phy/marvell/ |
D | phy-armada38x-comphy.c | 45 void __iomem *conf; member 62 u32 conf; in a38x_set_conf() local
|
/Linux-v6.6/drivers/pinctrl/cirrus/ |
D | pinctrl-madera-core.c | 520 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/ |
D | tvnv17.c | 149 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/ |
D | raid5.h | 517 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/ |
D | panel-novatek-nt35560.c | 52 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/ |
D | rxon.c | 277 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/ |
D | dvo_ns2501.c | 207 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/ |
D | ch7006_drv.c | 253 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/ |
D | sparx5_main.c | 39 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/ |
D | cn23xx_pf_device.h | 41 struct octeon_config *conf; member
|
D | cn66xx_device.h | 39 struct octeon_config *conf; member
|
/Linux-v6.6/drivers/hwmon/ |
D | lm77.c | 243 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
|
D | ds1621.c | 117 u8 conf; /* Register encoding, combined */ member 144 u8 conf, new_conf, sreg, resol; in ds1621_init_client() local
|
D | tc74.c | 111 s32 conf; in tc74_probe() local
|
/Linux-v6.6/drivers/platform/x86/intel/telemetry/ |
D | debugfs.c | 334 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/ |
D | key.c | 91 struct ieee80211_bss_conf *conf = &vif->bss_conf; in vnt_set_keys() local
|
/Linux-v6.6/drivers/net/wireless/marvell/libertas_tf/ |
D | main.c | 343 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/ |
D | tegra30_ahub.c | 621 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/ |
D | main.c | 587 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/ |
D | test.c | 157 struct libusb_config_descriptor *conf; in main() local
|
/Linux-v6.6/drivers/net/wireless/realtek/rtl818x/rtl8180/ |
D | grf5101.c | 78 struct ieee80211_conf *conf) in grf5101_rf_set_channel()
|
D | max2820.c | 90 struct ieee80211_conf *conf) in max2820_rf_set_channel()
|
D | sa2400.c | 101 struct ieee80211_conf *conf) in sa2400_rf_set_channel()
|
/Linux-v6.6/tools/usb/ffs-aio-example/simple/host_app/ |
D | test.c | 157 struct libusb_config_descriptor *conf; in main() local
|