Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/thunderbolt/
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()