/kernel/linux/linux-5.10/drivers/scsi/ufs/ |
H A D | ufs_bsg.h | 19 static inline void ufs_bsg_remove(struct ufs_hba *hba) {} in ufs_bsg_remove() argument 20 static inline int ufs_bsg_probe(struct ufs_hba *hba) {return 0; } in ufs_bsg_probe() argument
|
H A D | ufshcd-dwc.c | 16 int ufshcd_dwc_dme_set_attrs(struct ufs_hba *hba, in ufshcd_dwc_dme_set_attrs() argument 42 static void ufshcd_dwc_program_clk_div(struct ufs_hba *hba, u32 divider_val) in ufshcd_dwc_program_clk_div() argument 54 static int ufshcd_dwc_link_is_up(struct ufs_hba *hba) in ufshcd_dwc_link_is_up() argument 81 ufshcd_dwc_connection_setup(struct ufs_hba *hba) ufshcd_dwc_connection_setup() argument 115 ufshcd_dwc_link_startup_notify(struct ufs_hba *hba, enum ufs_notify_change_status status) ufshcd_dwc_link_startup_notify() argument [all...] |
H A D | ufshcd-crypto.h | 57 static inline bool ufshcd_crypto_enable(struct ufs_hba *hba) in ufshcd_crypto_enable() argument 62 static inline int ufshcd_hba_init_crypto_capabilities(struct ufs_hba *hba) in ufshcd_hba_init_crypto_capabilities() argument 67 static inline void ufshcd_init_crypto(struct ufs_hba *hba) { } in ufshcd_init_crypto() argument 69 static inline void ufshcd_crypto_setup_rq_keyslot_manager(struct ufs_hba *hba, in ufshcd_crypto_setup_rq_keyslot_manager() argument 72 static inline void ufshcd_crypto_destroy_keyslot_manager(struct ufs_hba *hba) in ufshcd_crypto_destroy_keyslot_manager() argument [all...] |
H A D | tc-dwc-g210-pltfrm.c | 78 struct ufs_hba *hba = platform_get_drvdata(pdev); in tc_dwc_g210_pltfm_remove() local
|
H A D | tc-dwc-g210.c | 24 static int tc_dwc_g210_setup_40bit_rmmi(struct ufs_hba *hba) in tc_dwc_g210_setup_40bit_rmmi() argument 88 static int tc_dwc_g210_setup_20bit_rmmi_lane0(struct ufs_hba *hba) in tc_dwc_g210_setup_20bit_rmmi_lane0() argument 141 static int tc_dwc_g210_setup_20bit_rmmi_lane1(struct ufs_hba *hba) in tc_dwc_g210_setup_20bit_rmmi_lane1() argument 218 tc_dwc_g210_setup_20bit_rmmi(struct ufs_hba *hba) tc_dwc_g210_setup_20bit_rmmi() argument 259 tc_dwc_g210_config_40_bit(struct ufs_hba *hba) tc_dwc_g210_config_40_bit() argument 291 tc_dwc_g210_config_20_bit(struct ufs_hba *hba) tc_dwc_g210_config_20_bit() argument [all...] |
H A D | ufshcd-crypto.c | 20 static int ufshcd_program_key(struct ufs_hba *hba, in ufshcd_program_key() argument 55 struct ufs_hba *hba = container_of(ksm, struct ufs_hba, ksm); ufshcd_crypto_keyslot_program() local 97 ufshcd_clear_keyslot(struct ufs_hba *hba, int slot) ufshcd_clear_keyslot() argument 112 struct ufs_hba *hba = container_of(ksm, struct ufs_hba, ksm); ufshcd_crypto_keyslot_evict() local 117 ufshcd_crypto_enable(struct ufs_hba *hba) ufshcd_crypto_enable() argument 154 ufshcd_hba_init_crypto_capabilities(struct ufs_hba *hba) ufshcd_hba_init_crypto_capabilities() argument 223 ufshcd_init_crypto(struct ufs_hba *hba) ufshcd_init_crypto() argument 235 ufshcd_crypto_setup_rq_keyslot_manager(struct ufs_hba *hba, struct request_queue *q) ufshcd_crypto_setup_rq_keyslot_manager() argument 242 ufshcd_crypto_destroy_keyslot_manager(struct ufs_hba *hba) ufshcd_crypto_destroy_keyslot_manager() argument [all...] |
H A D | tc-dwc-g210-pci.c | 75 struct ufs_hba *hba = pci_get_drvdata(pdev); in tc_dwc_g210_pci_remove() local 92 struct ufs_hba *hba; in tc_dwc_g210_pci_probe() local
|
H A D | cdns-pltfrm.c | 36 static void cdns_ufs_get_l4_attr(struct ufs_hba *hba) in cdns_ufs_get_l4_attr() argument 71 cdns_ufs_set_l4_attr(struct ufs_hba *hba) cdns_ufs_set_l4_attr() argument 108 cdns_ufs_set_hclkdiv(struct ufs_hba *hba) cdns_ufs_set_hclkdiv() argument 150 cdns_ufs_hce_enable_notify(struct ufs_hba *hba, enum ufs_notify_change_status status) cdns_ufs_hce_enable_notify() argument 166 cdns_ufs_hibern8_notify(struct ufs_hba *hba, enum uic_cmd_dme cmd, enum ufs_notify_change_status status) cdns_ufs_hibern8_notify() argument 182 cdns_ufs_link_startup_notify(struct ufs_hba *hba, enum ufs_notify_change_status status) cdns_ufs_link_startup_notify() argument 212 cdns_ufs_init(struct ufs_hba *hba) cdns_ufs_init() argument 236 cdns_ufs_m31_16nm_phy_initialization(struct ufs_hba *hba) cdns_ufs_m31_16nm_phy_initialization() argument 311 struct ufs_hba *hba = platform_get_drvdata(pdev); cdns_ufs_pltfrm_remove() local [all...] |
H A D | ufs_bsg.c | 9 static int ufs_bsg_get_query_desc_size(struct ufs_hba *hba, int *desc_len, in ufs_bsg_get_query_desc_size() argument 27 static int ufs_bsg_verify_query_size(struct ufs_hba *hba, in ufs_bsg_verify_query_size() argument 42 static int ufs_bsg_alloc_desc_buffer(struct ufs_hba *hba, struct bsg_job *job, in ufs_bsg_alloc_desc_buffer() argument 84 struct ufs_hba *hba = shost_priv(dev_to_shost(job->dev->parent)); in ufs_bsg_request() local 170 ufs_bsg_remove(struct ufs_hba *hba) ufs_bsg_remove() argument 194 ufs_bsg_probe(struct ufs_hba *hba) ufs_bsg_probe() argument [all...] |
/kernel/linux/linux-6.6/drivers/ufs/core/ |
H A D | ufs_bsg.h | 14 static inline void ufs_bsg_remove(struct ufs_hba *hba) {} in ufs_bsg_remove() argument 15 static inline int ufs_bsg_probe(struct ufs_hba *hba) {return 0; } in ufs_bsg_probe() argument
|
H A D | ufs-debugfs.h | 19 static inline void ufs_debugfs_hba_init(struct ufs_hba *hba) {} in ufs_debugfs_hba_init() argument 20 static inline void ufs_debugfs_hba_exit(struct ufs_hba *hba) {} in ufs_debugfs_hba_exit() argument 21 static inline void ufs_debugfs_exception_event(struct ufs_hba *hba, u16 status) {} in ufs_debugfs_exception_event() argument
|
H A D | ufshcd-crypto.h | 57 static inline bool ufshcd_crypto_enable(struct ufs_hba *hba) in ufshcd_crypto_enable() argument 62 static inline int ufshcd_hba_init_crypto_capabilities(struct ufs_hba *hba) in ufshcd_hba_init_crypto_capabilities() argument 67 static inline void ufshcd_init_crypto(struct ufs_hba *hba) { } in ufshcd_init_crypto() argument 69 static inline void ufshcd_crypto_register(struct ufs_hba *hba, in ufshcd_crypto_register() argument
|
H A D | ufshcd-crypto.c | 20 static int ufshcd_program_key(struct ufs_hba *hba, in ufshcd_program_key() argument 55 struct ufs_hba *hba = ufshcd_crypto_keyslot_program() local 98 ufshcd_clear_keyslot(struct ufs_hba *hba, int slot) ufshcd_clear_keyslot() argument 113 struct ufs_hba *hba = ufshcd_crypto_keyslot_evict() local 119 ufshcd_crypto_enable(struct ufs_hba *hba) ufshcd_crypto_enable() argument 156 ufshcd_hba_init_crypto_capabilities(struct ufs_hba *hba) ufshcd_hba_init_crypto_capabilities() argument 224 ufshcd_init_crypto(struct ufs_hba *hba) ufshcd_init_crypto() argument 236 ufshcd_crypto_register(struct ufs_hba *hba, struct request_queue *q) ufshcd_crypto_register() argument [all...] |
H A D | ufs-hwmon.c | 14 struct ufs_hba *hba; member 18 static int ufs_read_temp_enable(struct ufs_hba *hba, u8 mask, long *val) in ufs_read_temp_enable() argument 33 static int ufs_get_temp(struct ufs_hba *hba, enum attr_idn idn, long *val) in ufs_get_temp() argument 54 struct ufs_hba *hba = data->hba; in ufs_hwmon_read() local 100 struct ufs_hba *hba = data->hba; ufs_hwmon_write() local 166 ufs_hwmon_probe(struct ufs_hba *hba, u8 mask) ufs_hwmon_probe() argument 189 ufs_hwmon_remove(struct ufs_hba *hba) ufs_hwmon_remove() argument 202 ufs_hwmon_notify_event(struct ufs_hba *hba, u8 ee_mask) ufs_hwmon_notify_event() argument [all...] |
/kernel/linux/linux-5.10/drivers/scsi/bnx2i/ |
H A D | bnx2i_sysfs.c | 42 struct bnx2i_hba *hba = bnx2i_dev_to_hba(dev); in bnx2i_show_sq_info() local 63 struct bnx2i_hba *hba = bnx2i_dev_to_hba(dev); in bnx2i_set_sq_info() local 100 struct bnx2i_hba *hba = bnx2i_dev_to_hba(dev); in bnx2i_show_ccell_info() local 120 struct bnx2i_hba *hba in bnx2i_set_ccell_info() local [all...] |
/kernel/linux/linux-6.6/drivers/ufs/host/ |
H A D | tc-dwc-g210.c | 25 static int tc_dwc_g210_setup_40bit_rmmi(struct ufs_hba *hba) in tc_dwc_g210_setup_40bit_rmmi() argument 88 static int tc_dwc_g210_setup_20bit_rmmi_lane0(struct ufs_hba *hba) in tc_dwc_g210_setup_20bit_rmmi_lane0() argument 140 static int tc_dwc_g210_setup_20bit_rmmi_lane1(struct ufs_hba *hba) in tc_dwc_g210_setup_20bit_rmmi_lane1() argument 216 tc_dwc_g210_setup_20bit_rmmi(struct ufs_hba *hba) tc_dwc_g210_setup_20bit_rmmi() argument 255 tc_dwc_g210_config_40_bit(struct ufs_hba *hba) tc_dwc_g210_config_40_bit() argument 285 tc_dwc_g210_config_20_bit(struct ufs_hba *hba) tc_dwc_g210_config_20_bit() argument [all...] |
H A D | tc-dwc-g210-pci.c | 42 struct ufs_hba *hba = pci_get_drvdata(pdev); in tc_dwc_g210_pci_remove() local 59 struct ufs_hba *hba; in tc_dwc_g210_pci_probe() local
|
H A D | tc-dwc-g210-pltfrm.c | 79 struct ufs_hba *hba = platform_get_drvdata(pdev); in tc_dwc_g210_pltfm_remove() local
|
H A D | ufshcd-dwc.c | 18 int ufshcd_dwc_dme_set_attrs(struct ufs_hba *hba, in ufshcd_dwc_dme_set_attrs() argument 42 static void ufshcd_dwc_program_clk_div(struct ufs_hba *hba, u32 divider_val) in ufshcd_dwc_program_clk_div() argument 53 static int ufshcd_dwc_link_is_up(struct ufs_hba *hba) in ufshcd_dwc_link_is_up() argument 80 ufshcd_dwc_connection_setup(struct ufs_hba *hba) ufshcd_dwc_connection_setup() argument 113 ufshcd_dwc_link_startup_notify(struct ufs_hba *hba, enum ufs_notify_change_status status) ufshcd_dwc_link_startup_notify() argument [all...] |
/kernel/linux/linux-6.6/drivers/scsi/bnx2i/ |
H A D | bnx2i_sysfs.c | 42 struct bnx2i_hba *hba = bnx2i_dev_to_hba(dev); in bnx2i_show_sq_info() local 63 struct bnx2i_hba *hba = bnx2i_dev_to_hba(dev); in bnx2i_set_sq_info() local 100 struct bnx2i_hba *hba = bnx2i_dev_to_hba(dev); in bnx2i_show_ccell_info() local 120 struct bnx2i_hba *hba in bnx2i_set_ccell_info() local [all...] |
/kernel/linux/linux-5.10/drivers/target/ |
H A D | target_core_hba.c | 111 struct se_hba *hba; in core_alloc_hba() local 155 core_delete_hba(struct se_hba *hba) core_delete_hba() argument [all...] |
/kernel/linux/linux-6.6/drivers/target/ |
H A D | target_core_hba.c | 111 struct se_hba *hba; in core_alloc_hba() local 155 core_delete_hba(struct se_hba *hba) core_delete_hba() argument [all...] |
/kernel/linux/linux-5.10/arch/parisc/kernel/ |
H A D | pci.c | 257 void pcibios_register_hba(struct pci_hba_data *hba) in pcibios_register_hba() argument
|
/kernel/linux/linux-6.6/arch/parisc/kernel/ |
H A D | pci.c | 257 void pcibios_register_hba(struct pci_hba_data *hba) in pcibios_register_hba() argument
|
/kernel/linux/linux-5.10/drivers/scsi/bnx2fc/ |
H A D | bnx2fc_tgt.c | 86 struct bnx2fc_hba *hba = interface->hba; in bnx2fc_offload_session() local 295 struct bnx2fc_hba *hba in bnx2fc_upload_session() local 357 struct bnx2fc_hba *hba = interface->hba; bnx2fc_init_tgt() local 445 struct bnx2fc_hba *hba = interface->hba; bnx2fc_rport_event_handler() local 582 struct bnx2fc_hba *hba = interface->hba; bnx2fc_tgt_lookup() local 615 bnx2fc_alloc_conn_id(struct bnx2fc_hba *hba, struct bnx2fc_rport *tgt) bnx2fc_alloc_conn_id() argument 651 bnx2fc_free_conn_id(struct bnx2fc_hba *hba, u32 conn_id) bnx2fc_free_conn_id() argument 662 bnx2fc_alloc_session_resc(struct bnx2fc_hba *hba, struct bnx2fc_rport *tgt) bnx2fc_alloc_session_resc() argument 829 bnx2fc_free_session_resc(struct bnx2fc_hba *hba, struct bnx2fc_rport *tgt) bnx2fc_free_session_resc() argument [all...] |