Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/thunderbolt/
H A Dnhi.c394 static int ring_request_msix(struct tb_ring *ring, bool no_suspend) in ring_request_msix() argument
415 irqflags = no_suspend ? IRQF_NO_SUSPEND : 0; in ring_request_msix()