Home
last modified time | relevance | path

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

/openbmc/linux/sound/core/seq/oss/
H A Dseq_oss_init.c52 static void async_call_lookup_ports(struct work_struct *work) in async_call_lookup_ports() function
57 static DECLARE_WORK(async_lookup_work, async_call_lookup_ports);