Home
last modified time | relevance | path

Searched refs:ufshpb_get_state (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/drivers/ufs/core/
Dufshpb.c57 static int ufshpb_get_state(struct ufshpb_lu *hpb) in ufshpb_get_state() function
106 if (ufshpb_get_state(hpb) != HPB_PRESENT) in ufshpb_kick_map_work()
362 if (ufshpb_get_state(hpb) == HPB_INIT) in ufshpb_prep()
365 if (ufshpb_get_state(hpb) != HPB_PRESENT) { in ufshpb_prep()
999 if (ufshpb_get_state(hpb) != HPB_PRESENT) { in ufshpb_issue_map_req()
1242 if (ufshpb_get_state(hpb) == HPB_PRESENT) in ufshpb_rsp_req_region_update()
1293 if (ufshpb_get_state(hpb) == HPB_PRESENT) in ufshpb_dev_reset_handler()
1339 if (ufshpb_get_state(hpb) == HPB_INIT) in ufshpb_rsp_upiu()
1342 if ((ufshpb_get_state(hpb) != HPB_PRESENT) && in ufshpb_rsp_upiu()
1343 (ufshpb_get_state(hpb) != HPB_SUSPEND)) { in ufshpb_rsp_upiu()
[all …]