phy_stop_req
struct phy_stop_req payload;
.phy_stop_req = pm8001_chip_phy_stop_req,
PM8001_CHIP_DISP->phy_stop_req(pm8001_ha, phy_id);
int (*phy_stop_req)(struct pm8001_hba_info *pm8001_ha, u8 phy_id);
struct phy_stop_req payload;
.phy_stop_req = pm80xx_chip_phy_stop_req,