Home
last modified time | relevance | path

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

/linux-4.19.296/include/scsi/
Dlibsas.h227 static inline void INIT_SAS_WORK(struct sas_work *sw, void (*fn)(struct work_struct *)) in INIT_SAS_WORK() function
309 INIT_SAS_WORK(&ev->work, fn); in INIT_SAS_EVENT()