Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/libsas/
H A Dsas_init.c498 static void phy_enable_work(struct work_struct *work) in phy_enable_work() function
514 INIT_SAS_WORK(&d->enable_work, phy_enable_work); in sas_phy_setup()