Searched refs:dconf (Results 1 – 6 of 6) sorted by relevance
| /Linux-v5.4/drivers/scsi/bfa/ |
| D | bfa_ioc.c | 5827 static void bfa_dconf_sm_uninit(struct bfa_dconf_mod_s *dconf, 5829 static void bfa_dconf_sm_flash_read(struct bfa_dconf_mod_s *dconf, 5831 static void bfa_dconf_sm_ready(struct bfa_dconf_mod_s *dconf, 5833 static void bfa_dconf_sm_dirty(struct bfa_dconf_mod_s *dconf, 5835 static void bfa_dconf_sm_sync(struct bfa_dconf_mod_s *dconf, 5837 static void bfa_dconf_sm_final_sync(struct bfa_dconf_mod_s *dconf, 5839 static void bfa_dconf_sm_iocdown_dirty(struct bfa_dconf_mod_s *dconf, 5842 static void bfa_dconf_cbfn(void *dconf, bfa_status_t status); 5844 static bfa_status_t bfa_dconf_flash_write(struct bfa_dconf_mod_s *dconf); 5851 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 | 3852 BFA_DCONF_MOD(bfa)->dconf->throttle_cfg.value = value; in bfa_fcpim_write_throttle() 3853 BFA_DCONF_MOD(bfa)->dconf->throttle_cfg.is_valid = 1; in bfa_fcpim_write_throttle() 3864 &(BFA_DCONF_MOD(bfa)->dconf->throttle_cfg); in bfa_fcpim_read_throttle()
|
| D | bfa_ioc.h | 787 struct bfa_dconf_s *dconf; member
|
| /Linux-v5.4/drivers/net/can/usb/ |
| D | gs_usb.c | 787 struct gs_device_config *dconf) in gs_make_candev() argument 877 if (dconf->sw_version > 1) in gs_make_candev() 907 struct gs_device_config *dconf; in gs_usb_probe() local 934 dconf = kmalloc(sizeof(*dconf), GFP_KERNEL); in gs_usb_probe() 935 if (!dconf) in gs_usb_probe() 945 dconf, in gs_usb_probe() 946 sizeof(*dconf), in gs_usb_probe() 951 kfree(dconf); in gs_usb_probe() 955 icount = dconf->icount + 1; in gs_usb_probe() 962 kfree(dconf); in gs_usb_probe() [all …]
|
| /Linux-v5.4/Documentation/trace/ |
| D | histogram.rst | 898 { child_comm: dconf worker } hitcount: 1 904 { child_comm: dconf worker } hitcount: 1 934 { child_comm: dconf worker } hitcount: 1 936 { child_comm: dconf worker } hitcount: 1 971 { child_comm: dconf worker } hitcount: 1 972 { child_comm: dconf worker } hitcount: 1
|