Searched refs:dconf (Results 1 – 6 of 6) sorted by relevance
/linux-6.12.1/drivers/scsi/bfa/ |
D | bfa_ioc.c | 5808 static void bfa_dconf_sm_uninit(struct bfa_dconf_mod_s *dconf, 5810 static void bfa_dconf_sm_flash_read(struct bfa_dconf_mod_s *dconf, 5812 static void bfa_dconf_sm_ready(struct bfa_dconf_mod_s *dconf, 5814 static void bfa_dconf_sm_dirty(struct bfa_dconf_mod_s *dconf, 5816 static void bfa_dconf_sm_sync(struct bfa_dconf_mod_s *dconf, 5818 static void bfa_dconf_sm_final_sync(struct bfa_dconf_mod_s *dconf, 5820 static void bfa_dconf_sm_iocdown_dirty(struct bfa_dconf_mod_s *dconf, 5823 static void bfa_dconf_cbfn(void *dconf, bfa_status_t status); 5825 static bfa_status_t bfa_dconf_flash_write(struct bfa_dconf_mod_s *dconf); 5832 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 | 401 (&(BFA_DCONF_MOD(__bfa)->dconf->lun_mask))
|
D | bfa_fcpim.c | 3795 BFA_DCONF_MOD(bfa)->dconf->throttle_cfg.value = value; in bfa_fcpim_write_throttle() 3796 BFA_DCONF_MOD(bfa)->dconf->throttle_cfg.is_valid = 1; in bfa_fcpim_write_throttle() 3807 &(BFA_DCONF_MOD(bfa)->dconf->throttle_cfg); in bfa_fcpim_read_throttle()
|
D | bfa_ioc.h | 829 struct bfa_dconf_s *dconf; member
|
/linux-6.12.1/drivers/net/can/usb/ |
D | gs_usb.c | 1213 struct gs_device_config *dconf) in gs_make_candev() argument 1345 (le32_to_cpu(dconf->sw_version) <= 2)) in gs_make_candev() 1350 if (!(le32_to_cpu(dconf->sw_version) > 1 && in gs_make_candev() 1421 struct gs_device_config dconf; in gs_usb_probe() local 1442 &dconf, sizeof(dconf), 1000, in gs_usb_probe() 1450 icount = dconf.icount + 1; in gs_usb_probe() 1472 parent->canch[i] = gs_make_candev(i, intf, &dconf); in gs_usb_probe()
|
/linux-6.12.1/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
|