Home
last modified time | relevance | path

Searched refs:INIT_SAS_WORK (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/scsi/
H A Dlibsas.h216 static inline void INIT_SAS_WORK(struct sas_work *sw, void (*fn)(struct work_struct *)) in INIT_SAS_WORK() function
298 INIT_SAS_WORK(&ev->work, fn); in INIT_SAS_EVENT()
/kernel/linux/linux-6.6/include/scsi/
H A Dlibsas.h206 static inline void INIT_SAS_WORK(struct sas_work *sw, void (*fn)(struct work_struct *)) in INIT_SAS_WORK() function
287 INIT_SAS_WORK(&ev->work, fn); in INIT_SAS_EVENT()
/kernel/linux/linux-5.10/drivers/scsi/libsas/
H A Dsas_init.c466 INIT_SAS_WORK(&d->reset_work, phy_reset_work); in sas_phy_setup()
467 INIT_SAS_WORK(&d->enable_work, phy_enable_work); in sas_phy_setup()
H A Dsas_discover.c584 INIT_SAS_WORK(&disc->disc_work[i].work, sas_event_fns[i]); in sas_init_disc()
/kernel/linux/linux-6.6/drivers/scsi/libsas/
H A Dsas_init.c513 INIT_SAS_WORK(&d->reset_work, phy_reset_work); in sas_phy_setup()
514 INIT_SAS_WORK(&d->enable_work, phy_enable_work); in sas_phy_setup()
H A Dsas_discover.c604 INIT_SAS_WORK(&disc->disc_work[i].work, sas_event_fns[i]); in sas_init_disc()

Completed in 7 milliseconds