Home
last modified time | relevance | path

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

/linux/drivers/scsi/
H A Dvirtio_scsi.c230 static void virtscsi_handle_event(struct work_struct *work);
239 INIT_WORK(&event_node->work, virtscsi_handle_event); in virtscsi_kick_event()
378 static void virtscsi_handle_event(struct work_struct *work) in virtscsi_handle_event() function