Searched refs:dconf (Results 1 – 6 of 6) sorted by relevance
/Linux-v6.6/drivers/scsi/bfa/ |
D | bfa_ioc.c | 5821 static void bfa_dconf_sm_uninit(struct bfa_dconf_mod_s *dconf, 5823 static void bfa_dconf_sm_flash_read(struct bfa_dconf_mod_s *dconf, 5825 static void bfa_dconf_sm_ready(struct bfa_dconf_mod_s *dconf, 5827 static void bfa_dconf_sm_dirty(struct bfa_dconf_mod_s *dconf, 5829 static void bfa_dconf_sm_sync(struct bfa_dconf_mod_s *dconf, 5831 static void bfa_dconf_sm_final_sync(struct bfa_dconf_mod_s *dconf, 5833 static void bfa_dconf_sm_iocdown_dirty(struct bfa_dconf_mod_s *dconf, 5836 static void bfa_dconf_cbfn(void *dconf, bfa_status_t status); 5838 static bfa_status_t bfa_dconf_flash_write(struct bfa_dconf_mod_s *dconf); 5845 bfa_dconf_sm_uninit(struct bfa_dconf_mod_s *dconf, enum bfa_dconf_event event) in bfa_dconf_sm_uninit() argument [all …]
|
D | bfa.h | 383 (&(BFA_DCONF_MOD(__bfa)->dconf->lun_mask))
|
D | bfa_fcpim.c | 3846 BFA_DCONF_MOD(bfa)->dconf->throttle_cfg.value = value; in bfa_fcpim_write_throttle() 3847 BFA_DCONF_MOD(bfa)->dconf->throttle_cfg.is_valid = 1; in bfa_fcpim_write_throttle() 3858 &(BFA_DCONF_MOD(bfa)->dconf->throttle_cfg); in bfa_fcpim_read_throttle()
|
D | bfa_ioc.h | 787 struct bfa_dconf_s *dconf; member
|
/Linux-v6.6/drivers/net/can/usb/ |
D | gs_usb.c | 1210 struct gs_device_config *dconf) in gs_make_candev() argument 1342 (le32_to_cpu(dconf->sw_version) <= 2)) in gs_make_candev() 1347 if (!(le32_to_cpu(dconf->sw_version) > 1 && in gs_make_candev() 1418 struct gs_device_config dconf; in gs_usb_probe() local 1439 &dconf, sizeof(dconf), 1000, in gs_usb_probe() 1447 icount = dconf.icount + 1; in gs_usb_probe() 1469 parent->canch[i] = gs_make_candev(i, intf, &dconf); in gs_usb_probe()
|
/Linux-v6.6/Documentation/trace/ |
D | histogram.rst | 908 { child_comm: dconf worker } hitcount: 1 914 { child_comm: dconf worker } hitcount: 1 944 { child_comm: dconf worker } hitcount: 1 946 { child_comm: dconf worker } hitcount: 1 981 { child_comm: dconf worker } hitcount: 1 982 { child_comm: dconf worker } hitcount: 1
|