Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/drivers/thunderbolt/
H A Dnhi.c459 static int ring_request_msix(struct tb_ring *ring, bool no_suspend) in ring_request_msix() argument
480 irqflags = no_suspend ? IRQF_NO_SUSPEND : 0; in ring_request_msix()

Completed in 4 milliseconds