Home
last modified time | relevance | path

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

/openbmc/linux/sound/core/seq/
H A Dseq_clientmgr.c1430 #define PERM_WR (SNDRV_SEQ_PORT_CAP_WRITE|SNDRV_SEQ_PORT_CAP_SUBS_WRITE) macro
1456 if (! check_port_perm(dport, PERM_WR)) in check_subscription_permission()